(no title)
satran | 4 years ago
- uses plain text files as storage
- embedded option to run shell scripts while rendering. Eg `!date +%D` would execute date and insert contents.
The part of using text files was that I can leverage unix tools. This allowed me to grep for todos, follow up things. Keep a format that works for me.
To your question about widgets, it mainly renders Markdown dolls so adding HTML should be simple.
No comments yet.