Support adding timestamp to any Markdown tasks #255
Replies: 1 comment
-
In case anyone is interested, the following plugin supports this feature now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, one may set hotkeys for togging tasks managed by this plugin as "Done" and automatically adding completion date. Similarly, is it possible to use hotkeys for marking any Markdown task (those without the tag #task) as done and automatically adding timestamp? For instance, an example for such a task may be
- [x] Task ✅ 202107301526
.Strictly speaking, this is not the main purpose of this plugin, but it would be very useful to have this feature supported.
Also related:
Make date format configurable (including links like [[2021-04-05]]) · Discussion #69 · schemar/obsidian-tasks
Beta Was this translation helpful? Give feedback.
All reactions