[tw] Re: ForEachTiddler

2012-11-06 Thread whatever
I forgot. As I recall, TiddlerIconsPluginConfig defines popup text for icons, so you might need to change/add a line, depending on what icon you're using. w On 7 nov., 08:41, whatever wrote: > Hi! > Yes, you figured it out correctly: > compareDate.setDate(compareDate.getDate() - 30); > > As for

[tw] Re: ForEachTiddler

2012-11-06 Thread whatever
Hi! Yes, you figured it out correctly: compareDate.setDate(compareDate.getDate() - 30); As for a range, you'd need to have to time points, so you need to do some changes: var compareDate1 = new Date(); var compareDate2 = new Date(); compareDate1.setDate(compareDate1.getDate() - 30); compareDate2.

[tw] Re: ForEachTiddler

2012-11-06 Thread Philippe De Feularde
Can I push it - is there a way for another icon for 30 - 60 days ? On Monday, November 5, 2012 7:48:24 PM UTC+8, whatever wrote: > > Hi! > > Try the following (beware googlewrap): > > < script ' > function lastDays(tiddler) { > var compareDate = new Date(); > compareDate.setDate(compareDate.g

[tw] Re: ForEachTiddler

2012-11-06 Thread Philippe De Feularde
Hi !!! Thank you works well this tiddler contains SETTINGS or DATTA It was bringing up all the tiddlers so I added for tag purposes below, instead of 10 days can I adjust it for 30 days ? is this it compareDate.setDate(compareDate.getDate() - 30); ? < compareDate) return "* [[" + tiddler

[tw] Re: Announcement: TiddlyWiki 2.7.0 Beta 2 includes fixes for local file import

2012-11-06 Thread Alfonso Arciniega
More or less the same here: OSX 10.7.5, all docs in same directory Firefox 16.0.2 with TiddlyFox: Ok Chrome 23.0.1271.64: Can't open to import; can't save Safari 6.0.2: Import but can't save (used both old and new TiddlySaver.jar) On Saturday, November 3, 2012 12:57:26 AM UTC-6, Al wrote: > > Sa

[tw] Re: TiddlerTweakPlugin: does the replace regexp support grouping?

2012-11-06 Thread Eric Shulman
> I was trying to use TiddlerTweakerPlugin to replace ===(\+\+\+\[SomeText\].+?===) > as the regexp syntax \1=== > However, TiddlerTweakerPlugin does not seem to recognize the grouping > syntax of regexp to use the shortcut "\1" to represent the whole string to > be kept, and in the result o

[tw] TiddlerTweakPlugin: does the replace regexp support grouping?

2012-11-06 Thread G.J.Robert
Hi Eric and all, I was trying to use TiddlerTweakerPlugin to replace > ===(\+\+\+\[SomeText\].+?===) > as the regexp syntax > \1=== > that is, I want to swap the first instance of "===" and "\+\+\+\[SomeText\].+?===" which is enclosed inside the parentheses, and represented as "\1" in the repl

[tw] Plugin to integrate PlantUML diagrams in TiddlyWiki

2012-11-06 Thread Anibal Caceres Hernando
Hi everyone, I just would like to share a little plugin I've created to integrate the PlantUML tool (http://plantuml.sourceforge.net/) inside tiddlers of the TiddlyWiki. I think the combination of both tools is really powerful: UML diagrams generated from a very single and straightforward langua

[tw] Re: TiddlySpace RFC

2012-11-06 Thread twgrp
Glad I passed by and saw this! Great you're asking Chris! 1) I suggest a commenting feature where *non-registered* visitors can comment on tiddlers/spaces. Why? And isn't this more of a plugin issue? Well, it may be a plugin issue, but it is the single most powerful thing I can think of to attr

[tw] Tiddlywiki Du3 add existing tag option

2012-11-06 Thread Thomas Schulte
I notice that when a new tiddler/journal comes up there is no longer an option to click on an option to add existing tag. How can I get it back? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://gro