Folks,
I have built a tool for managing what I call the “focused tiddler”. Basically the last tiddler navigated to, or you can select the focus on any tiddler in the story. This allows a sideBar tab to present custom information, even an editor in the sidebar that changes with the focused tiddler.
- This allows you to quickly return to the focused tiddler after scrolling in the story.
- This is not so new but I believe I have an elegant solution.
Proof of concept now available
As a result I have started building in the ability to step backwards and forwards between tiddlers that have recently had the focus.
My most recent invention with this however, is by writing “just a little” extra code that not only captures the current and last focused tiddler, but can determine for example the difference’s between a project tiddler, a todo item, a system tiddler etc…
- Now this allows you to automatically set the current and last Project, the current and last todo etc…
- This helps you quickly set or return to the tiddlers of different types you are or were working on.
Does this sound as useful to you as it does to me?