[tw5] Re: Hitting a barrier at 36,000 tiddlers

2019-09-22 Thread TonyM
Possibly related To tag search performance. Unless you use sort[] list of tiddlers with a given tag will be sorted in the order they are listed in a list field. I would assume thus tiddlywiki needs to look for list field existence on any tag. Also any tag pill for a tag, one exists for every

[tw5] Re: Task: Filter all tiddlers created between 01.09.2019 and 15.09.2019. How/where to find information/documentation to get this task done?

2019-09-22 Thread TonyM
Cd.K Thanks for sharing back. I expect the scheduled solution is the best however; On returning I had a thought. Place this in a tiddler on tiddlywiki.com Filter-Var: <$edit-text tiddler="$:/temp/filtervar" tag=input/> Filter: <$edit-text tiddler="$:/temp/filter" tag=input/> can also use ``

[tw5] Re: Hitting a barrier at 36,000 tiddlers

2019-09-22 Thread Mat
Did you try [contains:tags[Vorto]] ? <:-) -- 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

[tw5] Re: Hitting a barrier at 36,000 tiddlers

2019-09-22 Thread 'Mark S.' via TiddlyWiki
Seems like the answer might be a separate tag filter operator for use on data with high use counts. Then the developer could decide when it was most appropriate to use whichever tag filter operator. On Sunday, September 22, 2019 at 4:13:40 AM UTC-7, Jed Carty wrote: > > Each filter operator

[tw5] Re: Task: Filter all tiddlers created between 01.09.2019 and 15.09.2019. How/where to find information/documentation to get this task done?

2019-09-22 Thread 'Cd.K' via TiddlyWiki
TonyM Advanced Search with regexp:created and nested square brackets: [image: 23-09-_2019_04-48-05.png] The solution is surprisingly simple and requires only a few changes in ` $:/core/modules/filters.js` (see issue #4267). Next step is

[tw5] A Little advanced HTML for a tiddlywiki solution

2019-09-22 Thread TonyM
Folks, I am working on a way to reference tiddlywiki content from static pages to either static or interactive wikis. For example I have a static version of Filter Operators that can be its own HTML page or embedded in a Tiddler. Inside the HTML file Head tag it's possible to modify the HTML

[tw5] Re: Itty.bitty - a cousin to the tiddler?

2019-09-22 Thread TonyM
Mat, In a similar vein when this kind of sharing matures we can leverage these instead https://css-tricks.com/how-to-use-the-web-share-api/ and along with the fall back options perhaps someone can make a tiddlywiki widget for this? Similar to copy to clipboard of the permalink as a sharing

[tw5] Re: SVG logotype as $:/SiteTitle /

2019-09-22 Thread TonyM
Thierry Just use the system tag $:/tags/SideBarSegment to introduce any new element like your image to the sidebar, click on a tag pill for $:/tags/SideBarSegment to change the order. This will just add the logo and leave the $:/SiteTitle intact, but if you then want to hide the title, change

[tw5] Re: Itty.bitty - a cousin to the tiddler?

2019-09-22 Thread TonyM
Mat, This is a quite interesting idea. I am yet to fully understand the implications and functionality especially as it relates to tiddlywiki but its worth investigating. It also made me think when it comes to desirable features in tiddlywiki we do need to look further afield as tiddlywiki

[tw5] Re: SVG logotype as $:/SiteTitle /

2019-09-22 Thread Birthe C
The title would be there but invisible - only your logo visible, but the browser shows the title. Keep what you have and add: @@display:none;LABSud@@ Birthe -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw5] Re: SVG logotype as $:/SiteTitle /

2019-09-22 Thread Mark Kerrigan
Hello I'm sure someone else might have a more clever answer, but I'm not sure if it's possible to use an image as part of the site title. You could modify the following shadow tiddler and replace it with your text "LABSud". This would put the text in the site title. $:/core/wiki/title Then

[tw5] Itty.bitty - a cousin to the tiddler?

2019-09-22 Thread Mat
@dubiousscript just shared something over at gh: Itty.bitty

Re: [tw5] Control of node.js instance(s)

2019-09-22 Thread Jeremy Ruston
I think Bob may do what you want: https://github.com/OokTech/TW5-Bob Best wishes Jeremy > On 20 Sep 2019, at 19:17, 'Torax Malu' via TiddlyWiki > wrote: > > Hi, > > is there a known control plugin for TiddlyWiki on node.js do control the > server instance out of the wiki itself? I refer

Re: [tw5] Unpacking json plugin file - algorithms for creating tiddlywiki.files

2019-09-22 Thread Jeremy Ruston
Hi David The tiddlywiki.files mechanism is primarily intended for extracting tiddlers out of existing libraries, without needing to modify those files. It’s a lossy process (because not all the files necessarily end up in tiddlers), and it isn’t generally possible to reconstruct the original

Re: [tw5] What prefix for _canonical_uri?

2019-09-22 Thread Jeremy Ruston
Hi RA > Trying to add FontAwesome as a plugin. The wiki is working, the plugin is > recognized, and it contains shadow tiddlers for each svg file. > The only part I cannot get right is the _canonical_uri, so I get a "broken > image" icon in each shadow tiddler instead of an svg image. If

Re: [tw5] Re: Introducing the Voynich Extended Hand font plugin

2019-09-22 Thread Pit.W.
Thank you Julio. Now you can write your own manuscript :) Pit Am 22.09.2019 um 15:34 schrieb Julio Peña: Hello there Pit, Nice stuff! OooofeeearieI was just watching a documentary last night on the History of the Voynich manuscript. Regards, Julio -- You received this message

[tw5] Re: Introducing the Voynich Extended Hand font plugin

2019-09-22 Thread Julio Peña
Hello there Pit, Nice stuff! OooofeeearieI was just watching a documentary last night on the History of the Voynich manuscript. Regards, Julio -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: What's the point of effort?

2019-09-22 Thread Mohammad
Hi Watt! Sure I will! Cheers Mohammad On Sunday, September 22, 2019 at 4:20:20 PM UTC+3:30, Watt wrote: > > @Gloom Looks interesting! Have you got a link to share? > > @Mohammad - sorry for the delayed response - just a simple link to your > active TW-Scripts site was what I was thinking, not

[tw5] Re: Today TiddlyWiki is 15 years old

2019-09-22 Thread Watt
Happy Birthday TW! Thanks Jeremy, it's used here every day! -- 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: What's the point of effort?

2019-09-22 Thread Watt
@Gloom Looks interesting! Have you got a link to share? @Mohammad - sorry for the delayed response - just a simple link to your active TW-Scripts site was what I was thinking, not to any specific solution. After your github problems I wasn't sure of the correct location. Thanks. -- You

[tw5] Re: Introducing the Voynich Extended Hand font plugin

2019-09-22 Thread David Gifford
Thanks Pit, I added this and the Editor Stamp plugin to the toolmap. I already had the Swot tows. On Saturday, September 21, 2019 at 8:31:31 AM UTC-5, Pit.W. wrote: > > If someone feels the desire to write their texts in the myterious Voynich > alphabet > > Here:

[tw5] Re: Hitting a barrier at 36,000 tiddlers

2019-09-22 Thread Jed Carty
Each filter operator only works on the output of the previous operator, so the order matters with later operators in a run generally working with fewer inputs than earlier operators. To my knowledge none of the operators do anything in parallel, that may be difficult to set up because

[tw5] Re: Hitting a barrier at 36,000 tiddlers

2019-09-22 Thread Mat
Mark, that might be a huge step forward. Here is a brain dump of hypotheses and thoughts from someone who doesn't really know what he is talking about. You will, for sure, think "what is this fool twaddling about?" but while my ignorance is typically a weakness it occasionally brings an

[tw5] What prefix for _canonical_uri?

2019-09-22 Thread RA
Trying to add FontAwesome as a plugin. The wiki is working, the plugin is recognized, and it contains shadow tiddlers for each svg file. The only part I cannot get right is the _canonical_uri, so I get a "broken image" icon in each shadow tiddler instead of an svg image. The documentation says

[tw5] Re: Hitting a barrier at 36,000 tiddlers

2019-09-22 Thread TonyM
Mark, Perhaps try these test in a 5.1.19 Wiki given the additional indexing to improve performance was introduced in 5.1.20 and if there was any change that could have had an unexpected impact in this area I think it could be those changes. Keeping in mind the tags field potentially contains