Thanks! I'm gonna wait for that. In the meantime, I'll try to see what I can come up with using the approach you suggested.
On Tuesday, 21 August 2018 15:29:57 UTC+8, BurningTreeC wrote: > > Hi @nakedmind > > Am Dienstag, 21. August 2018 05:38:35 UTC+2 schrieb nakedmind: >> >> Hi there, >> >> I'm quite new to TW, but already I am finding it very very useful. I've >> set aside some coding projects I was working on and >> spent the whole of last week learning it. Also spent a lot of time trying >> to customize it. >> >> I have a created a task management setup based on this tutorial: >> https://www.didaxy.com/making-a-pop-out-task-tracker-in-tiddlywiki >> I have created a tiddler that serves as an entry point for my task setup. >> It has tabs for active, done, and on-hold tasks plus a tab that lists all >> the created tasks. >> It also has an input box for adding tasks and a dropdown list for >> selecting a "task folder". >> >> I have also installed the latest prerelease version of the keyboord >> plugin and it's working really well so far. >> I have copied the shortcuts for navigating the story list, >> editing/cloning/closing selected tiddler, etc. >> And I have also created my own shortcuts such as for opening the task >> manager tiddler. >> >> Now on to my question. >> >> Is is it possible to create shortcuts that are only active while the task >> manager tiddler is selected? >> Selecting another tiddler will deactivate the shortcuts. >> Basically, I want to navigate the different parts of the task manager >> tiddler using keyboard shortcuts. >> >> > What you ask is possible in two different ways, maybe more. AND it's a > very good idea :) > The way I would use: > > When selecting a tiddler, check in the corresponding keyboard shortcut > which selects the tiddler ($:/KeyboardShortcut/navigate-next or > navigate-previous) if the title of the tiddler is your task manager. > Then if it is, you can deactivate those shortcuts that conflict with your > task-manager shortcuts by removing the tag $:/tags/KeyboardShortcut from > them. With the same check you add those tags to your task-manager shortcuts. > You then need another check, if the navigated tiddler is NOT your > task-manager AND if the shortcut-tiddlers where you remove the tags still > don't have the tags. > > I'll create an Example on https://burningtreec.github.io/KeeBoord and > post the link here > > Note that the KeeBoord prerelease on GitHub still changes from day to day, > so it's worth to keep an eye on it from time to time to stay updated > > all the best, BTC > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e538888e-ccc9-4bda-a825-4acc6e50ea30%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

