I am using some cool listWidget code to create a todo list that I'm really enjoying. It uses tiddlers as the data source.
But creating new todo items requires a few things to make it appear on my list. I"m hoping to make it easier to add items. Things I hope to get pre-filled: 1. Add "Task" tag 2. Add "locationContext" field with empty value 3. Add "priority" field with value of "3" So if you know of a way to create a tiddler that has these values and is then ready for me to put in the title, I'd love to hear it. Possible work around.... I created a "boilerplate" tiddler with all the values set. I can then just clone that one and it works pretty well. But when I'm done entering my new tiddler, the boilerplate, that I cloned, is there, needing to be closed. Is it possible to bring up just that clone with less taps? what I have to do now to use the Clone method: 1. Click the "New" link I have that opens the boilerplate tiddler 2. Type in the Task's Title 3. Save it 4. Find the boilerplate tiddler, which is now open, and close it. Is it possible to skip opening the boilerplate tiddler and open the cloned version directly? Thanks, you guys have been great! -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/7c942d9d-c755-4ef6-9409-1c581b13a41f%40googlegroups.com.

