On Sunday, March 23, 2014 4:03:55 PM UTC-7, Ethan Maher wrote: > > 1. For Eric, I don't know if this is a bug or how I'm using his > StorySaverPlugin. > <<openStory list>> selecting one of the tagged stories will load all but > the last tiddler listed (on several different ones I've tried.) > > - See this in action at my http://remuse.tiddlyspace.com/#SearchWiki > - Clicking *My Entry to the Stream… *which uses a Javascript href to > load EntryStream (thanks to other code Eric helped me with) ... but > selecting that same story from the drop-down list fails to load its last > tiddler. > > I'm not sure if it's a bug... I'll look into this and follow-up seperately from the other items in this post.
2. One of my main needs using ToggleTagPlugin is to update tags without > touching the modified date of the tiddlers. I believe it has that > functionality, but I'm doing something wrong. > > - After I check or uncheck a tag status, once the TW page reloads, the > mod date is changed. > - What am I doing wrong with the plugin syntax? This example appears > at the same SearchWiki permalink above. > > <<toggleTag post [[the great man sees]] 'Toggle as Post' .>> > > > A quick look at that plugin code (written by Simon Baird), shows that using "." as the final param *should* bypass the part that changes the tiddler date, after which the tag itself is toggled by calling story.setTiddlerTag(...). This separate action is not *supposed* to change the modification date of the affected tiddler.... however, the standard TWCore behavior for setTiddlerTag(...) may have been altered so that tiddler changes are automatically written immediately to the TiddlySpace server, which could cause the modification date to be changed on the server. 3. Last, has someone came up with a way to load tiddlers in a mostly > keyboard-driven way, by typing their name when known? Some of mine are for > navigational / authoring benefit, which other readers don't need to see, > but I want them to be quickly accessible. (Ideally not through the > MainMenu or sidebar.) My current way is to type the permalink to it when > known (fairly easy if it's short and CamelCase), but that forces a reload > of the entire wiki. > Try this: http://www.tiddlytools.com/#GotoPlugin<http://www.TiddlyTools.com/#GotoPlugin> http://www.tiddlytools.com/#GotoPluginInfo enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

