I`found tiddly wiki a few weeks ago and trying it out since.

Now I'm stuck

This probably so basic that no one mentioned it and my searching failed.



I want to create a tiddler from a template tiddler

I made a macro for the button *(deleted the clutter for this example set 
fields/tags)*

Used the macro because it works for some reason (don't know why) better 
with multiple buttons in a table.



And here I'm stuck:

I want to create a text box to input the title for my new tiddler 

Giving my new tiddler that title

and jump to the text section when the new draft with my title is created.

As I understand (please correct me if wrong)

A tiddler title is also a field, so what do I use:

FieldManglerWidget or the ActionSetFieldWidget or the 
ActionCreateTiddlerWidget


> \define CreateMyTiddler()

<$button message="tm-new-tiddler" param="$:/NewTiddler" >

Create Tiddler</$button>

\end

|<< CreateMyTiddler1 >>|<< CreateMyTiddler2 >>|<< CreateMyTiddler3 >>|

Q1:How do I give the title value to my macro or is there an easyer solution
Q2:How do I jump directly to the body of the tiddler

I know I have to check the title vs existing tiddlers I think that part 
works fine.
 

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f95d29a8-b64c-45d1-a3fc-0cd614d206db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to