Hacker News new | past | comments | ask | show | jobs | submit login

I 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 showing the todos of a day (mostly today) and provides the tools to postpone or carry-over todays to another day.




rodo looks quite cool! It’s interesting to see how common the syntax is with these formats, so there seem to be “natural” patterns.

[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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: