[tw5] Transclusion through template --- preserve wikitex formatting

2021-08-25 Thread Sandip Deshmukh
My `ContactInformation' tiddler contains: <$list filter="[contains:participants!sort[on]]"> <$link /> {{!!text}} My 'KG More1' tiddler's participants field contains [[King George]] and its text contains: * Item 1 * Item 2 My 'KG More2' tiddler's participants field contains [[King

[tw5] Re: Convert a dynamic list into a template

2021-08-25 Thread Sandip Deshmukh
Well, I found a solution to the problem!! Here is what I have done: ContactInformation tiddler carries this code: <$list filter="[contains:participants!sort[on]]"> <$link /> {{!!text}} Every time I want to extract this information for a particular tiddler, I just put:

Re: [tw5] Re: Random html tags appear in my wiki

2021-08-25 Thread Sandip Deshmukh
My experience is also very similar to what David has described. Either TiddlyDesktop or Tiddloid could be causing the problem. But nothing seems to be broken. The wiki works perfectly otherwise. On Thursday, August 26, 2021 at 5:55:52 AM UTC+5:30 TW Tones wrote: > David, > > I am not so sure

[tw5] Re: tw5-primer, Your New Favorite Theme/Plugin!

2021-08-25 Thread Finn Lancaster
@PMario, not sure if you saw it yet, but v1.0.1 and v1.0.2 are now out, making it less "hacky" (all css now), and no more .innerHTML. On the note of the .innerHTML, I had a few questions, even though the plugin no longer uses it. According to both what I understand, and even the MDN doc you

[tw5] Re: tw5-primer v1.0.1 is here!

2021-08-25 Thread Finn Lancaster
@Télumire, Check it out, v1.0.2 is here, with all the changes you asked for! I'm thinking v1.0.3 should be some more hotfixes, including increasing icon-size in the Tiddler ViewBar. What do you think? On Wednesday, August 25, 2021 at 7:19:10 PM UTC-4 Finn Lancaster wrote: > Appreciate the

[tw5] Re: 10 Years of TiddlyWiki Development in 7 Minutes

2021-08-25 Thread jwd
I've not (yet) watched the TEDx talk. I read the book years ago and it continues to make an impression on me. I believe https://github.com/adamtornhill/code-maat is the corresponding code repo. The README there talks about various visualization options. On Wednesday, August 25, 2021 at 9:50:26

Re: [tw5] "I moved to Discourse" - add your name too?

2021-08-25 Thread TW Tones
Jeremy, I understand the value in making GG read only however we have not done this with the GG Dev forum and it has not caused too many issues, yes the users are more involved and limited compared to the greater group. However, I would like to suggest *only making it read only in the long run

Re: [tw5] Re: Random html tags appear in my wiki

2021-08-25 Thread TW Tones
David, I am not so sure how to help you but in the past I have seen random tiddlers or their content transcluded when a filter is broken and the result is some artifact. So if you can find the page template, or something tagged $:/tags/BelowStory with a filter in it and fix the filter you may

Re: [tw5] "I moved to Discourse" - add your name too?

2021-08-25 Thread TW Tones
Birthe/Strike, I hope Ed did not think "I thought he was complaining". I think my argument points out the new platform will be valuable to everyone, and is important, despite the pain of change. In fact it is really important Ed and Charlie etc.. understand I will help in any way I can. Some

[tw5] Re: tw5-primer v1.0.1 is here!

2021-08-25 Thread Finn Lancaster
Appreciate the feedback. I'll implement these in v1.0.2, and have it released by tomorrow, hopefully! On Wednesday, August 25, 2021 at 5:02:50 PM UTC-4 Télumire wrote: > Hi, nice work ! > > IMO text-shadows make text harder to read when it's already on a dark > background, maybe consider

Re: [tw5] "I moved to Discourse" - add your name too?

2021-08-25 Thread Charlie Veniot
All of that is totally valid and well said, but do keep in mind: When something is too complex for an individual with a cognitive disability (including Edward, including me, including whoever else), the complexity of an application and/or the interface, that doesn't really get resolved by more

[tw5] Re: tw5-primer v1.0.1 is here!

2021-08-25 Thread Télumire
Hi, nice work ! IMO text-shadows make text harder to read when it's already on a dark background, maybe consider removing it ? The color you use for the text editor should have more contrast, ideally the same color than on the view. Light grey on dark blue is really hard to read .. The icons

[tw5] tw5-primer v1.0.1 is here!

2021-08-25 Thread Finn Lancaster
Earlier today, I released my newest plugin/theme: tw5-primer, using the primer.css library. Now, I'm happy to announce v1.0.1 is here, where I have built upon the old code to conform with TW standards, as recommended by @PMario. For those of you who haven't already seen it, a demo/install can

Re: [tw5] "I moved to Discourse" - add your name too?

2021-08-25 Thread TiddlyTweeter
Ciao Jeremy Very GOOD reply. Very frank, clear, to the point. You really are a very, very good BDFL . Just FYI, regarding moving ... I agree with all your points. Especially (b) where the wanting to move OFF GG has come up seriously

[tw5] 2D tiddler grid (?): nulis.io

2021-08-25 Thread Anjar
Hi, I just found nulis.io and it seems very interesting: https://nulis.io/ In short, it is tiddlers but in 2D. Perhaps someone can use it for inspiration Best, Anders -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

[tw5] Quine2 on iPadOS 14.7.1

2021-08-25 Thread Philipp Verbeek
Hi everybody, I deleted by mistake Quine_2-App on my iPad. It was saved on "My iPad", not in iCloud ("backup" is activated and yesterday-files are saved). Is there a way to get my today-TW5-files back? kind regards Philipp -- You received this message because you are subscribed to the

Re: [tw5] "I moved to Discourse" - add your name too?

2021-08-25 Thread Jeremy Ruston
Hi Ed Apologies, I'm taking a short holiday break, but wanted to jump in to reassure you (and others) of a few points: a) talk.tiddlywiki.org is an experiment for the moment, but my hope is that we will migrate all of our Google Groups to the new service (and set the old groups to

[tw5] Re: tw5-primer, Your New Favorite Theme/Plugin!

2021-08-25 Thread Finn Lancaster
Thanks for the criticism, @PMario. I do understand what you are saying; I've already begun to fix much of this. I intend to include the styles as a stylesheet (as opposed to inside the JS), and apply changes that way. On Wednesday, August 25, 2021 at 12:16:13 PM UTC-4 PMario wrote: > Hi Finn,

[tw5] Re: Convert a dynamic list into a template

2021-08-25 Thread 'Mark S.' via TiddlyWiki
Can you provide some tiddlers with participants list (e.g. King George, Queen Elizabeth, etc.) Having to guess at someone's data structure makes helping difficult. Thanks! On Wednesday, August 25, 2021 at 9:07:00 AM UTC-7 Sandip Deshmukh wrote: > Thanks, Mark. > > > On Wednesday, August 25,

[tw5] Re: tw5-primer, Your New Favorite Theme/Plugin!

2021-08-25 Thread PMario
Hi Finn, I appreciate your enthusiasm. .. BUT .. The implementation of this plugin is a hack from front to center. You use .innerHTML to change the DOM that has been created by tiddlywiki, with a timer that runs every second. Not only is .innerHTML a potential security risk

[tw5] Re: Convert a dynamic list into a template

2021-08-25 Thread Sandip Deshmukh
Thanks, Mark. On Wednesday, August 25, 2021 at 9:16:42 PM UTC+5:30 Mark S. wrote: > Try > > > <$list filter="[contains:participants!sort[at]]"> > > <$link /> > > > The first block of code worked perfectly. > > If that works inside tiddler "King George", then you can paste the text >

[tw5] Re: Convert a dynamic list into a template

2021-08-25 Thread 'Mark S.' via TiddlyWiki
Try <$list filter="[contains:participants!sort[at]]"> <$link /> If that works inside tiddler "King George", then you can paste the text into a tiddler and tag it "$:/tags/ViewTemplate" and it will work everywhere. But you probably don't want it to work *everywhere*. So you can wrap it

[tw5] Convert a dynamic list into a template

2021-08-25 Thread Sandip Deshmukh
Here is a working dynamic list I have: <$list filter="[contains:participants[King George]!sort[at]]"> <$link /> This works perfectly. Can I convert this into a template --- 'ParticipatedListTemplate'? So, I can sit in a tiddler 'King George', write {{||ParticipatedListTemplate}} and get

[tw5] Re: Dynamic list with tiddler names containing a space

2021-08-25 Thread Sandip Deshmukh
Thanks, Mario. That was an error. It should have been the same field in both the places. Frankly, I am kind of overwhelmed with a lot of things in tiddlywiki. And being a newbie, finding it is a bit difficult to cope up. I am very near to achieving what I wanted to. But because Google Groups

[tw5] tw5-primer, Your New Favorite Theme/Plugin!

2021-08-25 Thread Finn Lancaster
Hi everyone! I have made yet another tw5 plugin, this one acting as more of a JS-inclusive theme for tw! The plugin, at this point, includes a Primer.css (https://www.primer.style/css) rendition of tw5 (primer is GitHub's css library), which defaults to dark mode (light mode will be coming

[tw5] Re: Dynamic list with tiddler names containing a space

2021-08-25 Thread PMario
On Wednesday, August 25, 2021 at 12:26:56 PM UTC+2 Sandip Deshmukh wrote: But the filter syntax you have provided does not produce any results. > IMO your variables are different. You wrote there is a tag project and the filter uses it. Then your wrote >Another tiddler "D D" has [[A A]] and

[tw5] Re: 10 Years of TiddlyWiki Development in 7 Minutes

2021-08-25 Thread PMario
On Wednesday, August 25, 2021 at 4:36:23 AM UTC+2 jwd wrote: > If you are interested in other visualizations like this and related > software code analysis you might find the book Your Code as a Crime Scene > - > available from

[tw5] Re: List sort by count field operator

2021-08-25 Thread Soren Bjornstad
Unless I'm misunderstanding, sortsub[] with a filter containing count[] should do what you need. You might need to add the *integer* suffix to it though, or else it will sort the numbers alphabetically and not produce a very useful sort. On Wednesday, August 25, 2021 at 6:05:57 AM UTC-5

Re: [tw5] "I moved to Discourse" - add your name too?

2021-08-25 Thread A Gloom
Someone say herding cats? Let me testify, just like with walking into Mordor, you don't just herd cats. You lead them. And if they don't feel like following, it probably won't be happening... Yes, I know I'm no help... Will Discourse threads be indexed by Google in general? I'm sure a few

[tw5] List sort by count field operator

2021-08-25 Thread A Gloom
I saw references to sorting list results by the count operator but didn't find the actual threads/posts about the method. I assume it will require a subfilter, because in a root list filter the count just returns the count of the list results, not counts for each of the list results. The

[tw5] Re: Dynamic list with tiddler names containing a space

2021-08-25 Thread Sandip Deshmukh
BurningTreeC, Thanks. But the filter syntax you have provided does not produce any results. Any other ideas? On Wednesday, August 25, 2021 at 11:36:28 AM UTC+5:30 BurningTreeC wrote: > Hi @Sandip_Deshmukh > > first of all, the filter syntax to insert a variable is the following: > > <$list

[tw5] Re: Dynamic list with tiddler names containing a space

2021-08-25 Thread BurningTreeC
Hi @Sandip_Deshmukh first of all, the filter syntax to insert a variable is the following: <$list filter="[project]"> ... note that it doesn't use the [ ] and << becomes < and >> becomes > within a filter expression Sandip Deshmukh schrieb am Mittwoch, 25. August 2021 um 07:47:03 UTC+2: > I