Hello,
I think it would be nice for the programme to have custom markdown that can add special symbols to todo lists much like a bullet journal. Similar to this implementation by noteplan (www.noteplan.co )
NotePlan Markdown Flavour:
* [x] done
* [>] scheduled
* [-] cancelled
source: https://medium.com/noteplan-app/basic-principles-2f27a552945c
As well as a shortcut to add current time or current date (I don’t know if this can be implemented with a plugin)
Thank you, hopefully other people will find this usefull as well.
den
September 1, 2020, 2:48am
2
Yes! Also timestamps will be amazing.
There are 2 default state: Not done: [ ] , Done [x]
Add one more state for task list state Ongoing [-] this will be very helfull for different kind of projects.
It will be nice when the button store the date it was checked]. Something like [x]{20192201-1251} it can be set hidden by default in CSS setting. Who wants can use this for other analysis.
Would love to see this feature!
Hi! I’m wondering, why is this post tagged with editor-legacy? The feature itself seems to have its place in the new editor, too.