Hi all:

I am working on a combination notebook/textbook/presentation platform
under tiddlywiki.

For the slide presentation modes, I have to swap between a couple of
different SlideViewTemplates
because of the different layouts needed by the student and the
instructor. Right now I am manually
renaming InstructorSlideShowViewTemplate to SlideShowViewTemplate when
I want to view the slides
in presentation/instructor view and then undoing the rename and
renaming StudentSlideShowViewTemplate
to SlideShowViewTemplate when I want to view it as the student would.

What would be nice is to have a macro that I can click on to copy (an
arbitrary) source tiddler to SlideShowViewTemplate (or an arbitrary
target tiddler).

Eric's CopyTiddlerPlugin is sort of like I want except I need the
ability to specify and overwrite the
target tiddler. It probably should support arguments like:

  targetTiddler:SlideShowViewTemplate
  overwrite:true

(where overwrite would normally be false and it would prompt the user
to overwrite the destination tidder, or it would create a nw numbered
tiddler derived from the targetTiddler or something similar).

Does anybody know of anything that will fulfill this need?

aTdHvAaNnKcSe

-- rouilj
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to