A plain-text file format for todos and check lists
1–10 of 115 posts
Re: A plain-text file format for todos and check lists
#2Re: A plain-text file format for todos and check lists
#3This is great. I just wonder whether it could be a superset of Markdown.
For reference, there was also some discussion about this topic going on here https://github.com/jotaen/xit/discussions/10.
Re: A plain-text file format for todos and check lists
#4https://github.com/coezbek/rodo
Differences:
I use unicode symbols such as ⌛ or for paused or priority items.
I use dash for obsolete/canceled items. I find this more in line with bullet journal which inspired the development of Rodo.
I do use markdown bullet lists because I like to indent and order stuff.
Rodo is organized primarily around showing the todos of a day (mostly today) and provides the tools to postpone or carry-over todays to another day.
Re: A plain-text file format for todos and check lists
#5Re: A plain-text file format for todos and check lists
#6Re: A plain-text file format for todos and check lists
#7edit: I now see that it's the top issue on your bugtracker.
Re: A plain-text file format for todos and check lists
#8Re: A plain-text file format for todos and check lists
#9I am almost using this format for my markdown todo app written in Ruby: https://github.com/coezbek/rodo Differences: I use unicode symbols such as ⌛ or for paused or priority items. I use dash for obsolete/canceled items. I find this more in line with bullet journal which inspired the development of Rodo. I do use markdown bullet lists because I like to indent and order stuff. Rodo is organized primarily around showi…
[x]it! doesn’t try to be opinionated about what you use it for. So you could use it for your daily todos, but you could also use it for writing a packing list, or maintaining a wish list with potential shopping items. It’s intended to be a generic file format, and more specific use-cases could be supported through (independent) tooling.
Re: A plain-text file format for todos and check lists
#10Most useless part is priorities on personal list. If something like utility invoice is to be paid - just do it.
If it is something like "read Anna Karenina" it is not getting any priority ever it is just something I would like to do in my life.
So stuff that really needs to be done I will deal with without any todo list I will just remember it or deal with it right away.
Stuff that does not need to be done will not get done - and that is perfectly fine.
Different thing is if it is company "todo" list and I need to keep customer requests, well JIRA does the job.
In the end don't listen to me because there are many much more successful people than me, I am simply happy with what I achieved so far, maybe I would achieve more with todo lists but somehow I fail to see how these would help me in living my life.