One thing I miss in TiddlyWiki, that is now a standard on most text-based interfaces (eg in Notion, but also in Github and Gitlab for example), is the ability to quickly make todolists by simply adding [ ] / [x] to the start of a bulleted list, e.g.
* [x] A checked item
* [ ] An unchecked item
producing an interface with a clickable checkbox that, when checked, edits the actual line and not a field somewhere else.
(both in TW5 and markdown tiddlers)
Every tiddler has a Todo section, appears at the bottom of tiddler. You can add your todos manually or by using the provided UI. See the below screencast.
To be clear, my opinion is that Streams already has everything someone would want for an ideal todo list – the demo I’m working on will be better, I’d argue, because it would not require a Headline tiddler for the list, but I’ve already shown how to create an ideal(ish) todo list.
The one thing in streams that would make this better would be an update that makes custom viewtemplates and contextmenus easier than modifying a shadow tiddler.
These other suggestions are fantastic ways to build TODO lists if you are not a streams user