TaskWarrior Task Wiki

approved

by SntTGR

Wrapper and integration around TaskWarrior. Allows you to view and edit tasks in your TaskWarrior database as tables.

44 stars1,459 downloadsUpdated 7mo agoMIT
View on GitHub

Taskwarrior obsidian task wiki

Small and simple markdown syntax for querying taskwarrior reports

2024-05-07_12-01-03

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

2024-05-07_12-11-51

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.