When a task is marked with #now, it will be indexed as an item in the task group. It will appear in a container at the end of the page as shown below:

Currently, it relies on obsidian-dataview to fetch all tasks. Therefore, it is possible to fetch tasks from other notes.

Live Preview

All the tasks in the task group are editable. Changes will be saved every 1 second.

Auto Fold/Unfold

Notice

Version >= 0.1.3

You can choose whether the task group is folded or unfolded upon initialization. Here is a step-by-step guide:

  • Open the settings in outliner.md.
  • Scroll down to the Fold task group settings.
  • Toggle it on or off to observe the changes.

If the setting is disabled, the task group will not be folded when it is initially ready.