TaskWarrior Task Wiki
approvedby SntTGR
Wrapper and integration around TaskWarrior. Allows you to view and edit tasks in your TaskWarrior database as tables.
Taskwarrior obsidian task wiki
Small and simple markdown syntax for querying taskwarrior reports
Inspired by taskwiki and tq-obsidian
[!Caution] This pluging runs the configured taskwarrior binary with arbitrary arguments. Make sure you trust your vault notes.
Usage
Use the tw codeblock language
```tw
<report>
[<filters>]
[<template>]
```
template and filters parameters are optional
The template parameter gives new tasks created with this report specified default values
Hold Alt to delete tasks
Click on a task row to modify it
Example
list
project:taskwarrior +work scheduled.after:socw-1hour
equivalent to task list project:taskwarrior +work scheduled.after:socw-1hour
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.