[tw5] Find backlinks inside a macrocall

2020-08-17 Thread kebi
Hello guys, I want to know how to detect a backlink inside a macrocall, since the default all[current]backlinks[]] doesn't detect them. This is my macro: <$macrocall $name="remembercz" text="[[example backlink]]"/> I tried doing this \define text-pattern() [[$(currentTiddler)$]] \end <$list

Re: [tw5] Re: Time Tracking in TiddlyWiki?

2020-08-17 Thread Eric Shulman
On Monday, August 17, 2020 at 8:05:06 PM UTC-7, Eric Shulman wrote: > > On Monday, August 17, 2020 at 7:32:27 PM UTC-7, TW Tones wrote: >> >> An observation fyi but no expectation of remedy, my windows HTA version >> the clock in the sidebar does not tick. >> > > OK... I did a little testing

Re: [tw5] Re: Time Tracking in TiddlyWiki?

2020-08-17 Thread Eric Shulman
On Monday, August 17, 2020 at 7:32:27 PM UTC-7, TW Tones wrote: > > An observation fyi but no expectation of remedy, my windows HTA version > the clock in the sidebar does not tick. > Hmm... that's odd. The first thing to do is to check to see if TiddlyTools/Timer/Ticker is actually running by

[tw5] Re: Transclude a list of tiddlers with the same name as currentTiddler

2020-08-17 Thread kebi
This is exactly what I was trying to accomplish, Thanks again Eric, you keep saving me! ahah -- 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

[tw5] Re: Transclude a list of tiddlers with the same name as currentTiddler

2020-08-17 Thread Eric Shulman
On Monday, August 17, 2020 at 7:29:02 PM UTC-7, kebi wrote: > > My tiddlers have the following titles > > Title > - Title/1 > - Title/2 > - Title/3 > > When using transclude in Title (currentTiddler) I want to show all the sub > tiddlers, something like this: > <$transclude tiddler= < >> /> >

Re: [tw5] Re: Time Tracking in TiddlyWiki?

2020-08-17 Thread TW Tones
Eric An observation fyi but no expectation of remedy, my windows HTA version the clock in the sidebar does not tick. Regards Tony -- 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,

[tw5] Transclude a list of tiddlers with the same name as currentTiddler

2020-08-17 Thread kebi
Hello guys, My tiddlers have the following titles Title - Title/1 - Title/2 - Title/3 When using transclude in Title (currentTiddler) I want to also include all the sub tiddlers, something like this: <$transclude tiddler= <> /> Does anyone anyone know if this is possible?? Thanks in

[tw5] Re: Get the text of a tiddler from a field containig the title

2020-08-17 Thread kebi
Sorry for the mistake in the post. Thanks so much Eric your example worked perfectly! -- 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

[tw5] Re: Get the text of a tiddler from a field containig the title

2020-08-17 Thread Eric Shulman
On Monday, August 17, 2020 at 5:58:45 PM UTC-7, kebi wrote: > > I'm using a plugin that creates a field named "parent" that contains the > title of another tiddler. > If I use <$view name={{!!parent}} /> I get the text of the tiddler > contained in "parent". > The problem is that I need to use

[tw5] Get the text of a tiddler from a field containig the title

2020-08-17 Thread kebi
Hello guys, I'm using a plugin that creates a field named "parent" that contains the title of another tiddler. If I use <$view name={{!!parent}} /> I get the text of the tiddler contained in "parent". The problem is that I need to use the result of <$view name={{!!parent}} /> inside a

Re: [tw5] Re: Time Tracking in TiddlyWiki?

2020-08-17 Thread Eric Shulman
Update August 17 4pm PDT: http://TiddlyTools.com/timer.html * IMPORTANT: TiddlyTools/Timer/Ticker adjusts for "drift" due to Alarms and CountDown processing overhead. \define ticker(delay:1000) <$action-timeout delay="$delay$" actions=""" <$action-setfield $tiddler="$:/temp/timer/ticker"

Re: [tw5] Editing transcluded tiddlers in-place

2020-08-17 Thread clutterstack
Thanks for testing, Atro! On Monday, August 17, 2020 at 1:19:30 PM UTC-4, Atronoush wrote: > > Hi Chris, > > I tested the revised plugin and it works great! I see the look and feel > of rider output can be customized now! > The good news is rider is a pure wikitext plugin and NO Javascript

[tw5] Re: unable to use edit mode text field TWSingleFile, local copy

2020-08-17 Thread Mat
> > Not hitting any wrong key combos, all mouse clicks during troubleshooting > so unless I have a stuck key, keystrokes shouldn't be an issue. > It is also *possible *to mouse click to save the page, at least in chrome. But I'd agree with Mark - it seems like one of those inexplicable

[tw5] Re: unable to use edit mode text field TWSingleFile, local copy

2020-08-17 Thread A Gloom
correction, no sidebar displays in the edit mode text field but the complete top bar does, in the screenshot you can see the hide/reveal button for the sidebar. On Monday, August 17, 2020 at 3:51:24 PM UTC-4 A Gloom wrote: > Haven't tested on Opera or IE yet-- the only other browsers I have--

[tw5] Re: unable to use edit mode text field TWSingleFile, local copy

2020-08-17 Thread A Gloom
Haven't tested on Opera or IE yet-- the only other browsers I have-- but will. Does it in FF private mode. Starting FF in safe mode corrected it and traced it to when NoScript is running. Not hitting any wrong key combos, all mouse clicks during troubleshooting so unless I have a stuck key,

[tw5] Re: unable to use edit mode text field TWSingleFile, local copy

2020-08-17 Thread 'Mark S.' via TiddlyWiki
You're not accidentally using Ctl-S to save ?? On Monday, August 17, 2020 at 11:52:51 AM UTC-7, A Gloom wrote: > > TWSingleFile, local copy > Win8.1, Firefox 79.0 > > Just today, the edit mode text entry field doesn't display the tiddler's > text field contents but displays a second instance of

[tw5] Re: unable to use edit mode text field TWSingleFile, local copy

2020-08-17 Thread Mat
Maybe test another browser. And incognito modes. <:-) -- 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

[tw5] Re: unable to use edit mode text field TWSingleFile, local copy

2020-08-17 Thread Mat
Sorry, I missed this bit: Happens with all pre-created wiki's as well as a freshly downloaded blank > wiki, so its not something that was done to the wiki by user, plugin's etc. So I have no idea. Strange indeed. <:-) -- You received this message because you are subscribed to the Google

[tw5] Re: unable to use edit mode text field TWSingleFile, local copy

2020-08-17 Thread Mat
Obviously one would need more info but that bit about it showing a second instance of the entire wiki makes me wonder if you have the InnerWiki plugin installed? Anyway, you should probably test things by uninstalling plugins and removing overwritten shadows. <:-) -- You received this

[tw5] unable to use edit mode text field TWSingleFile, local copy

2020-08-17 Thread A Gloom
TWSingleFile, local copy Win8.1, Firefox 79.0 Just today, the edit mode text entry field doesn't display the tiddler's text field contents but displays a second instance of the entire wiki. Does this regardless of the tiddler's type setting or edit preview toggle. The edit mode toolbar and

[tw5] Re: Presenting: SideEditor 2.0 - A live editor floating by the river side...

2020-08-17 Thread Ton Gerner
Hi Mat, Thanks for clarifying. Cheers, Ton -- 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

Re: [tw5] TiddlyWiki Gitea Saver issues

2020-08-17 Thread Jeremy Ruston
Hi Chris I’ve committed a fix to the underlying problem with httpRequest(): https://github.com/Jermolene/TiddlyWiki5/commit/a2796d89ab3dbf4a15b63b0f4623387fdc6acd5b Let me know if it resolves the problem for you, Best wishes Jeremy > On 17 Aug 2020, at 13:42, Chris Yarger wrote: > > I

[tw5] Re: [TW5] A small update to rboue's Three.js plugin

2020-08-17 Thread Ste
I appreciate this is an old old thread but does the three.js plugin mean I can display stl files in tiddlywiki... And if so do any kind genius know how i'd do that? I am an engineer of little brain... On Monday, 16 October 2017 at 21:48:25 UTC+1 inmy...@gmail.com wrote: > For another project

Re: [tw5] Editing transcluded tiddlers in-place

2020-08-17 Thread Atronoush Parsi
Hi Chris, I tested the revised plugin and it works great! I see the look and feel of rider output can be customized now! The good news is rider is a pure wikitext plugin and NO Javascript used! I appreciate all your efforts. I hope David can cite this plugin in Tiddlywiki Toolmap. Atro On

[tw5] Re: Temporarily getting rid of camel case

2020-08-17 Thread 'Werner' via TiddlyWiki
Tried the latter option. Works. Many thanks. Am Montag, 17. August 2020 16:43:57 UTC+2 schrieb Eric Shulman: > > On Monday, August 17, 2020 at 6:45:32 AM UTC-7, Werner wrote: >> >> Eric, your solution only seems to work with static text, like >> \rules except wikilink >> CamelCaseText >> >> and

[tw5] Re: Temporarily getting rid of camel case

2020-08-17 Thread Eric Shulman
On Monday, August 17, 2020 at 6:45:32 AM UTC-7, Werner wrote: > > Eric, your solution only seems to work with static text, like > \rules except wikilink > CamelCaseText > > and not in a situation when the camel case text is generated > programatically like transclusion. > Any clue would be

[tw5] Re: Temporarily getting rid of camel case

2020-08-17 Thread 'Werner' via TiddlyWiki
Eric, your solution only seems to work with static text, like \rules except wikilink CamelCaseText and not in a situation when the camel case text is generated programatically like transclusion. as I wrote to TW Tones, normally I would resort to the text widget, but, so far, I haven't managed

[tw5] Re: Problem adding file to TiddlyDesktop

2020-08-17 Thread David Gifford
Thanks everyone! I will have a look when I get a chance. My vacation is now officially over, so I will need to catch up on work before I have a chance to figure out what is going on. Until then, Firefox, which I love and hope will turn its fortunes around. On Sunday, August 16, 2020 at 7:55:08

[tw5] Re: How to select the droplist of tags by keyboard?

2020-08-17 Thread Mat
I'm afraid I don't know how to upgrade the nodejs version of TW. I only use the single file version. I would guess there are upgrading instructions on tiddlywiki.com , otherwise start a new thread on the forum. <:-) -- You received this message because you are subscribed to the Google Groups

[tw5] TiddlyWiki Gitea Saver issues

2020-08-17 Thread Chris Yarger
As for updating from the old to new version I've put together a few selenium scripts to do the upgrade. Then using the JavaScriptExecutor I was able to rewrite the title, subtitle and default tiddles to the new shadow tiddle form that starts with $:/ I'll post links to the program and update

[tw5] TiddlyWiki Gitea Saver issues

2020-08-17 Thread Chris Yarger
I believe the key on the request header in the gitea saver is Content-Type whereas the https.js required Content-type or vise versa -- 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,

[tw5] TiddlyWiki Gitea Saver issues

2020-08-17 Thread Chris Yarger
The gitea saver issue Is due to a mismatch between the request header-types. -- 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

[tw5] Re: How to select the droplist of tags by keyboard?

2020-08-17 Thread Zhe Lee
Sorry it said to drag a tiddly file, but I don't know which one is the tiddly file. I use nodejs server to run TiddlyWiki, I get so many file in the folder. I try to export to html file and drag into, but I lost all tiddlers and theme. how to make it? On Monday, August 17, 2020 at 6:05:53

[tw5] Re: How to select the droplist of tags by keyboard?

2020-08-17 Thread Zhe Lee
It said to select a tiddly wiki file. But I don't know which one is this file. I use nodejs server to run TiddlyWiki I get so many files in the folder. I tried export to html and drag into it. I lost all my tiddlers and theme, what should I do? On Monday, August 17, 2020 at 6:05:53 PM UTC+8,

[tw5] how to insert a link as the web bookmark format in notion?

2020-08-17 Thread Zhe Lee
Is there a way to insert the url with like this? A preview of the url will be great! Pic from notion -- 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

[tw5] Re: How to select the droplist of tags by keyboard?

2020-08-17 Thread Mat
It's likely coming in next update. You can test it here: https://tiddlywiki.com/prerelease/ <:-) -- 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

[tw5] Re: How to select the droplist of tags by keyboard?

2020-08-17 Thread Mat
oh, if you want it already now, you can upgrade to the prerelease version: https://tiddlywiki.com/prerelease/upgrade On Monday, August 17, 2020 at 12:05:04 PM UTC+2, Mat wrote: > > It's likely coming in next update. You can test it here: > https://tiddlywiki.com/prerelease/ > > <:-) > -- You

[tw5] How to select the droplist of tags by keyboard?

2020-08-17 Thread Zhe Lee
how to select the tag by keyboard? For now seems you can only select the tag in the drop list by click it. Any way to make it by keyboard? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails

[tw5] Re: Differentiate

2020-08-17 Thread Vincent vd B
Thanks.TW Tones. Interesting, I'm going to look for it. Come back to it. -- 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.

[tw5] Re: Differentiate

2020-08-17 Thread Vincent vd B
The example you give is a good example Mark S. If you only have 1 indication for 1 syndrome, then you only have 1 result. That does not mean that the result is binding. That means that you then continue to search with that result in mind. In the tiddler that describes the syndrome, you can

[tw5] Re: Embed wiki into Microsoft Teams (BOB)

2020-08-17 Thread Jed Carty
I think that Bob will have trouble running in an Iframe because it tries to use the browsers current URL to determine the URL it needs to use to establish the websocket connection it uses. I know pretty much nothing about how Microsoft Teams works, so how did your example fail? I would expect

[tw5] Re: How to make a shortcut to edit the top tiddler?

2020-08-17 Thread Zhe Lee
Can't thank you more~ On Monday, August 17, 2020 at 4:01:23 PM UTC+8, Saq Imtiaz wrote: > > <$navigator story="$:/StoryList" history="$:/HistoryList"> > <$action-sendmessage $message="tm-edit-tiddler" $param={{{ > [list[$:/StoryList]first[]] }}}/> > > > > On Monday, August 17, 2020 at 7:57:06

[tw5] Re: How to make a shortcut to edit the top tiddler?

2020-08-17 Thread Zhe Lee
Thank you I found the related manual here https://tiddlywiki.com/static/Transclusion%2520in%2520WikiText.html On Monday, August 17, 2020 at 3:07:22 PM UTC+8, Mat wrote: > > Via so called "filtered transclusion" you do this > > {{{ [list[$:/StoryList]first[]] }}} > > or using the ListWidget you

[tw5] how to set the code highlight to dark mode?

2020-08-17 Thread Zhe Lee
[image: Snipaste_2020-08-17_16-35-59.jpg] I use the dark theme in my tiddlywiki but code snippet is white background, I want dark background how to set it. I checked the settings about appearance and haven't find the useful options. And I check this link

[tw5] Re: How to make a shortcut to edit the top tiddler?

2020-08-17 Thread Saq Imtiaz
<$navigator story="$:/StoryList" history="$:/HistoryList"> <$action-sendmessage $message="tm-edit-tiddler" $param={{{ [list[$:/StoryList]first[]] }}}/> On Monday, August 17, 2020 at 7:57:06 AM UTC+2 imleg...@gmail.com wrote: > Please check my post when you are available thank you~ > > > On

[tw5] Re: How to make a shortcut to edit the top tiddler?

2020-08-17 Thread Mat
Via so called "filtered transclusion" you do this {{{ [list[$:/StoryList]first[]] }}} or using the ListWidget you do <$list filter="""[list[$:/StoryList]first[]]"""> "Filtered transclusion" is a shortcut way to evaluate a filter. Using the ListWidget you can *do *stuff with the filter

[tw5] Re: 360 panorama galleries and tours in Tiddlywiki

2020-08-17 Thread Bob Jansen
I have been following the discussion on how to provide 360 panoramas through Tiddlywiki. The numerous messages so far indicate a work in progress. I have the 360 app from Occipital on my iPhone with which I record panoramas. I can then make these viewable through Tiddlywiki using the

[tw5] Re: Problem adding file to TiddlyDesktop

2020-08-17 Thread TW Tones
David, 1) Regarding Firefox dying: > https://www.zdnet.com/article/an-endangered-internet-species-firefox/ > Firefox is still my favourite, and that is all that is important to me, is not surprising the commercial organisations advertising budget is reducing popularity, however I am not so