benjamonnguyen4k downloadsManage your tasks inside code blocks according to the Todo.txt specification.
A codeblock alternative to mvgrimes's obsidian-todotxt-plugin based on the Todo.txt specs.
Add your tasks to a todotxt codeblock to get started!
Link your codeblock to an existing *.txt file to synchronize changes.
proj (project)ctx (context)statusprio (priority)completed (completed date)due (due date extension)created (created date)default (ex. "sort:default")archive.txt fileCommands
Create new task in focused listNew codeblock at cursorExtensions
due: (Due date)rec: (Recurrence frequency)Language line options (not yet implemented)
get: Query for existing Todo.txt tasks and move to current codeblocksrc: Link a *.txt file to the todotxt codeblockfilter:rec: value is prefixed with a plus (ex. rec:+1w), the date is determined from the original due date rather than the completed dateFeel free to support me if you enjoy the plugin!
Thanks to hieuthi's joplin-plugin-metis for the inspiration.