[tw] Re: Shadow tiddler with tag

2009-04-20 Thread Morris Gray
On Apr 21, 11:34 am, Eric Shulman wrote: > You can force use of the intended template even if the tiddler doesn't > exist (and thus has no tags). Just indicate the template directly in > the <> macro: ><> Thanks Eric for an elegant solution. Also thanks for telling me how shadow tiddlers

[tw] Re: EasyEdit browse for audio or video and embed in a tiddler

2009-04-20 Thread David Ker
Believe it or not I abandoned QuickEdit for EasyEdit. The WYSIWYG capability of EasyEdit was just simpler for novices. So now I'm in need of the kind of functionality you describe in QuickEdit for a new button in EasyEdit. Sorry to be so flighty. :) --~--~-~--~~~---~

[tw] Re: RelatedTiddlersPlugin usage

2009-04-20 Thread Eric Shulman
> Works well except the "making it visible" part is not working for me. > The span remains hidden unless I remove the style from ViewTemplate. hmm... not sure about that one. > Also, wouldn't it be more economical to check tree.length instead of > calling getList just to get the number? config.

[tw] Re: Shadow tiddler with tag

2009-04-20 Thread Eric Shulman
> However if ADemoEquation tiddler doesn't already exist then upon > rendering the new tiddler does open in edit mode but doesn't use > demoEditTemplate to display it.  You must click done and then edit to > get it to display using demoEditTemplate. > Therefore I suspect I can't achieve what I wan

[tw] Re: RelatedTiddlersPlugin usage

2009-04-20 Thread RA
Works well except the "making it visible" part is not working for me. The span remains hidden unless I remove the style from ViewTemplate. Also, wouldn't it be more economical to check tree.length instead of calling getList just to get the number? Thanks Eric. -- R On Apr 20, 7:27 am, Eric Shul

[tw] Re: Printing Problems

2009-04-20 Thread Morris Gray
You didn't say whether you are using TW Notes or TWT-Notes. In TW Notes the HistoryPlugin sets the TiddlyWiki to single page mode. So disabling HistoryPlugin will allow more than one tiddler to be displayed for printing. (This is not so clean as errors are generated with the plugin disabled howev

[tw] Re: Shadow tiddler with tag

2009-04-20 Thread Morris Gray
In my original design I anticipated that the tiddler ADemoEquation might be deleted. So I originally used <> so it would generate a new ADemoEquation just in case. This has the advantage of automatically setting the tiddler into edit mode upon rendering and if ADemoEquation already exists it wil

[tw] Printing Problems

2009-04-20 Thread iain
I cannot print my tiddlers properly. I am using My Notes (as modified by Morris) and when I try and print all I get is a single page. I have tried other TW's and they print. I am using Firefox. What I would like to know is how to diagnose the problem and fix it. Thank you --~--~-~--~--

[tw] Re: Script to reset/change fieldvalue from true to false in all tiddlers tagged A -

2009-04-20 Thread Eric Shulman
> I hope this question doesen't fall in the category "Typical Måns - > Wish he'd learned the JS-language by now.." :-) ;-) > The script I need, should be able to: > a) Choose only from tiddlers tagged "SomeTag" and > b) change the value from true to false for "SomeFieldName"... part a) is alrea

[tw] Re: Automatically refresh page for end users?

2009-04-20 Thread ac0la
That seems to have helped! At least when I make a change on one computer, and load the page on another computer, the changes are immediately there. Thanks for such a quick and helpful reply! TiddlyWiki has been great so far, and it's even better knowing there's helpful community. On Apr 20, 5:3

[tw] Script to reset/change fieldvalue from true to false in all tiddlers tagged A -

2009-04-20 Thread Måns
Hi TwWizards I hope this question doesen't fall in the category "Typical Måns - Wish he'd learned the JS-language by now.." :-) I sometimes use toggles to set fieldvalue to true in many tiddlers - and it would be very nice to be able to reset the value to "false" from one place... I already hav

[tw] Re: Automatically refresh page for end users?

2009-04-20 Thread Måns
Hi ac0la I'm not sure if this will do the job - all the way - but In your pageTemplate tiddler you can "tell" the TW to force refresh content, when changes are made (locally) like this: I'm not sure if this behaviour is *so* active that it refreshes display reopening a page in spite of bro

[tw] Re: EasyEdit browse for audio or video and embed in a tiddler

2009-04-20 Thread Eric Shulman
> I'm quite pleased with EasyEdit but I haven't figured out how to ummm... I think you mean TiddlyTools' QuickEditPackage... ..."EasyEdit" is a completely different plugin written by someone else. > create a button to insert a local audio or video file. The current > buttons that it offers for l

[tw] Re: Import and Export CSV to Tiddlers and vice versa?

2009-04-20 Thread Måns
Hi Eric I say, "yabba, dabba, doo" ... Great job!! I look forward for the ability to get fields into the csv as well. YS Måns Mårtensson On Apr 20, 7:54 pm, Eric Shulman wrote: > I've added built-in support for CSV output to both these plugins: > >    http://www.TiddlyTools.com/#SaveAsPlugin(

[tw] EasyEdit browse for audio or video and embed in a tiddler

2009-04-20 Thread David Ker
I'm quite pleased with EasyEdit but I haven't figured out how to create a button to insert a local audio or video file. The current buttons that it offers for links and images only bring up a dialogue that you're supposed to paste a URL into and I'd like a file-select option instead. I'm developi

[tw] Automatically refresh page for end users?

2009-04-20 Thread ac0la
Hi-- I've put together a tiddlywiki to share some information with colleagues of mine which I need to update periodically. I am the only one with editing access; my colleagues access the Wiki through http. My problem is that when they navigate to the page they don't always see the most recent ver

[tw] Re: importing tiddlers

2009-04-20 Thread Eric Shulman
> I'd like to create and import tiddlers from arbitrary xml, using xslt, > javascript or what have you, as discussed > here:http://tiddlywiki.org/wiki/Talk:How_To/Plugins_and_Importing_Tiddlers > > Anyone got any ideas? You need to do two things: 1) enclose your generated output within .

[tw] Re: Import and Export CSV to Tiddlers and vice versa?

2009-04-20 Thread Eric Shulman
I've added built-in support for CSV output to both these plugins: http://www.TiddlyTools.com/#SaveAsPlugin (v2.5.0) http://www.TiddlyTools.com/#ExportTiddlersPlugin (v2.9.0) Currently, they only output standard tiddler data (title, modifier, created, modified, text, and tags). The primar

[tw] importing tiddlers

2009-04-20 Thread n j
I'd like to create and import tiddlers from arbitrary xml, using xslt, javascript or what have you, as discussed here: http://tiddlywiki.org/wiki/Talk:How_To/Plugins_and_Importing_Tiddlers Anyone got any ideas? --~--~-~--~~~---~--~~ You received this message becau

[tw] Re: VismoWiki

2009-04-20 Thread MobileLibrary
btw jon i just tried to visit your vismosite again - got a malicious site warning saying that your page tries to redirect or load to jp68mh.davtraff.com maybe same problem as before?? greets,ML --~--~-~--~~~---~--~~ You received this message because you are subscrib

[tw] Re: RelatedTiddlersPlugin usage

2009-04-20 Thread Eric Shulman
> I'd like to use RelatedTiddlersPlugin in a manner similar to > SectionLinksPlugin. You mean like the <> macro (which automatically generates a tree of links to sections *within* the current tiddler)... but showing a tree of TiddlyLinks to related tiddlers instead of sections? > A primer would

[tw] Re: Safari handles 34 recursions of ForEachTiddler RedirectMacro

2009-04-20 Thread Elise Springer
Thanks Eric, for the pointers about the correct code. Alas, no change after replacing my clumsy where-clause with your suggestion. But your reply motivated me to get a better description of the problem: Safari (for Mac) processes about half of the redirects, and then chokes somehow. It's not a p

[tw] RelatedTiddlersPlugin usage

2009-04-20 Thread RA
I'd like to use RelatedTiddlersPlugin in a manner similar to SectionLinksPlugin. A primer would be appreciated on how to achieve the following functionality (I suspect most of it can be had using the provided API?) * have a list/tree only, no "show form" button and no "There are no tiddlers rel

[tw] Re: How to hide tiddler source for visitors over HTTP?

2009-04-20 Thread Eric Shulman
> readOnly = (document.location.protocol!='file:'); > > The 'location' in document.location is called the javascript location property > Its saying "If the document location protocol, the part of a URL that > is "http:" or "file:" , is UNTURE ("!=" means untrue in Javascript) > then set the variab

[tw] Re: VismoWiki

2009-04-20 Thread MobileLibrary
Nice work again! My first few observations/bug reports: -the new version makes moving tiddlers break the TW. I tried in safari 3, then i can move one tiddler in the vismoplugin, if i try to move a second one the jquery tabs break up and show inline. Moving is gone after that, tiddlers still open t

[tw] Re: Shadow tiddler with tag

2009-04-20 Thread Eric Shulman
> However it is viewed with demoEditTemplate which requires the tag > 'demo' to show the instructions and the demo buttons. I assume that you are using http://www.TiddlyTools.com/#TaggedTemplateTweak to associate the 'demo' tag with the 'demoEditTemplate'. Unfortunately, as already noted, you

[tw] Re: How to hide tiddler source for visitors over HTTP?

2009-04-20 Thread Alex Hough
I found that once I removed one item for web viewing, i wanted to remove more. This is what I did: ConfigTweaks --- config.options.chkHttpReadOnly = true; readOnly = (document.location.protocol!='file:'); The 'location' in document.location is called the javascript location prope

[tw] Re: Shadow tiddler with tag

2009-04-20 Thread Morris Gray
Thanks for the reply FND. In http://twmath.tiddlyspot.com/ I have a link, 'A Click Only Demo', in the MainMenu to the tiddler 'ADemoEquation'. I thought it would be good to make it a shadow tiddler in case of accidental deletion. However it is viewed with demoEditTemplate which requires the tag

[tw] Re: Shadow tiddler with tag

2009-04-20 Thread FND
> I'd like to create a shadow tiddler with a tag. I'm afraid shadow tiddlers are not Tiddler objects; they only have title and contents. What do you need this for, exactly - perhaps there's a better solution? -- F. --~--~-~--~~~---~--~~ You received this messa

[tw] Shadow tiddler with tag

2009-04-20 Thread Morris Gray
I'd like to create a shadow tiddler with a tag. How do you add a tag to the following? config.shadowTiddlers.NewShadowTiddler = "shadow tiddler contents"; Morris --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ti