j6s / obsidian-tasks

Task management for the Obsidian knowledge base.

Home Page:https://obsidian-tasks-group.github.io/obsidian-tasks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Tasks

Task management for the Obsidian knowledge base.

Documentation

Track tasks across your entire vault. Query them and mark them as done wherever you want. Supports due dates, recurring tasks (repetition), done dates, sub-set of checklist items, and filtering.

You can toggle the task status in any view or query and it will update the source file.


For changes in each release, please check the releases page: https://github.com/obsidian-tasks-group/obsidian-tasks/releases


Screenshots

  • All screenshots assume the global filter #task which is not set by default (see also installation).
  • The theme is default Obsidian theme.

ACME Tasks The ACME note has some tasks.

Important Project Tasks The Important Project note also has some tasks.

Tasks Queries The Tasks note gathers all tasks from the vault and displays them using queries.

Create or Edit Modal The Tasks: Create or edit command helps you when editing a task.

Installation

Follow the steps below to install Tasks.

  1. Search for "Tasks" in Obsidian's community plugins browser
  2. Enable the plugin in your Obsidian settings (find "Tasks" under "Community plugins").
  3. Check the settings. It makes sense to set the global filter early on (if you want one).
  4. Replace the "Toggle checkbox status" hotkey with "Tasks: Toggle Done".
    • I recommend you remove the original toggle hotkey and set the "Tasks" toggle to Ctrl + Enter (or Cmd + Enter on a mac).

Documentation

For user documentation, please check https://obsidian-tasks-group.github.io/obsidian-tasks/.

Development

Clone the repository, run yarn to install the dependencies, and run yarn dev to compile the plugin and watch file changes.

Donations

The plugin is completely free to use. If you love it very much and want to pay it forward, please consider donating to an organization of your choice. Two example organizations that you could consider donating to are the Wikimedia Foundation and the Electronic Frontiers Foundation:

  1. Support the Wikimedia Foundation
  2. Support EFF

About

Task management for the Obsidian knowledge base.

https://obsidian-tasks-group.github.io/obsidian-tasks/

License:MIT License


Languages

Language:TypeScript 93.4%Language:Svelte 2.4%Language:JavaScript 2.0%Language:CSS 1.5%Language:Shell 0.4%Language:PowerShell 0.4%