All Projects → tgrosinger → slated-obsidian

tgrosinger / slated-obsidian

Licence: GPL-3.0 license
Task management in Obsidian.md

Programming Languages

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

Projects that are alternatives of or similar to slated-obsidian

obsidian-tasks
Task management for the Obsidian knowledge base.
Stars: ✭ 648 (+426.83%)
Mutual labels:  task-manager, task-management, obsidian-plugin
obsidian-task-collector
Plugin for https://obsidian.md/ that assists with managing tasks within a document.
Stars: ✭ 77 (-37.4%)
Mutual labels:  task-management, obsidian-plugin, obsidian-md
obsidian-text-expand
A simple text expand plugin for Obsidian.md
Stars: ✭ 122 (-0.81%)
Mutual labels:  obsidian-plugin, obsidian-md
Highlightr-Plugin
A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier 🎨.
Stars: ✭ 321 (+160.98%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-embedded-note-titles
No description or website provided.
Stars: ✭ 50 (-59.35%)
Mutual labels:  obsidian-plugin, obsidian-md
ObsidianBookmark
Chrome extension and nodejs server to allow web clipping to Obsidian.
Stars: ✭ 122 (-0.81%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-spaced-repetition
Fight the forgetting curve by reviewing flashcards & entire notes on Obsidian.md
Stars: ✭ 667 (+442.28%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-url-into-selection
Paste URLs into selected text "notion style"
Stars: ✭ 129 (+4.88%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-link-archive
Link Archive plugin for Obsidian
Stars: ✭ 94 (-23.58%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-jump-to-link
Quick jump between links using hotkeys
Stars: ✭ 57 (-53.66%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-search-on-internet
Add context menu items in Obsidian to search the internet.
Stars: ✭ 79 (-35.77%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-core-search-assistant-plugin
An Obsidian plugin to enhance built-in search: keyboard interface, card preview, bigger preview
Stars: ✭ 59 (-52.03%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian42-text-transporter
Text Transporter - advanced text management for Obsidian. Part of the Obisidan42 family of Obsidian plugins.
Stars: ✭ 100 (-18.7%)
Mutual labels:  obsidian-plugin, obsidian-md
nldates-obsidian
Work with dates in natural language in Obsidian
Stars: ✭ 263 (+113.82%)
Mutual labels:  obsidian-plugin, obsidian-md
note-folder-autorename
Obsidian plugin to support folder-overview notes by keeping their folder in sync
Stars: ✭ 36 (-70.73%)
Mutual labels:  obsidian-plugin, obsidian-md
oz-image-in-editor-obsidian
This Obsidian plugin to view Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.
Stars: ✭ 243 (+97.56%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-journey-plugin
Discover the story between your notes in Obsidian
Stars: ✭ 93 (-24.39%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-better-pdf-plugin
Goal of this Plugin in to implement a native PDF handling workflow in Obsidian
Stars: ✭ 120 (-2.44%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-convert-url-to-iframe
Plugin for Obsidian.md to convert a selected URL to an iframe.
Stars: ✭ 132 (+7.32%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-query2table
Represent files returned by a query as a table of their YAML frontmatter (for obsidian.md)
Stars: ✭ 24 (-80.49%)
Mutual labels:  obsidian-plugin, obsidian-md

Slated for Obsidian

Project Archived

Afer much thought and experimentation, I have decided to change directions with how I manage tasks in Obsidian. The approach I am taking now is different enough that I felt it warranted a new plugin, rather than adapting Slated and foisting it on the existing users. The new plugin is called tq and is availalbe in the community plugins list.

If you would like to carry on the torch of Slated, please reach out to me and we can discuss un-archiving this repository.

Thank you for your understanding and support!

Overview

Advanced task management in the Obsidian knowledgebase.

  • Setup repeating tasks
  • Defer tasks to another daily note
  • Move all incomplete tasks to today's daily note
  • Works in Obsidian Mobile
  • All in 100% Obsidian Markdown!

Screenshots

move-incomplete-tasks

task-repeat-config-1

configure-repetition

How to use

Tasks are created using normal markdown syntax, for example - [ ] Water the plants. Once a task is created, configure repetition or move the task using the commands added by this plugin. This is easiest to do by either binding them to a hotkey, or using the command palette.

slated-command-palette

Repetition configs can also be edited manually, however using the interface helps ensure a valid repetition config has been created.

Tasks can also be moved to another day.

task-move

Task Format

  • This task is incomplete and repeats ; Every Monday and Tuesday
  • [-] This repeating task occurence was skipped ; Every Sunday
  • This task was completed
  • This task has sub-items that will move with it
    • Sub items can be a task
    • Or not
  • Tasks can have non-list subcontent too Such as this line

More Examples

  • Go to the dentist ;8:30am
  • Make ferry reservation 📅 7:00am
  • (A) Vacuum the stairs
  • Make bread ;Every Sunday
  • Bring dog to the vet
  • Do the dishes 📅 Every weekday at 5pm

Pricing

This plugin is provided to everyone for free, however if you would like to say thanks or help support continued development, feel free to send a little my way through one of the following methods:

GitHub Sponsors Paypal BuyMeACoffee

Credits

A huge thank you to Liam Cain for adapting the Obsidian Calendar Plugin and making it broadly usable by other plugins!

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].