todo.txt compatibility/style option #974
Replies: 2 comments 1 reply
-
@pcause How does this differ from those? If it is the same, please upvote those and let us know here that this is a duplicate. Thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
this is similar to the other item, but don't want a separate query or the like. i think my approach is better. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The emojis, while nice to look at, are a pain to use. While the auto-complete does help with that, what would be good would be an option to use either emoji or a todo.txt like format. You'd need a different parser for todo.txt but there are javascript ones out there that do most of the work you'd need. The plugin does have some fields normally not found in todo.txt, scheduled, and many apps use rec: for recurring tasks. The format allows extensions so you can use sched: for that field. And you can use the current pop-up dialogue and save that as a todo.txt as well. The #tasks tag would be part of the todo still. Benefit of this mode would be that you could use other tools that handle todo.txt on the note.
Beta Was this translation helpful? Give feedback.
All reactions