Re: [tw] Re: [TW5] Change title of template tiddler (or template text in new journal tidddler)?

2016-10-11 Thread HC Haase
Thansk that worked. It was the " $param=MyTemplate/>" command I did not knew. BTW Your nuun project link looks really nice! I like the rotating menu button! and dark theme -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from thi

Re: [tw] Re: [TW5] Change title of template tiddler (or template text in new journal tidddler)?

2016-10-10 Thread Rizwan Ishak
You can use your template tiddler to fill in other fields except the title. eg: Create the template tiddler with multiple lines of text, different tags you need, and fields with or without values. Let the title of the custom template be 'MyTemplate'. Now the button code will look like: \define new

[tw] Re: [TW5] Change title of template tiddler (or template text in new journal tidddler)?

2016-10-10 Thread HC Haase
Thanks for your help. It works BUT only with single line content in the text field. I need a text field with filters and stuff in it, so this don't work. Also I cant get the \define newtitle() MyCustomTitleText $(time)$ \end <$set name=time value=<>> from the above to work with a template bu

[tw] Re: [TW5] Change title of template tiddler (or template text in new journal tidddler)?

2016-10-07 Thread Riz
See if this works for you. \define newtitle() MyCustomTitleText $(time)$ \end <$set name=time value=<>> <$button>Let there be.. <$action-sendmessage $message="tm-new-tiddler" title=<> tags=mytag text="My Text"/> -- You received this message because you are subscribed to the Google Groups "