Hi Jakob ... Your name sounds very Danish? - I'm Danish (Swedish parents though) - and I'm interested in getting in touch with Danish TWusers... I believe that a Danish usergroup could give its members many advantages by sharing of translations etc..
If you want to create new tiddlers with predefined title, tags, text or custom fields you can add the extras in the newTiddler macro (button) <<newTiddler>> - here are a few examples: <<newTiddler title: 'Skriv initialer på ny lærer her' tag: 'Lærer' label: ' Ny lærer ' text: 'klik på redigér og tilføj oplysninger på kortets bagside'>> <<newTiddler title: 'Indskriv navnet på en ny elev her' tag: 'Elev' label: ' Ny elev ' text: 'klik på redigér og tilføj oplysninger på kortets bagside'>> <<newTiddler title: 'Ny IFrame - udskift XXXX herunder med den hjemmeside du vil bruge' text: '<html><div align="center"><iframe src="http://XXXX" frameborder="0" width="100%" height="600"></iframe></ div></html>' tag: 'iframe' label:'ny IFrame'>> Interactive button with prompts: <<clickify newTiddler title: 'Skriv navnet på det nye fag her' tag: 'Fag' label: 'Nyt faghold' field:{{"laerer:'"+prompt("Skriv initialer","")+"'"}} text:"">> If you are already involved in a Danish TiddlyWiki community - please tell me about it - I haven't found any myself... YS Måns Mårtensson On Sep 4, 2:21 pm, Jakob Graulund Jørgensen <[email protected]> wrote: > Hey > > I'm trying to retag a lot (+200) of tiddlers for which im using > TiddlerTweakerPlugin. My problem is that I want to give some tiddlers > mulitple tags i.e give them an extra using the plugin without losing > the original. > > eg > > tiddlerA, tagged x and tagged y > > tiddlerB, tagged z > > should both be tagged C but without losing their original tags (x,y,z) > > I know I can do individually, but i want to do them all at once (since > there is so many). > > any thoughts?? > > alternatively it would be nice to be able to tag and create multiple > tiddlers via the link-function > > eg > > [[tiddlerA]] ?code? tag=x&y&c > [[tiddlerB]] ?code? tag=z&c > ect > > is that in any way possible --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

