[tw5] Re: Building a list of tabs dynamically in a performant manner

2021-07-22 Thread Saq Imtiaz
Hi Soren, I mentioned this when I suggested the filter and explained in a bit more detail in a follow up reply which seems to never have been posted. You will need the 5.2.0 pre-release for that filter to work, as one of the changes is greater consistency in setting the value of

[tw5] Re: Seeking general feedback on Grok TiddlyWiki

2021-07-22 Thread TW Tones
Springer, The text field is using a textarea definition and other field just text. You can have what we often call multi-line fields, however if you use the built in field editor in the edit template you will break the line feeds. If that is what you are after consider raising a new thread.

[tw5] Re: Building a list of tabs dynamically in a performant manner

2021-07-22 Thread TW Tones
Soren, Can you share the data set, or a dummy one for us to look at performance improvements? I presume you have reviewed you filters in respect of their performance here ? Tones On Friday, 23 July 2021 at 10:17:24 UTC+10 Soren Bjornstad wrote: > Tones,

Re: [tw5] I broke the json pre-release :|

2021-07-22 Thread TW Tones
Springer, I totally agree, we need to prepare for any ungainly titles and fieldnames. I suppose my point is to not to abuse this and restate the value of keeping a limited set of naming rules when developing macros and plugins. Basically proposing the use of Okams razor. The rules are meant to

[tw5] Re: What other tools compliment TiddlyWiki well? [discussion]

2021-07-22 Thread Jason Houle
I just worked on a tool for syncing my Keep notes to TW today, it is a JS bookmarklet that loads and executes this gist . I have only tested this on Chrome so far and there are still a couple kinks to work out, but I'm happy

[tw5] Re: Announcing Editor-Autolist-Markdown

2021-07-22 Thread Daryl Sun
Hello! Thank you very much for this plugin. I use Markdown for note-taking, and it's always driven me crazy that I have to manually set indentation for my bullet-lists, since I can't use Editor-Autolist. So I'm very pleased to see that a Markdown version now exists. However, I've found a bug

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread 'Mark S.' via TiddlyWiki
At the moment, I just want to know what you mean by search steps, since I don't see that specifically documented. My overall thought about searches was that we need to see the text of tiddlers, or maybe the first 100 characters of text, rather than the titles since the titles are nearly

[tw5] Re: Seeking general feedback on Grok TiddlyWiki

2021-07-22 Thread Paul Hampshire
Soren, Thanks for responding so fast! When I have more time I'll have to look for other rendering differences, but the short answer is in hind-sight I now understand how custom CSS could do everything I was seeing. Unfortunately, it didn't occur to me that you'd used custom CSS to alter how

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread Frédéric Demers
@walt released 0.0.3-beta https://fastfreddy.gitlab.io/streams-fusion/ not thoroughly tested, be very careful and clone/backup extensively @mark s : yes, my setup is heavily customized; not a good solution for you if you're not super comfortable tinkering; boils down to installing the

[tw5] Re: Getting relink to prevent obsolete permalinks

2021-07-22 Thread Charlie Veniot
Just a reminder that, although maybe a little odd-looking, all kinds of neat filtering can be setup in a tiddler link (i.e. for tiddler lookup from outside a TiddlyWiki) to help prevent link rot. For example: https://tiddlywiki-programming.neocities.org/CJ_TiddlyWikiProgramming.html#:

[tw5] Re: Seeking general feedback on Grok TiddlyWiki

2021-07-22 Thread Soren Bjornstad
Also, my comment should definitely say “vertical space,” not “horizontal space,” haha. On Thursday, July 22, 2021 at 7:26:02 PM UTC-5 Soren Bjornstad wrote: > Paul, > > 1. No matter what I do and what I've searched for has been able to explain >> why some things render differently for me. This

[tw5] Re: Seeking general feedback on Grok TiddlyWiki

2021-07-22 Thread Soren Bjornstad
Paul, 1. No matter what I do and what I've searched for has been able to explain > why some things render differently for me. This has often caused me to stop > and spend large quantities of time trying to figure out what is wrong. For > example. In no version of TiddlyWiki (or browser or

[tw5] Re: Building a list of tabs dynamically in a performant manner

2021-07-22 Thread Soren Bjornstad
Tones, thanks for putting this together, but your solution is slower than mine as far as I can tell (no easy way to instrument that since it has a very different number of filters, but the difference is apparent from clicking around a bit). Saq, I can't get your filter to work and I can't see

[tw5] Re: Seeking general feedback on Grok TiddlyWiki

2021-07-22 Thread Paul Hampshire
Soren, Thank you for building Grok TiddlyWiki. I'm what I would call a long term novice in that I've used TiddlyWiki for a while but only in the past few months have I learned what it can truly do. That is in large part to this group and Grok TiddlyWiki. I don't have a programming background

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread 'Mark S.' via TiddlyWiki
Can you explain search steps? How they're activated, etc. It looks like they have been very customized for your setup. Thanks! On Thursday, July 22, 2021 at 3:06:42 PM UTC-7 fred@gmail.com wrote: > @Mark S; I particularly like the command palette >

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread Frédéric Demers
@Mark S; I particularly like the command palette plugin for searches. Please note it is not designed for Streams, but can be made to work quite nicely with it because the search steps are highly configurable through the

[tw5] Re: Excising Large Outlines in TW

2021-07-22 Thread Saq Imtiaz
Mark you can save a plugin tiddler as a folder: https://links.tiddlywiki.com/urls/4b5e9c4afc6923035ef9/ Otherwise you can drag and drop the plugin to your wiki and import it and it will work, though it will only be installed for that specific wiki to which you dragged it. On Thursday, July

[tw5] Re: Simplest way to list all tiddlers that transclude the current tiddler?

2021-07-22 Thread Saq Imtiaz
> > If I get some time in the next couple months and nobody else does it, > maybe I will take a look at how to get started with TW core development. > > Would be happy to answer any questions you might have along those lines. -- You received this message because you are subscribed to the

[tw5] Re: TiddlyWiki Community Call and File Uploads Plugin

2021-07-22 Thread Saq Imtiaz
You can see your corresponding local time at the following link: https://www.timeanddate.com/worldclock/fixedtime.html?msg=TiddlyWiki+Community+Call+and+File+Uploads+Plugin=20210817T18=195=1=30 -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw5] Re: TiddlyWiki Community Call and File Uploads Plugin

2021-07-22 Thread Saq Imtiaz
Apologies Soren, I should have specified in UTC as well. CET is indeed UTC+2. So the community call is at August 17th at 16:00 UTC You can see your corresponding local time here . On Thursday, July 22, 2021 at 10:18:45 PM UTC+2 Soren Bjornstad wrote: > Saq, > >

[tw5] Re: What other tools compliment TiddlyWiki well? [discussion]

2021-07-22 Thread Si
Thanks for the responses. I like Keep, very nice level of simplicity and pleasant to use. Personally I try to avoid Google stuff where I can, but I did notice this very nice keep-style Android app that has recently appeared on Fdroid: https://github.com/msoultanidis/quillnote. Unfortunately

[tw5] Re: TiddlyWiki Community Call and File Uploads Plugin

2021-07-22 Thread Soren Bjornstad
Saq, To clarify for those of us who are not as familiar with European time zones, is this UTC+2 because it is summer? On Thursday, July 22, 2021 at 2:33:18 PM UTC-5 saq.i...@gmail.com wrote: > We will be having a *TiddlyWiki Community call* with Jeremy, Boris and > myself on August 17th at 6pm

[tw5] Re: Simplest way to list all tiddlers that transclude the current tiddler?

2021-07-22 Thread Soren Bjornstad
This isn't supported in core currently, though there's a pull request about it that needs a bunch of work to be mergeable that I keep harping on because I want this too. :-) If I get some time in the next couple months and nobody else does it, maybe I will take a look at how to get started

[tw5] Re: Excising Large Outlines in TW

2021-07-22 Thread Mark Cubberley
@David Is there a plugin folder to download. I'm not convinced I know how to install your plugin otherwise. I'm running TW via Node.js. On Wednesday, July 21, 2021 at 3:44:45 PM UTC-4 Mark Cubberley wrote: > @David > I have been keeping my eye on the Subsume threads and this plugin may be >

[tw5] TiddlyWiki Community Call and File Uploads Plugin

2021-07-22 Thread Saq Imtiaz
We will be having a *TiddlyWiki Community call* with Jeremy, Boris and myself on August 17th at 6pm CET: TiddlyWiki Community: Core Savers & Syncers, Upload Plugin, & Community Forum - Zoom I hope some of you will be able to join us for what I think will be a very

Re: [tw5] I broke the json pre-release :|

2021-07-22 Thread springer
Jeremy and all, I've played around with the updated prerelease file, starting by importing all the tiddlers from the "broken" version. So far, saves on github are going fine. Only one (!) major glitch. If you name a field with a double-angle-bracket expression (Who would do such a thing?!),

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread Saq Imtiaz
> Is there a search tool or plugin that works with streams? Streams is neat > to take notes with, but searching is problematic since the default search > shows you only the titles. Possibly someone has already written a custom > search? > @Mark S: I don't think there is a good generalized

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread Frédéric Demers
@walt yes precisely, the existing two options would remain with slightly better wording. The two new options would take the output of the conversion, place it in the root tiddler's text field, and remove any streams nodes recursively (cascade). The tags (and other fields) of the root tiddler would

[tw5] Re: tidders created this week

2021-07-22 Thread Stobot
WOW - agree with Soren, this is HUGE - this will remove the need for sooo many <$wikify> widgets! On Thursday, July 22, 2021 at 7:59:34 AM UTC-4 Soren Bjornstad wrote: > On Wednesday, July 21, 2021 at 9:58:33 PM UTC-5 TW Tones wrote: > >> From the pre-release this feature should make it even

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread 'Mark S.' via TiddlyWiki
Is there a search tool or plugin that works with streams? Streams is neat to take notes with, but searching is problematic since the default search shows you only the titles. Possibly someone has already written a custom search? > >>> -- You received this message because you are subscribed

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread ludwa6
My feedback @Fred depends on what you mean by "collapse and replace stream" options -presuming the "fuse into new tiddler" options stand as they are now, right? I only know how it's working now -which does involve a few steps, i.e.: 1. Push the button (1st one on L, not the next to R,

[tw5] Simplest way to list all tiddlers that transclude the current tiddler?

2021-07-22 Thread Evan Hackett
Hey everyone, this is my first post here, sorry if I'm asking a common question. Basically I have constructed a footer that displays all backlinks of the current tiddler, and I want to extend it to also display all transclusions as well. I know this is possible because I use the relink

[tw5] Re: Seeking general feedback on Grok TiddlyWiki

2021-07-22 Thread springer
Soren, I think I'm part of the target audience for Grok TiddlyWiki, despite being a long-time user. I have never given myself a systematic approach, and have instead always learned whatever bits I need to solve this or that problem-at-hand. I'm grateful for your learning tool, and am slowly

Re: [tw5] I broke the json pre-release :|

2021-07-22 Thread Jeremy Ruston
> On 21 Jul 2021, at 21:11, Saq Imtiaz wrote: > > I believe this check for field names is the cause: > > https://github.com/Jermolene/TiddlyWiki5/blob/d455072f13dd00955ae82d62d2d6e44581bdba9e/boot/boot.js#L1606 > >

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread Frédéric Demers
@walt; I'll experiment with two additional options to the popup menu, to save you a step (and fix the position bug) this evening, if you think that helps your use case I am thinking: - fuse into new tiddler using bullets - fuse into new tiddler using numbers - collapse and replace

[tw5] Re: Getting relink to prevent obsolete permalinks

2021-07-22 Thread springer
Tones, This again is a place where different users may have different needs. I love the fact that if I share a permalink, the #TiddlerTitle at the end is not an indecipherable UID, but something recognizable and meaningful to the recipient (and even to myself, going back into my emails and

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread ludwa6
Cool! the final step (i.e. cleanup) needed to flatten a Stream of nodes into a single tiddler, while preserving hierarchal presentation in readily portable form. I'll be using the heck out of this. Nice job of scaffold-building, @Saq / @Jan / @Fred ; you guys rock! /walt On Thursday, July

Re: [tw5] I broke the json pre-release :|

2021-07-22 Thread springer
Tones and Mario, For public-facing projects, being able to name tiddlers with natural language expressions (including spaces) has been essential, and it seems much of the expanded power of fields in 5.2.0 will come from scanning for matches between field names and tiddler titles. (Emojis and

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread Saq Imtiaz
> Also need to find an easy way to delete all the node-tiddlers rendered > superfluous, once i flatten using your modal ; this is the one function of > Jan's addon that i miss... > > Delete the root tiddler the way you would delete any other tiddler. You will be prompted to delete it's nodes

Re: [tw5] Re: Katex and TiddlyWiki: Some syntax does not work

2021-07-22 Thread Mohammad Rahmani
On Thu, Jul 22, 2021 at 5:18 PM PMario wrote: > Hi > I did create an issue: > https://github.com/Jermolene/TiddlyWiki5/issues/5907 > -m > Thank you Mario! Yes 0.13.3 has tones of new features and bug fixes! > > On Thursday, July 22, 2021 at 2:39:05 PM UTC+2 PMario wrote: > >> Hi, >> It

Re: [tw5] Re: Katex and TiddlyWiki: Some syntax does not work

2021-07-22 Thread Atronoush Parsi
@PMario Thank you for help and ticket on GitHub Yes, please! Hope it gets updated for TW 5.2.0 release! I think TW 5.1.23 would not get the update @Si - I did not know this I just looked the KaTex help page and try to implement the examples @Pak - Thank you! While align does not work with

[tw5] Re: Katex and TiddlyWiki: Some syntax does not work

2021-07-22 Thread PMario
Hi I did create an issue: https://github.com/Jermolene/TiddlyWiki5/issues/5907 -m On Thursday, July 22, 2021 at 2:39:05 PM UTC+2 PMario wrote: > Hi, > It seems {align} support started with KaTex 0.13.0 ... The version used in > TW is 0.12.0 which is about 1 year old. > So we will probably

[tw5] Re: Katex and TiddlyWiki: Some syntax does not work

2021-07-22 Thread Si
@Atronoush It's because {align} and {equation} were only added in Katex v0.13.0 (https://github.com/KaTeX/KaTeX/releases?after=v0.13.4) The current TiddlyWiki plugin is still on v0.10.0, and the pre-release is on v0.12.0. I would suggest adding an issue to github asking if the plugin can be

[tw5] Re: Katex and TiddlyWiki: Some syntax does not work

2021-07-22 Thread PMario
Hi, It seems {align} support started with KaTex 0.13.0 ... The version used in TW is 0.12.0 which is about 1 year old. So we will probably need to make an update. -mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

[tw5] Re: tidders created this week

2021-07-22 Thread Soren Bjornstad
On Wednesday, July 21, 2021 at 9:58:33 PM UTC-5 TW Tones wrote: > From the pre-release this feature should make it even simpler > New in: 5.2.0 Literal macro parameters are supported > . For example: > []. > Ooh, that's slick, looking

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread ludwa6
Yes, @Fred: just replicated your process, and got the same result -success! Thanks for prompting me to try again :-) Now i just have to remember to click the 1st button (yours), not the 2nd (Jan's)... Also need to find an easy way to delete all the node-tiddlers rendered superfluous, once i

Re: [tw5] Re: NoteTaking in Streams - hierarchy-preserving flattening in wikitext

2021-07-22 Thread Frédéric Demers
@Walt Using TiddlyDesktop, I created a new TW (pre-release), imported Saq's Streams (latest) and relink , the 5 tiddlers from Jan's streams-to-text addon , and my

[tw5] Re: Katex and TiddlyWiki: Some syntax does not work

2021-07-22 Thread Pak
My understanding is that in order for TW to parse an expression with katex, the expression needs to be inside $$ (or <$latex> widget). Otherwise the expression is treated as a wikitext/html. That might explain why \begin{align} does not work - it's not inside $$ so TW does not know to parse

[tw5] Re: Two problems with macro: displaying and refreshing

2021-07-22 Thread Misterel85
Ciao Tones, An interesting guess you've tried to make here. Well, you could have added the similarity of the name I chose here with the 'massif de l'Esterel', a mountain range between Cannes and Saint-Tropez! Well, that alias is closer to English than French, actually. It dates back to my year