I am keeping the prompt but just added default text to it:
var title = prompt(titlePrompt, tiddler.title + " KOFF " + new Date
().formatString('YYYY-0MM-0DD'));Now I am happy with what it does. Daniel On Jun 14, 2:48 am, Daniel <[email protected]> wrote: > > You could try using newSavedTiddler instead of newTiddlerWithForm: > > Thank you cmari! It work fine. Any idea on how to get rid of the > prompt that asks for a new tiddler name and instead have it created > automatically? I would like to have for example "tiddler.title + > today's date + KOFF" > Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "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/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

