Hey Chris,
Thanks for your kind note!
For widgets, I'd like to show a rendered tiddler (from my single-file wiki) inside of a home screen widget, backed by WidgetKit. For example, the tiddler at `$:/phajas/inbox` or `TodayTasks`. If run through view templates, this could be a nice way to integrate TiddlyWiki deeper with my day-to-day (I could pin a tiddler to my home screen, or even lock screen with the new iOS features). I'd want this to act as a lens into my existing TiddlyWiki.
For Shortcuts, having some actions to slice and dice tiddlers would be great. For example, Quine actions to:
- get the contents of a tiddler in a wiki by name (as rich text that is formatted or plain raw-wikitext)
- list all tiddlers in a wiki
- add a new tiddler to a wiki
- append to the contents of a tiddler in a wiki
- replace the contents of a tiddler in a wiki
- delete a tiddler
These (and the widget) would likely require deeper integration of TiddlyWiki into Quine (Quine would have to understand the TW format to be able to parse these at a fine-grained level).
Thanks again for Quine!
-- Peter