Here's something that works for me:
Add the following to the bottom of !ViewTemplateToolbar in
MonkeyGTDTheme (right before last </div>):
<span macro="showWhenTaggedAny Action Once">
<span macro="newSavedTiddler title:'new dependent action'
label:'dependent action' tag:{{'Action Future
[['+config.macros.mgtdList.getRealm()+']] [['+tiddler.title+']]'}}"></
span>
</span>
To show dependent actions, add the following to TitleButtons under !
Action and !Tiddler (also right before last </div>):
<div macro="tagglyTagging" class="tagglyTagging"></div>
This works to provide a simple way to add dependent actions to
ticklers or other actions. Not as good as a drop-down box, but it
works well so far.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---