[tw5] Re: Link in Img

2021-07-13 Thread Eric Shulman
On Tuesday, July 13, 2021 at 4:32:27 PM UTC-7 mohamed...@hotmail.com wrote: > is it possible to go even further and put one of tiddlywiki's widgets on > top of an image, like a select widget for example? > You can't do that using an HTML image map. However, your question got me thinking about

[tw5] Re: add hour to field

2021-07-13 Thread TW Tones
Mohamad, Unfortunately with this kind of project the "devil is in the details". What I suggest before proceeding is to really think about what you want from this. For example if inserting an item pushes future items away then they were not really (fixed) scheduled but placed in a queue which

[tw5] Re: add hour to field

2021-07-13 Thread paulgilbert2000
Hi, OK , i confess, i cant hack this , i don't think i have the necessary skill to do what i want.. what i really want is a schedule where i can scooch over appointments to fit one in between existing ones , I think it would be a useful tool for anyone who hectic scheduled and is constantly

[tw5] Re: How to make a more convenient method for selecting tags?

2021-07-13 Thread Brian Radspinner
Try bumping up the z-index of the tiddler being edited: .tc-tiddler-edit-frame { z-index: 1000 !important; } The tiddler being edited will have a higher much higher z-index than all the other tiddlers still in view mode with z-index around 200. On Tuesday, July 13, 2021 at 3:14:44 PM UTC-7

[tw5] Re: Link in Img

2021-07-13 Thread paulgilbert2000
Thanks eric, is it possible to go even further and put one of tidly wikis widgets on top of an image, like a select widget for example? On Tuesday, July 13, 2021 at 1:10:27 AM UTC+2 Eric Shulman wrote: > On Monday, July 12, 2021 at 3:11:01 PM UTC-7 mohamed...@hotmail.com wrote: > >> i am

Re: [tw5] Re: Teaser of my macros

2021-07-13 Thread David Gifford
Tones Yes, this has been a great learning experience for me, but it also feels like my dragging people into the process has resulted in new insights for them as well. Very enjoyable to see that happen. On Tuesday, July 13, 2021 at 6:14:40 PM UTC-5 TW Tones wrote: > David, > > Thanks, I did

Re: [tw5] Re: Teaser of my macros

2021-07-13 Thread TW Tones
David, Thanks, I did not know about that pragma "\relink det tid", Relink is seriously powerful, Tones On Wednesday, 14 July 2021 at 09:06:41 UTC+10 David Gifford wrote: > Hi Tones, > > The det macro does in fact relink. No need to alter anything for that to > work. There is a line in the

Re: [tw5] Re: Teaser of my macros

2021-07-13 Thread David Gifford
Hi Tones, The det macro does in fact relink. No need to alter anything for that to work. There is a line in the macro that makes it work. On Tue, Jul 13, 2021 at 5:58 PM TW Tones wrote: > David, > > I have not done it yet but relink has comprehensive set of customisations > and I believe

Re: [tw5] Re: Teaser of my macros

2021-07-13 Thread TW Tones
David, I have not done it yet but relink has comprehensive set of customisations and I believe you may be able to name "the det" macro and its parameter " tid" to be subject to re-linking. If you compile this solution into a JSON or plugin you may be able to include this relink definition in

[tw5] Re: How to understand if we have number in the field or not

2021-07-13 Thread TW Tones
Siniy-Kit, To stop non numbers existing in a field to begin with, you may want to make use of the html type on the edit-text widget. <$edit-text tiddler=test field=my-number type=number/> Also; - Other enhancements to the edit-text widget may allow you to test or control the values

[tw5] Re: How to make a more convenient method for selecting tags?

2021-07-13 Thread Mike Andyl
"I believe z index of 1000" No, there is already 1000 in the parent element. -- Let's take a look at the other side. /* TAG SELECTOR */ .tc-block-tags-dropdown{ white-space: normal; min-width: 620px !important; } .tc-block-tags-dropdown a { display: inline-block !important;

[tw5] Re: How to make a more convenient method for selecting tags?

2021-07-13 Thread TW Tones
I believe z index of 1000 or 1500 should stop this. Tones On Wednesday, 14 July 2021 at 03:07:30 UTC+10 Brian Radspinner wrote: > I don't think that simple CSS can solve this, since each tiddler frame is > given a higher z-index as you go up the story river; so no matter what you > set,

[tw5] Re: How to install plugins on TW node?

2021-07-13 Thread Saq Imtiaz
You can drag and drop and install it in each of your wikis. Or you can save the plugin to a "source folder": https://links.tiddlywiki.com/urls/4b5e9c4afc6923035ef9/ On Tuesday, July 13, 2021 at 5:37:55 PM UTC+2 davou...@gmail.com wrote: > > I'm running TW 5.1.23 on node js and I want to

[tw5] Re: [Seeking Ideas] Issues with a TW in four languages ...

2021-07-13 Thread Charlie Veniot
I must watch that gem! Looks fantastic. Now, where to find it ... For sure. I wish I had time to learn other ones. My hobby involves digging into dictionnaries of old French and various patois, all pre-20th-century books in Google Books. Not enough hours in a day. On Tuesday, July 13,

[tw5] Re: [Seeking Ideas] Issues with a TW in four languages ...

2021-07-13 Thread Charlie Veniot
Ste mockumentaire-là, cé pas moi qu'a faite ça. Chui y'inque un regardeux. Mais, personalité, on pourrait, en tchèque-sorte, me dire un bricoleux (bricoleur), un brin patenteux (patenteur), pis à m'ouère (vouère, voir) un vrai piocheux (piocheur) à cause que ma caboche pioche tou'l'temps:

[tw5] Re: How to make a more convenient method for selecting tags?

2021-07-13 Thread Brian Radspinner
I don't think that simple CSS can solve this, since each tiddler frame is given a higher z-index as you go up the story river; so no matter what you set, each child will overlap all the tiddler elements farther down the river. You may have to just size the menu to not overlap with the story

[tw5] Re: [Seeking Ideas] Issues with a TW in four languages ...

2021-07-13 Thread TiddlyTweeter
Ciao Cj.v I like very much love Agnès Varda's documentary THE GLEANERS & I . Gleaning & Bricoleur activities seem to me fundamental to best use of TW :-) French is actually a good language to appreciate TW in. Best wishes TW On Tuesday,

[tw5] Re: [Seeking Ideas] Issues with a TW in four languages ...

2021-07-13 Thread TiddlyTweeter
Ciao Télumire Thanks for that! It practically shows a way I could get what I need. Kudos! Best wishes TT On Tuesday, 13 July 2021 at 17:38:03 UTC+2 Télumire wrote: > Hello TiddlyTweeter, > > Expanding on cj.v elegant solution, you can also use a select widget if > you dont want to download a

[tw5] Re: Teaser of my macros

2021-07-13 Thread Charlie Veniot
Me, just out of habit (to avoid monkeying around with Relink in every TiddlyWiki instance), always setup my macros like this: - example from your TiddlyWiki:<$macrocall $name=det tid="OT and NT as two voices" /> - my wordier approach: <$macrocall $name=det tid={{OT and NT as two

[tw5] Re: [Seeking Ideas] Issues with a TW in four languages ...

2021-07-13 Thread TiddlyTweeter
cj.v...@gmail.com wrote: > ... check out the mockumentary: Le Chiac est la solution > > C'est merveilleux. Vous êtes bricoleur? TT -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe

[tw5] Re: [Seeking Ideas] Issues with a TW in four languages ...

2021-07-13 Thread Charlie Veniot
Being a bilingual French-Acadian Canadian, and liking stable interfaces, I rather like that idea of just having captions switching language context and everything TiddlyWiki not shifting. *Aside and totally unrelated (well, totally intertwingled to me...)* Although I don't speak "chiac", I

[tw5] Re: [Seeking Ideas] Issues with a TW in four languages ...

2021-07-13 Thread Télumire
Hello TiddlyTweeter, Expanding on cj.v elegant solution, you can also use a select widget if you dont want to download a language plugin : <$select tiddler="$:/language"> fr-FR en-GB <$text text={{{ [[$:/language]get[text]regexp[fr-FR]thenget[fr-fr]]

[tw5] How to install plugins on TW node?

2021-07-13 Thread Louis Davout
I'm running TW 5.1.23 on node js and I want to install JD's Plain Revisions (http://j.d.revisions.tiddlyspot.com/). I've installed plugins that provide complete source like kookma's commander. Unfortunately JD only provides the drag and drop version. How do I properly install it on node for

Re: [tw5] Re: How to? " conflicts with wrap button

2021-07-13 Thread David Gifford
Thanks Mario! I only needed " not """, so I deleted the extra "" on each and it works great! On Tue, Jul 13, 2021 at 9:45 AM PMario wrote: > Hi, > > Try this: > > <$action-sendmessage > $message="tm-edit-text-operation" > $param="wrap-selection" > prefix='<$macrocall $name=det

[tw5] Re: How to? " conflicts with wrap button

2021-07-13 Thread PMario
Hi, Try this: <$action-sendmessage $message="tm-edit-text-operation" $param="wrap-selection" prefix='<$macrocall $name=det tid="""' suffix='"""/>' /> It's possible to cover the parameters in single quotes. -mario -- You received this message because you are subscribed to

Re: [tw5] Re: Teaser of my macros

2021-07-13 Thread David Gifford
Thanks Saq for giving me another option! On Tue, Jul 13, 2021 at 9:08 AM Saq Imtiaz wrote: > Ouch that is annoying. > > One workaround would be: > > > <> > <> > <> > > > On Tuesday, July 13, 2021 at 3:52:28 PM UTC+2 David Gifford wrote: > >> Thanks Saq. >> >> Doing it as <> turns it into a

[tw5] Re: Teaser of my macros

2021-07-13 Thread Saq Imtiaz
Ouch that is annoying. One workaround would be: <> <> <> On Tuesday, July 13, 2021 at 3:52:28 PM UTC+2 David Gifford wrote: > Thanks Saq. > > Doing it as <> turns it into a , which forces line breaks above > and below. Doing it as a macrocall lets me have each one on the next line. > > On

[tw5] Re: Teaser of my macros

2021-07-13 Thread David Gifford
Thanks Saq. Doing it as <> turns it into a , which forces line breaks above and below. Doing it as a macrocall lets me have each one on the next line. On Tuesday, July 13, 2021 at 8:46:48 AM UTC-5 Saq Imtiaz wrote: > Looks spiffy. All this time talking about wanting an outliner in TW and >

[tw5] Re: Teaser of my macros

2021-07-13 Thread David Gifford
Thanks Charlie Actually, the first line of this tiddler is what causes the det macro to relink: https://giffmex.org/experiments/det.teaser.html#%24%3A%2F.giffmex%2FMacro%2FDet On Tuesday, July 13, 2021 at 8:25:05 AM UTC-5 cj.v...@gmail.com wrote: > That is quite awesome, David. I'm a huge

[tw5] Re: Teaser of my macros

2021-07-13 Thread Saq Imtiaz
Looks spiffy. All this time talking about wanting an outliner in TW and you could have written it all along. Why <$macrocall $name=det tid="The relationship between the Old and New Testaments"/> instead of: <> Is it for the autocomplete support? If so, we might be able to do something about

[tw5] How to? " conflicts with wrap button

2021-07-13 Thread David Gifford
Hi everyone I found a new obstacle to my quest to conquer the world! I would like the wrap below to have double quotes at the end of the prefix and the beginning of the suffix, but it is mistaking it four four double quotes . Howdo I work around this? <$action-sendmessage

[tw5] Re: Teaser of my macros

2021-07-13 Thread Charlie Veniot
That is quite awesome, David. I'm a huge fan of the HTML detail element. Total aside: I am an even bigger fan of the Relink plugin. It saves me from, well, me. Very nice how you've configured Relink to also check your macros whenever you change a tiddler title. For anybody wondering what

[tw5] Re: [Seeking Ideas] Issues with a TW in four languages ...

2021-07-13 Thread Charlie Veniot
G'day TT, If adding language plugins and using TW's language button make for an alright solution, then checking the value of $:/language makes for an easy way to set context based on currently selected language. It should be easy enough to show the language button anywhere you need it for

[tw5] Re: Just the UI of tiddlywiki

2021-07-13 Thread PMario
Hi Xavier, You may have a closer look at: https://tank.peermore.com/tanks/tiddlyweb/TiddlyWeb An overview may be found at: https://tank.peermore.com/tanks/tiddlyweb/TiddlyWeb tank .. is a project from Chris Dent the creator of all the TiddlyWeb python code. He

[tw5] Re: [Seeking Ideas] Issues with a TW in four languages ...

2021-07-13 Thread TiddlyTweeter
Ciao Tony Thanks for your comment. Declaring the language in the won't help as what we have here is a MIXED language scenario. One wiki, four languages. I'm trying to work through whether any kind of "online status detection" would actually work, or whether (looking more likely now after

[tw5] Re: [Seeking Ideas] Issues with a TW in four languages ...

2021-07-13 Thread TiddlyTweeter
Ciao cj.v It is not a silly question. It is helpful. Forces me to clarify. The situation is I have a gallery of 50+ images that each tiddler for has four language fields for (German, English, Slovenian, Italian). What I am trying to sort out is WHETHER I should use BROWSER detection of run

[tw5] Just the UI of tiddlywiki

2021-07-13 Thread Xavier B.
Hi, I'm just a user of tiddlywiki. My programming skils are low overall in Javascript but I have enough skills in python. I would like to write some wiki server there in python but with the tiddlywiki interface. I love it: when ypu type a link, then a new tiddler appears inmediately in the

Re: [tw5] Re: Is there a way to automatically save changes on TiddlyWiki?

2021-07-13 Thread Alessandra Carnevale
Great, thanks again! On Tue, Jul 13, 2021 at 4:33 PM PMario wrote: > On Tuesday, July 13, 2021 at 5:36:52 AM UTC+2 arlandri...@gmail.com wrote: > >> Really sorry if I replied so late. I had a problem with my PC, this time >> not related to Tiddly Wiki :D >> This evening I will try your

[tw5] Re: How to make a more convenient method for selecting tags?

2021-07-13 Thread Mike Andyl
https://i.imgur.com/Q1wXDdQ.jpg Turn on Sticky titles - yes /* TAG SELECTOR */ .tc-block-tags-dropdown{ white-space: normal; min-width: 620px !important; } .tc-block-tags-dropdown a {

Re: [tw5] Re: Is there a way to automatically save changes on TiddlyWiki?

2021-07-13 Thread PMario
On Tuesday, July 13, 2021 at 5:36:52 AM UTC+2 arlandri...@gmail.com wrote: > Really sorry if I replied so late. I had a problem with my PC, this time > not related to Tiddly Wiki :D > This evening I will try your auto-save plug-in. > At the moment, the only plug-in I have is Tiddly-Wiki 5 core.