Please forgive the somewhat newbie-ish post. What I am trying to do is similar to something another list member posted about recently, but I was still new to the list and getting my mail app to properly file list-mail. As such, I lost some of the threads.
I use TiddlyWiki a fair amount, with different wikis for different purposes: one for coding projects, one for master's thesis research, one for my scale modeling hobby projects, etc. But for each of these I have a similar need: I want to be able to create a new tiddler with some amount of text already present (generally just a collection of headings at different levels).
Using the scale modeling wiki as an example: I want to be able to click a button and create a new "Project" tiddler, in which a few basic tags are set but which also has the skeleton content of:
!!Materials
!!!Kits/Aftermarket
!!!Accessories
!!References
!!Web References
!!Notes
I have similar needs for the other wikis, but different basic structure.
I would normally think of this sort of thing as a template, but I think that TW uses template to mean something different? I found a very close sample of this on the Grok TiddlyWiki site, using "$action-sendmessage" and "tm-new-tiddler", but it wasn't clear how to include body content.
Thanks in advance,
Randy
-- """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Randy J. Ray San Jose, CA rj...@blackperl.com twitter.com/rjray Silicon Valley Scale Modelers: http://www.svsm.org
Please forgive the somewhat newbie-ish post.
I want to be able to click a button and create a new "Project" tiddler, in which a few basic tags are set but which also has the skeleton content of:
!!Materials
!!!Kits/Aftermarket
!!!Accessories
!!References
!!Web References
!!Notes
It is good to be welcomed, even as a newcomer. Many communities are not so generous :-).
One follow-up question, though: when you say, "add the following $button wherever you like", do you mean within an existing tiddler? Or is there a way to assign it an icon and have it be an action that I can configure into my main menu-bar?
Randy
--
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/dfb7829e-31c8-468b-9777-e407e9b5f588n%40googlegroups.com.
is there a way to assign it an icon and have it be an action that I can configure into my main menu-bar?