All Projects → schemar → obsidian-tasks

schemar / obsidian-tasks

Licence: MIT license
Task management for the Obsidian knowledge base.

Programming Languages

typescript
32286 projects
Svelte
593 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to obsidian-tasks

slated-obsidian
Task management in Obsidian.md
Stars: ✭ 123 (-81.02%)
Mutual labels:  task-manager, task-management, obsidian-plugin
stack-public
A key-value based writer.
Stars: ✭ 19 (-97.07%)
Mutual labels:  todo, task-manager
gitlab task manager
Microsoft Todo inspired task manager leveraging Gitlab's Issue Tracker as the backend
Stars: ✭ 22 (-96.6%)
Mutual labels:  todo, task-manager
Dones
Simple team task management and tracking
Stars: ✭ 62 (-90.43%)
Mutual labels:  todo, task-manager
Nickel
Micro tasks manager written in pure Python
Stars: ✭ 18 (-97.22%)
Mutual labels:  todo, task-manager
taska
Workflow Management for Biomedical exploration
Stars: ✭ 29 (-95.52%)
Mutual labels:  task-manager, task-management
Topydo
A powerful todo list application for the console, using the todo.txt format.
Stars: ✭ 511 (-21.14%)
Mutual labels:  todo, task-manager
Super Productivity
To-do list & time tracker for programmers and other digital workers with Jira, Github, and Gitlab integration
Stars: ✭ 4,505 (+595.22%)
Mutual labels:  todo, task-manager
Tasklite
The CLI task manager for power users
Stars: ✭ 91 (-85.96%)
Mutual labels:  todo, task-manager
todo-live
A todo list manager in command line.
Stars: ✭ 49 (-92.44%)
Mutual labels:  todo, task-manager
calcure
Modern TUI calendar and task manager with minimal and customizable UI.
Stars: ✭ 1,071 (+65.28%)
Mutual labels:  todo, task-manager
Frame
New-tab extension for Chrome and Firefox
Stars: ✭ 89 (-86.27%)
Mutual labels:  todo, task-manager
obsidian-task-collector
Plugin for https://obsidian.md/ that assists with managing tasks within a document.
Stars: ✭ 77 (-88.12%)
Mutual labels:  task-management, obsidian-plugin
lunatask
All-in-one encrypted to-do list, notebook, habit and mood tracker, pomodoro timer, and journaling app
Stars: ✭ 35 (-94.6%)
Mutual labels:  todo, task-manager
ObsidianBookmark
Chrome extension and nodejs server to allow web clipping to Obsidian.
Stars: ✭ 122 (-81.17%)
Mutual labels:  obsidian-plugin
obsidian-vale
A Vale client for Obsidian.
Stars: ✭ 57 (-91.2%)
Mutual labels:  obsidian-plugin
Blue-Diary
Lightweight & effective Todo app with Flutter and BLoC pattern 🙆🏻‍♂️
Stars: ✭ 146 (-77.47%)
Mutual labels:  todo
solid-focus
Solid Task Manager
Stars: ✭ 48 (-92.59%)
Mutual labels:  task-manager
TaskManager
A C++14 Task Manager / Scheduler
Stars: ✭ 81 (-87.5%)
Mutual labels:  task-manager
obsidian-journey-plugin
Discover the story between your notes in Obsidian
Stars: ✭ 93 (-85.65%)
Mutual labels:  obsidian-plugin

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 checklist 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].