A suggestion for a much more user-friendly SideBar experience...
Apologies, I don't know the "proper" format for copying tiddler
content here. I've used the format:
--- (as a divider)
TiddlerName
content
----
MGTDSidebar:
<<tabs txtMGTDMain
"Work" "Do Work" DoWorkMenu
"Review" "Review" ReviewMenu
"Process" "Process Inbox" ProcessInboxMenu
"Tiddlers" "Timelines & Tags" MGTDMoreTab
>>
----
DoWorkMenu: (Note, this assumes you've set up the AutoFocus Dashboard
from http://mgsd-docs.tiddlyspace.com/#AutoFocus
[[AutoFocus Dashboard]]
[[Next Actions|Next Actions by Context]]
[[Starred Next Actions|Starred Next Actions]]
[[Next & Waiting Actions|Next and Waiting Actions by Context]]
[[Next & Waiting (Single Col)|Next and Waiting Actions by Context
Single Col]]
[[Action Dashboard|Action Dashboard by Context]]
[[Starred Items]]
[[Tickler Dashboard]]
[[Tickler Dashboard by Contact]]
[[Delegated Tasks Dashboard]]
[[Reference Items]]
[[Done Actions]]
<slider+ Contexts>
<<mgtdList startTag:Action tags:'Next && !Done' groupCountOnly:yes
group:Context gView:plain where:tiddler.hasActiveProject()>>
</slider>
<slider Grouped by Project>
[[Next Actions|Next Actions by Project]]
[[Next and Waiting Actions|Next and Waiting Actions by Project]]
[[Action Dashboard|Action Dashboard by Project]]
</slider>
<slider Grouped by Contact>
[[Next Actions|Next Actions by Contact]]
[[Next and Waiting Actions|Next and Waiting Actions by Contact]]
[[Action Dashboard|Action Dashboard by Contact]]
</slider>
<slider Ungrouped>
[[Next Actions]]
[[Next and Waiting Actions]]
[[Action Dashboard]]
</slider>
<slider All contexts>
<<mgtdList startTag:Context>>
</slider>
{{tiny{
<slider Advanced>
[[Mankoff Dash]]
[[modify menu|DoWorkMenu]]
[[GTDComponent]]
</slider>
}}}
----
ReviewMenu:
[[Projects Dashboard]]
[[Projects Dashboard by Realm]]
[[Projects Dashboard by Area]]
[[Active Projects by Priority]]
[[Active Projects With No Next Action]]
[[Action Dashboard by Project]]
[[Next Actions by Priority]]
[[Someday Projects With No Tickler]]
[[Completed Projects]]
[[Done Actions]]
[[SomedayMaybe and Future]]
[[Delegated Tasks Dashboard]]
[[Cleanup]]
[[Mismatched Realms]]
[[Subprojects]]
<slider+ Areas>
<<mgtdList startTag:Project tags:'Active && !Complete'
groupCountOnly:yes group:Area gView:plain>>
</slider>
<slider All areas>
<<mgtdList startTag:Area>>
</slider>
{{tiny{
<slider Advanced>
[[modify menu|ReviewMenu]]
[[GTDComponent]]
</slider>
}}}
----
MGTDMoreTab:
<<tiddler SideBarOptions>>
<<tabs txtMGTDMore
"History" "Timeline" TabTimeline
"Tags" "All Tags" TabAllTags
"All" "All Tiddlers" TabAll
"Misc." "Hidden Tiddlers & Settings" TabMore
>>
----
SideBarOptions: (Note: This assumes you've installed TWAB address
book, AttachFile, and Trash plugins)
<<search>>
<<permaview>><<attach>><<newTiddler>><<newJournal "DD MMM YYYY"
"journal">><<twab>>
[[View Trash|Trash]] <<emptyTrash>>
----
TabTimeline: (Note: Assumes you've installed Calendar plugin)
<<calendar thismonth>>
<<timeline>>
----
TabAll:
<<list all>>
----
TabMore:
Go Directly To:
<<gotoTiddler>>
<<tabs txtMoreTab "Miss" "Missing tiddlers" TabMoreMissing "Orph"
"Orphaned tiddlers" TabMoreOrphans "Shad" "Shadowed tiddlers"
TabMoreShadowed "Options" "Options" "ConfigMenu">>
--
You received this message because you are subscribed to the Google Groups "GTD
TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/gtd-tiddlywiki?hl=en.