/obsidian-all-tasks-here

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

All Tasks Here (Obsidian Plugin)

Tests

A simple, lightweight plugin to help you manage your tasks in Obsidian. It provides a single pane of glass with optional filters.

Features

  • Show tasks in your sidebar
  • Group tasks by due date
  • Complete tasks from your sidebar
  • Quickly jump to the task in the file from your sidebar
  • Works with Daily Notes
  • Looks beautiful with different themes

Settings

Date tag format: Customizable tag format for due dates.

Date format: Customizable date format. Uses Luxon under the hood. See their documentation for supported tokens.

Open files in a new leaf: When enabled, files opened from within the plugin will open in a new leaf rather than replacing the currently opened file.

Only show current file: If enabled, only the current file is parsed for TODOs to improve performance for large vaults.

Only show TODOs with a date: If enabled, only TODOs with a date will be shown.

Screenshots

All tasks in the sidebar

Works well with other themes

Development

yarn install
yarn build

./sync.sh will sync the latest version of the plugin to your Obsidian vault.

Related

There are several other plugins that provide similar functionality. Many are listed here: Task management plugins. The most similar ones are: