[tw] Re: An SVG that always shows todays date

2018-02-25 Thread Riz
Made a TW version of it: ie, without the JS, using now macro and will update unless you kept your wiki or tiddler not refreshed for more than 24hrs - I presume. Attached On Monday, 26 February 2018 04:26:28 UTC+5:30, Diego Mesa wrote: > > Just came across this, thought others might find it int

[tw] An SVG that always shows todays date

2018-02-25 Thread Diego Mesa
Just came across this, thought others might find it interesting: https://shkspr.mobi/blog/2018/02/this-svg-always-shows-todays-date/ -- 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,

[tw] Re: Interactive SVG Image Map does not work for TW5

2018-02-25 Thread Magnus
I usually run the svg code thru https://petercollingridge.appspot.com/svg-editor My favorite svg-minimizer :) Den söndag 25 februari 2018 kl. 14:07:41 UTC+1 skrev @TiddlyTweeter: > > One method to help debug SVG issues is to take the SVG code and put it > through a "MINIMISER" to strip out stuff

[tw] Re: Passing a variable parameter to a custom macro and storing its returned value

2018-02-25 Thread BJ
may be \define my-actions(x) <$set name="qTopic" value="""$x$"""> <$set name="qName" value={{$:/.user/temp/quiz!!givenName}}> <$action-sendmessage $message="tm-new-tiddler" title=<> tags="Quiz" topic=<> list=<>/> \end Select a topic for quiz: <$select tiddler="$:/.user/temp/quiz" field="sele

[tw] Re: Skeeve's Plugins Library is live

2018-02-25 Thread Stephan Hradek
Am Sonntag, 25. Februar 2018 20:59:35 UTC+1 schrieb Jed Carty: > > They do slightly different things, but I did make an action-increment > widget here: > Didn't know that one. Indeed. -they are slightly different. Yours is more flexible in regards to the steps. Mine just has the advantage tha

[tw] Re: Interactive SVG Image Map does not work for TW5

2018-02-25 Thread BJ
that should have read double blank lines On Sunday, February 25, 2018 at 6:46:59 PM UTC+1, BJ wrote: > > note that tiddlywiki turns double spaces into paragraphs - so I would > advise to remove all blank lines > > On Sunday, February 25, 2018 at 3:40:03 PM UTC+1, oleghbond wrote: >> >> Thank

[tw] Re: Skeeve's Plugins Library is live

2018-02-25 Thread Jed Carty
They do slightly different things, but I did make an action-increment widget here: http://inmysocks.tiddlyspot.com/#MathyThing%20-%20action-increment%20Widget -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and sto

[tw] Re: (TW5) Question about filtering with multiple tags

2018-02-25 Thread 'Surya' via TiddlyWiki
Äh, sorry, I wrote something wrong: My modified version isn't with expandable tag-groups. That's the issue, I cannot solve in Mark's version... So, the right post now is: Hi, > > maybe the additional filter could be possible with the additional > criteria, like Mark wrote it in his solution? >

[tw] Re: (TW5) Question about filtering with multiple tags

2018-02-25 Thread 'Surya' via TiddlyWiki
Hi, maybe the additional filter could be possible with the additional criteria, like Mark wrote it in his solution? But I couldn't manage to put it in the right place of Stef's solution, to bring it to work. Here is the full command from Mark's search-solution by multiple tags with an additiona

[tw] Re: Interactive SVG Image Map does not work for TW5

2018-02-25 Thread BJ
note that tiddlywiki turns double spaces into paragraphs - so I would advise to remove all blank lines On Sunday, February 25, 2018 at 3:40:03 PM UTC+1, oleghbond wrote: > > Thanks, your advice helped partially. > > I passed the latter svg-image through Minimiser in the following way: all > th

[tw] Skeeve's Plugins Library is live

2018-02-25 Thread Stephan Hradek
https://skeeve.github.io/tw5-plugins Currently you will find 3 plugins there: 1. documentation - which is required by the other 2 plugins 2. action-increment - which will, hopefully, help resolving issues with incrementing tiddler titles etc. 3. pick - which can be used to extract in

Re: [tw] A slider which closes itself when clicking elsewhere or closing tiddler

2018-02-25 Thread passingby
On Friday, February 23, 2018 at 12:25:55 PM UTC-7, Steven Schneider wrote: > > Another alternative: use the <$appear> > plugin by tobibeer > Thank you for know about tobi's plugin. I tried it out and it seems it will serve the purpose well. Thank

[tw] Re: Interactive SVG Image Map does not work for TW5

2018-02-25 Thread oleghbond
Thanks, your advice helped partially. I passed the latter svg-image through Minimiser in the following way: all the options were switched ON, except (1) Show original, (2) Remove xmlns, (3) Style to attributes, (4) Move group attrs to elements, (5) Remove style elements. After that the svg-c

[tw] Re: Interactive SVG Image Map does not work for TW5

2018-02-25 Thread @TiddlyTweeter
One method to help debug SVG issues is to take the SVG code and put it through a "MINIMISER" to strip out stuff that may be proprietary (i.e. won't work universally reliably), here is a good one of many: https://jakearchibald.github.io/svgomg/ SVG should work well across browsers if its well co

[tw] Re: Imagine all the plugins... livin' for the dayyy-yahay-yayayyy....

2018-02-25 Thread @TiddlyTweeter
Ciao Mat I wanted to come back to this on basis of THIS thought cycle of yours ... Mat: ... Insta-feature. Tool-on-demand. Use-'n-drop ... > I think the biggest issue we have with TW plugins is #FINDABILITY. Your great vision of "Tool-on-demand" would require some better method for aggregatin

[tw] Re: Interactive SVG Image Map does not work for TW5

2018-02-25 Thread Ton Gerner
Hi, Using type image/svg+xml has restrictions (sandbox) see https://tiddlywiki.com/#Using%20SVG I don't know what goes wrong with the embedded SVG. Hopefully others can help. Cheers, Ton -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To uns

[tw] Re: Interactive SVG Image Map does not work for TW5

2018-02-25 Thread Ton Gerner
Hi, I can confirm: 1. SVG code opened in the browser (Linux Mint, Firefox) looks normal (Rectangle, Ellipse, Polygon + lines). 2. SVG code in Inkscape, SVG-edit or SVG Viewer shows normal 3. SVG code in a tiddler in TW5 shows weird (Linux Mint, Firefox, Chrome) but the link from

[tw] Re: TiddlyWiki Node Server

2018-02-25 Thread Jed Carty
I think you are using the TiddlyWebSockets plugin in which case you can look at the $:/ServerIP tiddler and it should tell you which port the web socket server is on. I think it is 8000 by default. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.

[tw] Re: TiddlyWiki Node Server

2018-02-25 Thread Jed Carty
This isn't a problem with tiddlywiki itself. This is error is from the websockets plugin. By default tiddlywiki doesn't use web sockets. The plugin is still in beta and I haven't had much chance to work on it in the past few months. I don't know if it can be configured to work the way you want