Hi,

I am trying to copy some functionality GTD TW into a TW for my own
purposes (or maybe just adapt an empty GTD if easier). I do have fun
tinkering so far  :)   But beyond writing basic macros I am quite a
beginner, so I have a few basic things I still don't know how to do.
Just two, to start with:

- Change what appears in a tiddler depending on wether it has a
certain tag. Example: if tiddler is tagged "Document" then display a
drop down of all possible document types, to choose one from (no real
need to allow creating types from that menu). I have found
TitleButtonsSelector which is called from MonkeyGTDTheme so I guess I
need to know how to write a theme as in 
http://www.tiddlywiki.org/wiki/Themes#Creating_Themes
. This seems to be enough to add/remove elements, but I don't see how
to get a complicated element like a dropdown menu whose entries are
programmatically generated from tiddler titles (all tiddlers tagged
"DocType") or from tiddler contents (the contents of "DocType" could
be [[DT1]] [[DT2]] [[DT3]]). Advice welcome!

- Add/remove tags automatically depending on the choice in the menu.
Example: when a document type is chosen, the tiddler will be updated
to have only that document type tag. For this, no idea. I have tried a
checkbox plugin for this but since I don't want simultaneous choices,
this is not really helpful (unless I have to dig into its code).

Any suggestions appreciated.

Thanks a lot,

David
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to