Extra states not showing in UI #61
-
Hi, newcomer here, I might have misread something, but is it needed to do anything on my part fo enable support/UX for "canceled" and "partial" tasks? obsidian-TC.mp4 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
https://github.com/ebullient/obsidian-task-collector/blob/main/README.md#settings
|
Beta Was this translation helpful? Give feedback.
-
Yes, I have set |
Beta Was this translation helpful? Give feedback.
-
Ah. You need.. a task snippet. Any task snippet will do. My theme has one, as do a few others. You can also use Snippetor (another plugin) to generate your own. Snippetor doesn't need to run all the time: it is a literal wall of toggles. It will help you make your own task snippet so you can define what these should look like. Meanwhile, you can map "TC: Mark Task" to a keyboard shortcut (and right click menu) and use that to complete items w/ these alternate values. |
Beta Was this translation helpful? Give feedback.
Ah. You need.. a task snippet. Any task snippet will do. My theme has one, as do a few others. You can also use Snippetor (another plugin) to generate your own. Snippetor doesn't need to run all the time: it is a literal wall of toggles. It will help you make your own task snippet so you can define what these should look like.
https://github.com/ebullient/obsidian-snippetor
Meanwhile, you can map "TC: Mark Task" to a keyboard shortcut (and right click menu) and use that to complete items w/ these alternate values.