[tw5] Re: Need help getting a button to function

2022-05-05 Thread Télumire
Erratum : <$button> <$list filter="[list[DefaultTiddlers]]"> <$action-navigate/> Open all No need to specify a target to the action navigate widget, it default to the current tiddler. Also I got the variable wrong, its <> and not <>. More info here : https://tiddlywiki.com/#ListWidget On

[tw5] Re: Need help getting a button to function

2022-05-05 Thread Télumire
There is no "tm-open-all-tiddlers" message. See the list : https://tiddlywiki.com/#Messages What you can do is use a list widget inside of a button widget, and loop trough a list of tiddler to open, then use an action-navigate widget to open each one. Assuming your list is in the list field of

[tw5] Re: Need help to create a javascript library & invoke this.wiki.xxxx() from it

2021-10-27 Thread vpl
Fantastic !! I've tested this option previously but *outside *the (function(){. This was not working. But inside the function this works Thanks a lot Le mercredi 27 octobre 2021 à 11:25:28 UTC+2, Eric Shulman a écrit : > On Wednesday, October 27, 2021 at 1:44:07 AM UTC-7 vpl wrote: > >>

[tw5] Re: Need help to create a javascript library & invoke this.wiki.xxxx() from it

2021-10-27 Thread Eric Shulman
On Wednesday, October 27, 2021 at 1:44:07 AM UTC-7 vpl wrote: > `var stats_tiddlers = this.wiki.filterTiddlers(stats_tiddler_filter);` > Try using `$tw` instead of `this`: ``` var stats_tiddlers = $tw.wiki.filterTiddlers(stats_tiddler_filter); ``` -e -- You received this message because you

[tw5] Re: Need help getting rid of iframe

2021-02-26 Thread PMario
Hi, What do you want to achieve? -m -- 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 tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web

[tw5] Re: Need help getting rid of iframe

2021-02-26 Thread PMario
On Friday, February 26, 2021 at 5:19:12 PM UTC+1 rpayn...@gmail.com wrote: > Can someone tell me what needs to be done to make text/html content render > in the tiddler body, rather than rending using an iframe? There is no iframe in the tiddler body "view mode". The edit mode iframe can

[tw5] Re: Need help (yet again) with filter {match}

2020-05-27 Thread TonyM
TonyK That is OK, I could have done a rudimentary second set of eyes for syntax issues. As long as we solve each others problems in the end. Tony On Wednesday, May 27, 2020 at 8:20:59 PM UTC+10, Tony K wrote: > > @TonyM > > I always try to explain but still fails to :) sorry about that I will

[tw5] Re: Need help (yet again) with filter {match}

2020-05-27 Thread Tony K
@TonyM I always try to explain but still fails to :) sorry about that I will get better with time Thank you @Eric @Saq that was it !!! thanks a lot On Wednesday, May 27, 2020 at 2:15:31 AM UTC+3, Tony K wrote: > > relevant portion of the code below > > > <$vars lastEntry="""{{{

[tw5] Re: Need help (yet again) with filter {match}

2020-05-26 Thread Saq Imtiaz
@TonyK Use triple or single quotes for filter= assignments as they are strings. But when passing a filter to a normal parameter you need no quotes and the triple braces to indicate that the parameter should be interpreted as a filter and not a literal string -- You received this message

[tw5] Re: Need help (yet again) with filter {match}

2020-05-26 Thread Eric Shulman
On Tuesday, May 26, 2020 at 4:15:31 PM UTC-7, Tony K wrote: > > relevant portion of the code below > <$vars lastEntry="""{{{ [split[]!is[blank]last[]] }}}"""> > > <$list filter="[split[]!is[blank]]" > variable="entry"> > <> <$text text=<>/> >

[tw5] Re: Need help (yet again) with filter {match}

2020-05-26 Thread TonyM
Tony It can be helpful to state what you want to achieve separate from the partial solution that has a problem. However I think what you are trying to do may be a common need, could you restate what you want, its easier than me reverse engineering first? Regards Tony On Wednesday, May 27,

[tw5] Re: Need help tweaking 'export as static', so the font is added after

2019-04-16 Thread David Gifford
Thanks Ton and Tony. Will check these options out later today! On Tuesday, April 16, 2019 at 2:42:13 AM UTC-5, Ton Gerner wrote: > > Hi David > > >> https://fonts.googleapis.com/css?family=Fira+Sans:400,400i,700; >> rel="stylesheet"> >>

[tw5] Re: Need help tweaking 'export as static', so the font is added after

2019-04-16 Thread Ton Gerner
Hi David > https://fonts.googleapis.com/css?family=Fira+Sans:400,400i,700; > rel="stylesheet"> > https://fonts.googleapis.com/css?family=Titillium+Web:400,700; > rel="stylesheet"> > > > May be the Google font links in a tiddlker tagged with $:/tags/RawMarkupWikified/TopHead (did not try)

[tw5] Re: Need help tweaking 'export as static', so the font is added after

2019-04-16 Thread TonyM
Dave, I am guessing how and what you were exporting, on the tiddler menu Export Tiddlers - Static HTML, if that is what you are using, uses the tag $:/tags/Exporter so $:/core/templates/exporters/StaticRiver Seems to be the template. I placed your lines below the in

[tw5] Re: Need help tweaking 'export as static', so the font is added after

2019-04-15 Thread David Gifford
hmmm that sounded promising, but inserting my code after in both that one and $:/core/templates/static.tiddler.html did nothing. Dave On Monday, April 15, 2019 at 10:22:06 PM UTC-5, TonyM wrote: > > David, > > If you can find the tiddler that creates the static tiddler, it formats > the

[tw5] Re: Need help tweaking 'export as static', so the font is added after

2019-04-15 Thread TonyM
David, If you can find the tiddler that creates the static tiddler, it formats the content of selected tiddlers into the static html you should be able to add this code to that template. Perhaps $:/core/templates/static.template.html Regards Tony On Tuesday, April 16, 2019 at 12:27:23 PM

[tw5] Re: Need help testing new Documentation Tiddlers

2019-02-21 Thread talha131
Please keep an eye out if anything seems untoward in the text displayed in tiddlers (sounds better than saying “errors”). Changes might only show up where documentation macros have been used in tiddlers. These macros are used in order to keep the presentation style uniform, and to allow

[tw5] Re: Need help testing new Documentation Tiddlers

2019-02-18 Thread @TiddlyTweeter
S.S. ... I think you are Parent, not Baby User ... So ... [image: thumbs-up2.jpg] On Monday, 18 February 2019 07:23:13 UTC+1, S. S. wrote: > > Wow! No bugs? How about that! > > Perhaps TiddlyTweeter can offer that *TiddlyWiki Dummy* to me! > > > > Cheers! > -- You received this message

[tw5] Re: Need help testing new Documentation Tiddlers

2019-02-14 Thread Mohammad
Noted! On Friday, February 15, 2019 at 10:15:28 AM UTC+3:30, S. S. wrote: > > Mohammad, > > At the moment the effects should be *almost no change in what you see* > (maybe just svg button image sizes and their alignment might be a little > different). > If you do see a change (like a broken

[tw5] Re: Need help testing new Documentation Tiddlers

2019-02-14 Thread S. S.
Mohammad, At the moment the effects should be *almost no change in what you see* (maybe just svg button image sizes and their alignment might be a little different). If you do see a change (like a broken looking link or button image missing) - that would be an untoward effect (error). Thanks!

[tw5] Re: Need help testing new Documentation Tiddlers

2019-02-14 Thread Mohammad
Hello S.S, Many thanks for your efforts. By testing do you mean to see its effects on Tiddlywiki.com? i.e changes the outputs. --Mohammad On Friday, February 15, 2019 at 8:52:52 AM UTC+3:30, S. S. wrote: > > > Although this post should ideally be in the tiddlywikidev >

[tw5] Re: need help

2019-01-30 Thread Mohammad
To simply save on Firefox install the Timimi addon https://github.com/ibnishak/Timimi It has two parts (one the FF addon and the other is a small system specific package) Good luck On Wednesday, January 30, 2019 at 5:10:40 PM UTC+3:30, Lilian Cipciriuc wrote: > > Sorry if offtopic > >

[tw5] Re: need help

2019-01-30 Thread Tomi Petteri
Hi, The solution is to make Firefox to ask always where to save, then it works. As a new user this took me long period to figure this out :o (3 months?), now when this done maybe I can start using the software lol. Without save tutorials I might have figured it one day.

[tw5] Re: need help

2019-01-30 Thread Adam Shepherd
I am unsure what the current solution for firefox is, my advice for you is to use tiddlydesktop. https://tiddlywiki.com/#TiddlyDesktop When I use firefox, the saving function (without any firefox plugin) works by saving a new html file every time. On Wednesday, January 30, 2019 at 2:40:40 PM

[tw5] Re: need help with regex filter

2018-11-03 Thread Dave
Thanks Mark, I think I'll abandon that line of usage Tony, that's useful about the date format. Thats probably why I was having trouble using the "days" operator. I was about to post a separate question on that, but I'll try changing my date format first :) -- You received this message

[tw5] Re: need help with regex filter

2018-11-03 Thread TonyM
In a recent reply of mine I proposed a toolbar button to excise text and references to a field in the current tiddler, perhaps not for daves text tiddlers, but goes a long way to being able to reference snipitt Regards Tony -- You received this message because you are subscribed to the Google

[tw5] Re: need help with regex filter

2018-11-03 Thread TonyM
Dave, Fyi If you create a field in a text file to become a tiddler, and rather than use -mm-dd you enter a date of format 0mm0dd where zero means leading zero below 9. The resulting field can be formatted to a date with the view widget, the you can determin day of week, month of year

[tw5] Re: need help with regex filter

2018-11-03 Thread 'Mark S.' via TiddlyWiki
There's no filter or widget that will currently split out the text that you find with a regular expression. The PR #2963 I proposed would do that. Jeremy has a concept for a <$match> widget that would find strings inside of strings. Unclear what the timeline for that is. Another possibility

[tw5] Re: need help with regex filter

2018-11-03 Thread Dave
I'll tell you why I want this for context. With the new Bob edition of TW5 that allows instances on Android and PC with tiddlers as files, I want to be able to (even when I don't have a node.js instance running - e.g. on a computer where the tiddlers folder has been shared but I don't even

[tw5] Re: need help with regex filter

2018-11-03 Thread TonyM
Dave, The dates are typicaly held in fields in each tiddler eg created and modified. If your list widget is not using the variable parameter, the currentTiddler is set for each title found in the filter (inside the list widget), so you can refer to the the field as follows {{!!created}} but

[tw5] Re: need help with regex filter

2018-11-03 Thread TonyM
Dave, With all due respect, I advised you and others to move away from list-links macro to the <$list widget previously, it is much more customisable. Just ask when you want more help because list and its filters is in my view the key to tiddlywiki. Best wishes Tony -- You received this

[tw5] Re: need help with regex filter

2018-11-03 Thread Dave
Ok, I have this other method going (not list-links) <$set name="digit-pattern" value=";;[0-9]{4}-[0-9]{2}-[0-9]{2}"> <$list filter="[regexp:text]" variable="mydates"> <> but I was expecting that this would list all the dates found, but it just lists the tiddler titles that have those dates.