[tw5] Re: Providing variables to notifications (tm-notify)

2019-10-18 Thread TonyM
Perhaps tiddlywiki.com doco needs updating not to use the hashmap term as its not defined anywhere else and means nothing special other than a set of name=parameter pairs. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

[tw5] sepia toned images in tiddlers / macro

2019-10-18 Thread A Gloom
<> SEPIAIMG : macro name • IMAGE SOURCE : URL, or local drive path, or relatve path if image is in directory or subdirectory of wiki – *QUOTE MARKS MANDATORY* • SEPIA AMOUNT : number alone or (number)%, .(number) • IMAGE WIDTH : optional, number alone (for px) or (number)% • IMAGE HEIGHT* : o

[tw5] Re: Export plugin to pluginFolder

2019-10-18 Thread David Nebauer
I realise this is an old topic, but here is a solution for anyone who finds this topic. Use this command for a tid-formatted plugin file: tiddlywiki --import /path/to/plugin/file application/x-tiddler --savewikifolder /path/to/output/folder or this command for a json-formatted plugin file: tid

[tw5] Re: How can I limit the number of recrusions in a macro using recursions.

2019-10-18 Thread Mohammad
Resend for email users! The entry in TW-Scripts https://kookma.github.io/TW-Scripts/#Fibonacci%20Sequence --Mohammad On Friday, October 18, 2019 at 7:47:05 AM UTC+3:30, Mohammad wrote: > > Added to TW-Scripts. > https://kookma.github.io/TW-Scripts/#Fibonacci%20Sequence > > --Mohammad > > On Frid

[tw5] Re: Providing variables to notifications (tm-notify)

2019-10-18 Thread Mohammad
See the link here https://kookma.github.io/TW-Scripts/#Providing%20Variable%20to%20tm-notify%20Widget%20Message --Mohammad On Friday, October 18, 2019 at 6:36:31 PM UTC+3:30, Mohammad wrote: > > Added to TW-Scripts. > > On Friday, October 18, 2019 at 2:12:44 PM UTC+3:30, PMario wrote: >> >> Hi,

[tw5] Re: How do you get CodeMirror to format/highlight code?

2019-10-18 Thread Shawn Therrien
I appreciate the answer :) Guess I'll have to look to another plugin or tool for a code/snipped repository On Friday, October 18, 2019 at 3:32:14 AM UTC-7, PMario wrote: > > Hi Shawn, > > There is no SQL plugin for the TW codemirror implementation at the moment. > We only did implement the def

[tw5] Re: Struggling to nest a macro

2019-10-18 Thread Cade Roux
emptyMessage had had no success getting working nested so ended up with this working: <$list filter="[[releasemode]!is[missing]]">{{$title$}} <$list filter="[[releasemode]is[missing]]"><$list filter="[title[$title$]] +[has[title]]" emptyMessage=<>>{{$title$}} <> Thanks, Cade On Thursday, Oc

[tw5] Re: Providing variables to notifications (tm-notify)

2019-10-18 Thread Mohammad
Added to TW-Scripts. On Friday, October 18, 2019 at 2:12:44 PM UTC+3:30, PMario wrote: > > Hi, > Import the attachment and have a closer look. > > It contains 2 tiddlers. > > NotifyTemplate contains the text with the variables, test and test1 > You should definitely give them better names

[tw5] Re: Separate Tiddlywiki Pages/Tiddle "Groups"

2019-10-18 Thread 'Mark S.' via TiddlyWiki
On Friday, October 18, 2019 at 4:59:17 AM UTC-7, PMario wrote: > > The basic element in TiddlyWiki is a tiddler > . ... which also is the British name of > the "Three spined stickleback >

[tw5] Re: Providing variables to notifications (tm-notify)

2019-10-18 Thread PMario
On Friday, October 18, 2019 at 1:39:34 PM UTC+2, Hubert wrote: > > PMario -- thank you very much! It works like a charm. > That's nice! Depending on the text, that you want to show, it may be needed to change the code like this: \define my-actions(a:"Hello", b:"World") <$action-sendmessage $me

[tw5] Re: Separate Tiddlywiki Pages/Tiddle "Groups"

2019-10-18 Thread PMario
On Thursday, October 17, 2019 at 12:19:40 AM UTC+2, Spooky Noodle wrote: > To better illustrate, let me provide an example: > >- In the world that these players are in, is called "Barovia." >- In 'Barovia', there is a town called 'Vallaki.' >- In 'Vallaki', there is a building cal

[tw5] Re: Separate Tiddlywiki Pages/Tiddle "Groups"

2019-10-18 Thread PMario
On Thursday, October 17, 2019 at 12:19:40 AM UTC+2, Spooky Noodle wrote: ... > An additional clarification: each time I say "page", I'm referring > specifically to anything that would be able to preserve a series of > tiddles, call it a 'page', a 'group', a 'bundle', 'folder', whichever you > p

[tw5] Re: Providing variables to notifications (tm-notify)

2019-10-18 Thread Hubert
PMario -- thank you very much! It works like a charm. Best regards, Hubert On Friday, 18 October 2019 11:44:50 UTC+1, PMario wrote: > > Hi, > > Changing the parameters looks like this: > > <$button actions=<> >Notify! > > -m > -- You received this message because you are subscribed to the Goo

[tw5] Re: Separate Tiddlywiki Pages/Tiddle "Groups"

2019-10-18 Thread PMario
On Friday, October 18, 2019 at 1:28:05 PM UTC+2, PMario wrote: > > It should handle the structure nicely. eg: > > world:1/barovia/vallaki/blue-water-inn/Taproom > We call this type of naming convention a *namespace*, which can be filtered very well with the "prefix" filters. It is heavily used

[tw5] Re: Separate Tiddlywiki Pages/Tiddle "Groups"

2019-10-18 Thread PMario
Hi, The tree macro will be an option too https://tiddlywiki.com/#tree%20Macro:%5B%5Btree%20Macro%5D%5D%20%5B%5Btree%20Macro%20(Examples)%5D%5D It should handle the structure nicely. eg: world:1/barovia/vallaki/blue-water-inn/Taproom see the attachment! -m -- You received this message bec

Re: [tw5] Tiddlywiki, Accessibility & Ally

2019-10-18 Thread Steven Schneider
Jeremy - exactly. Thanks!! On Thu, Oct 17, 2019 at 1:08 PM Jeremy Ruston wrote: > Hi Steve > > I suspect that they mean that the TW5’s HTML tag doesn’t include a “lang” > attribute specifying the ISO code of the language in which the page is > written. > > I’ve made an update for v5.1.22 to set

[tw5] Re: Insertion of External JS into the Sidebar

2019-10-18 Thread PMario
Hi, If your sidebar tiddler shows the "Map" tab, or the tiddler is open in the story river, the sidebar width temporarily changes. tiddler: temporary-modify-sidebar-width tag: $:/tags/SideBar caption: Map .tc-sidebar-scrollable { width: 450px; } .tc-story-river { margin-right: 450px; } Se

Re: [tw5] Tables in TW 5.1.22

2019-10-18 Thread Mohammad Rahmani
Hi Jeremy, Hi Mario Thank you both for such a quick response and proper action. Cheers Mohammad On Fri, Oct 18, 2019, 1:32 PM Jeremy Ruston wrote: > Hi Mohammad > > That was a bug, just fixed in this PR: > > https://github.com/Jermolene/TiddlyWiki5/pull/4328 > > The updated version will be up a

[tw5] Re: Providing variables to notifications (tm-notify)

2019-10-18 Thread PMario
Hi, Changing the parameters looks like this: <$button actions=<> >Notify! -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...@googlegrou

[tw5] Re: Providing variables to notifications (tm-notify)

2019-10-18 Thread PMario
Hi, Import the attachment and have a closer look. It contains 2 tiddlers. NotifyTemplate contains the text with the variables, test and test1 You should definitely give them better names!!! test-notify contains a button, which defines the actions and the "variable hashmap" ... test and

[tw5] Re: How do you get CodeMirror to format/highlight code?

2019-10-18 Thread PMario
Hi Shawn, There is no SQL plugin for the TW codemirror implementation at the moment. We only did implement the default languages, that are needed for TW. javascript, html, CSS, markdown, xml, tw-classic -m -- You received this message because you are subscribed to the Google Groups "Tiddl

[tw5] Re: Does TW5-searchNreplace plugin not work anymore?

2019-10-18 Thread PMario
On Thursday, October 17, 2019 at 9:37:47 PM UTC+2, Birthe C wrote: ... > I have absolutely no explanation. Am I hallucinating or are we having a > new trend ... > Yea, sometimes it depends on moon phases. ... But you can fix that 2 times a year, if you visit Stonehenge q;-) -m -- You receiv

[tw5] Providing variables to notifications (tm-notify)

2019-10-18 Thread Hubert
Hello, Widget message tm-notify makes it possible to provide variables to notifications: paramObject: Hashmap of variables to be provided to the notification > Unfortunately, I could not get it to work; there's no further explanation as t

[tw5] Re: Tables in TW 5.1.22

2019-10-18 Thread PMario
Hi, There is a merged fix at github see the PR . -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

Re: [tw5] Tables in TW 5.1.22

2019-10-18 Thread Jeremy Ruston
Hi Mohammad That was a bug, just fixed in this PR: https://github.com/Jermolene/TiddlyWiki5/pull/4328 The updated version will be up at https://tiddlywiki.com/prerelease in about 7 minutes. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 18 Oct 2019, at 0

Re: [tw5] Re: How can I limit the number of recrusions in a macro using recursions.

2019-10-18 Thread Jan
Hi Mark! Thanks, that is much more elegant than my "prefix"-workarround which I posted! Jan Am 18.10.2019 um 06:17 schrieb Mohammad: Added to TW-Scripts. On Friday, October 18, 2019 at 12:39:05 AM UTC+3:30, Mark S. wrote: Oops. Here's a fix for fibonacci | \define fibber(last,

[tw5] Tables in TW 5.1.22

2019-10-18 Thread Mohammad
I am using the latest 5.1.22. The tables in this version seems to have double border at left side! Do you have the same experience? Have a look at https://tiddlywiki.com/prerelease --Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To