[tw5] Re: How to open all AdvancedSearch search results to StoryList instead of exporting?

2020-09-11 Thread TW Tones
Tony, Tony here, TW Tones for disambiguation. Attached is my first attempt at a solution. Please try and provide feedback - Install the attached JSON on a wiki, or tiddlywiki.com as well - Go to the "advanced search > filter" if you use a search with a result an eye will appear.

[tw5] Re: Splat operators in TiddlyWiki macro definition, equivalent to *args in Python

2020-09-11 Thread Eric Shulman
On Friday, September 11, 2020 at 12:18:15 AM UTC-7, Tejasvi S Tomar wrote: > > Is there a way to specify an arbitrary number of parameters in the macro > definition? My use case is to pass the tiddler name without using quotes. > More specifically, in http://tobibeer.github.io/tw5-plugins/#inc,

[tw5] Re: Clarification needed for the difference between drag n' drop and folder installation

2020-09-11 Thread TW Tones
Tejasvi, If you use a node wiki, dropping a plugin is only installed in the current wiki. Installing it behind the scenes makes it available to all wikis within the node implementation. I only know this as a fact for the bob implementation and by what others have told me. Regards Tones On

[tw5] Re: [Tiddly Research] Public release

2020-09-11 Thread Odin Jorna
You can find the installation instructions of TiddlyRemember here: https://sobjornstad.github.io/TiddlyRemember/ Op vrijdag 11 september 2020 04:44:16 UTC+2 schreef Mark S.: > > I'm mostly interested in TiddlyRemember. Can I just drag the updated > plugin into my existing TW file? Does the anki

[tw5] Splat operators in TiddlyWiki macro definition, equivalent to *args in Python

2020-09-11 Thread Tejasvi S Tomar
Is there a way to specify an arbitrary number of parameters in the macro definition? My use case is to pass the tiddler name without using quotes. More specifically, in http://tobibeer.github.io/tw5-plugins/#inc, I want be able to transclude by <<{ Tiddler name>> which currently requires

[tw5] Re: Splat operators in TiddlyWiki macro definition, equivalent to *args in Python

2020-09-11 Thread TW Tones
Tejasvi, In someways the answer is no, but there are plenty of alternatives. Perhaps if your arbitrary number is still below a limit \define mymacro(p1 p2 p3 p4 p5 p6 p7 p8 p9) The parameters will be populated in the order they are given (as per Erics post that got here before me) The other is

[tw5] Re: Clarification needed for the difference between drag n' drop and folder installation

2020-09-11 Thread Saq Imtiaz
When you use TiddlyWiki on node.js, you essentially have two copies of TiddlyWiki running. One in the browser, one in node.js (server component), and the two synchronize with each other. The browser copy is responsible for the UI/UX and the node.js copy handles the API and saving and loading

[tw5] Frustration galore

2020-09-11 Thread Bob Jansen
I am hoping that someone can shine some light on my issue as I have been working at it for some hours now to no success. The task is to create a tiddler storing in a field a string, for example, ArtworkImages/BJ007.jpg, where the number is an incremental number and the text comes from various

[tw5] Re: How to open all AdvancedSearch search results to StoryList instead of exporting?

2020-09-11 Thread TW Tones
Mario, I gave it a passing consideration, however the other tabs do not include the buttons represented by $:/tags/AdvancedSearch/FilterButton, So it would require a shadow overwrite. But also I am building a much better solution for search, called advanced search indicators, it monitors the

[tw5] Re: How to open all AdvancedSearch search results to StoryList instead of exporting?

2020-09-11 Thread PMario
Hi Tony, Tony, @Tones. ... That's a nice function, but I did expect it be visible with every advanced search tab. It's only available with the filter tab. just a thought. -mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw5] Re: Frustration galore

2020-09-11 Thread Eric Shulman
On Friday, September 11, 2020 at 4:14:44 AM UTC-7, Bob Jansen wrote: > > The task is to create a tiddler storing in a field a string, for example, > ArtworkImages/BJ007.jpg, where the number is an incremental number and the > text comes from various tiddlers, eg. $:/TLS/imagefoldername, so it

[tw5] Re: Announcing A Static Site Generator

2020-09-11 Thread Donald Coates
Thank you so much. Now to keep at it!! On Thursday, September 10, 2020 at 11:49:10 PM UTC-4, Charlie Veniot wrote: > > That is a right beauty of a blog and a really wonderful TiddlyWiki use > case. Bravo! > > On Thursday, September 10, 2020 at 9:16:09 PM UTC-3 digit...@gmail.com > wrote: > >>

[tw5] A beautiful post that describes the Joy of Tiddlywiki

2020-09-11 Thread Donald Coates
This post by Ross Laird about his idea concerning web development does a beautiful job of describing so much of what makes Tiddlywiki so great. It's a nice read for a quiet moment. Just one of many gems: "And we should try, I think, to create online

[tw5] Re: WordPress Theme - which can do tiddlywiki5 from wp

2020-09-11 Thread TW Tones
I have done some research on WordPress and Tiddlywiki but I have no idea what you want! Tony On Friday, 11 September 2020 21:50:21 UTC+10, Анатолий Мизгирёв wrote: > > Dont find anything... -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw5] Re: WordPress Theme - which can do tiddlywiki5 from wp

2020-09-11 Thread Eric Shulman
On Friday, September 11, 2020 at 4:50:21 AM UTC-7, Анатолий Мизгирёв wrote: > > Dont find anything... Could you please provide more information about what you are trying to do? At the very minimum, please describe the workflow and results you are seeking. -e -- You received this message

[tw5] WordPress Theme - which can do tiddlywiki5 from wp

2020-09-11 Thread Анатолий Мизгирёв
Dont find anything... -- 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 web visit

[tw5] Re: A beautiful post that describes the Joy of Tiddlywiki

2020-09-11 Thread Donald Coates
He writes so well. Have you looked into the Fediverse at all? I have been toying with friendica and pleroma and I'm going to try misskey soon. Trying to find a way to get my friends and family away from centralized social media platforms. Though those

[tw5] Re: A beautiful post that describes the Joy of Tiddlywiki

2020-09-11 Thread TW Tones
Thanks For Sharing. Goes along the lines of my thoughts lately of democratising information technology so people can thrive and expand, not be slaves. Tones On Friday, 11 September 2020 20:25:29 UTC+10, Donald Coates wrote: > > This post by Ross Laird

Re: [tw5] Re: Frustration galore

2020-09-11 Thread Dr Bob Jansen
Thanks Eric, will give this a try. In an earlier version, I did use the $(..)$ format and then for a reason I can't explain, replaced it by the <<..>> format after reading various manual pages. BobJ --- Dr Bob Jansen The Cultural Conversations project Turtle Lane Studios Pty Ltd

[tw5] Re: [Tiddly Research] Public release

2020-09-11 Thread kebi
> Your theme is amazing! Which plugins/tiddlers do I need to import to my > own wiki to make use of the theme? If you only need the theme you will need to import: - Notebook - Notebook Mobile - tiddlyresearch-design - Krystal Keep in mind that TiddlyResearch is not optimized to be imported

[tw5] Re: [Tiddly Research] Public release

2020-09-11 Thread kebi
> I'm mostly interested in TiddlyRemember. Can I just drag the updated > plugin into my existing TW file? Does the anki plugin need to be updated? You should be able to use my forked version as a standalone plugin, also you don't need to change anything from the TiddlyRemember official anki

[tw5] Re: How many of you use core TiddlyWIki?

2020-09-11 Thread Darek Bobak
The core (with some third-party plugins) TiddlyWiki user here. And mostly because of the same fears as yours. I don't quite believe in the stability and long-time developement of the customised versions of TW. best, Darek piątek, 11 września 2020 o 21:45:00 UTC+2 Casey napisał(a): > With the

[tw5] Re: How many of you use core TiddlyWIki?

2020-09-11 Thread tony
>... I'm just not sure where to invest my time. I use core as well with minimal set-up - no fields, limited plugins to future-proof parsing down the road to another system if browser dependency someday breaks. But there are so many cool things that it is hard not to try/play :-) and if you

[tw5] Re: Concatenation and arithmetic

2020-09-11 Thread Thomas Elmiger
Hi bobj Some time ago, before TiddlyWiki had math filters, I made a plugin for simple minds like me ;–) https://tid.li/tw5/plugins.html#%24%3A%2Fplugins%2Ftelmiger%2Frpn Amongst other simple tasks it comes with a handy macro: - the macro takes two operands (*a* and *b*) as input – this may

[tw5] How many of you use core TiddlyWIki?

2020-09-11 Thread Casey
With the plethora of awesome customized versions of tiddlywiki I'm wondering how many of you use just the core version of tiddly wiki? My fear with using some of the customized ones is that they are awesome for a few months until they are no longer updated. Does anyone share these same

[tw5] Re: Concatenation and arithmetic

2020-09-11 Thread Thomas Elmiger
And here is a button that creates a new tiddler who’s title includes a number retreived from a tiddler. After creating the tiddler, the number ist incremented using the rpn macro: <$wikify name="id" text="{{$:/plugins/telmiger/AutoTid/next-ID }}-{{$:/plugins/telmiger/AutoTid/namespace}}">

[tw5] Re: How many of you use core TiddlyWIki?

2020-09-11 Thread Thomas Elmiger
Same here. At first I used the core version only. Then I began to fix some things I did not like using CSS only. Writing my own extensions – first macros, later plugins and themes – made me feel safe, knowing exactly what was going on. Every time I had to overwrite core stuff, I did it with bad

[tw5] Re: How to open all AdvancedSearch search results to StoryList instead of exporting?

2020-09-11 Thread tony
Wow, wow excellent, Tony (TW Tones) ! Thank you very much, more than I asked for! There is much to unpack and learn here, good fun. I like the fact that your magic button does not overwrite the current StoryList and appends to it instead. Since opening a big StoryList negatively impacts

[tw5] Re: Improved references in TiddlyRemember flashcards

2020-09-11 Thread 'Mark S.' via TiddlyWiki
There doesn't seem to be any content at either of these two links. Thanks! On Sunday, August 2, 2020 at 9:29:34 AM UTC-7, Soren Bjornstad wrote: > > Hi all, > > In the follow-up around the web to the release of TiddlyRemember >

[tw5] Re: How to use TiddlyWiki API in BoxLinux version

2020-09-11 Thread Jed Carty
Bob doesn't need the X-Requested-With header, and unfortunately until I am not sick and have some time I don't have any documentation better than link to the code for the routes in my previous post. It isn't anywhere near sufficient documentation, but considering that I have been averaging

[tw5] Re: New TiddlyTools time feature: **Interactive Calendar**

2020-09-11 Thread TW Tones
Eric, You link should be http://tiddlytools.com/timer.html# not http://TiddlyTools.com/#timer.html Regards Tony On Saturday, 12 September 2020 12:13:04 UTC+10, Eric Shulman wrote:

[tw5] Re: New TiddlyTools time feature: **Interactive Calendar**

2020-09-11 Thread TW Tones
Eric, Thanks so much for this extensive solution. As a thank you please accept this unpublished solution. called "Package". - Drop the attached JSON on your timer wiki and import, no need to save and reload to use. Any where you wish include the following <> It will take the most

[tw5] Help wanted: Distributing keyboard shortcuts

2020-09-11 Thread TW Tones
Folks, I developed so keyboard shortcuts I want to transfer to other wikis or share with the community. I have created them in my wiki and go to $:/ core/ui/ControlPanel/KeyboardShortcuts to set the keys.

[tw5] Re: New TiddlyTools time feature: **Interactive Calendar**

2020-09-11 Thread Eric Shulman
Update: http://TiddlyTools.com/#timer.html I've added a new feature to the Calendar to display dates on which "events" occur (in addition to showing dates on which there were tiddler changes). The events are defined in a separate tiddler, "TiddlyTools/Timer/Events", which contains a simple

[tw5] Re: A beautiful post that describes the Joy of Tiddlywiki

2020-09-11 Thread Donald Coates
It absolutely does. The bulk of the fediverse uses the ActivityPub protocol which is something that could definitely be implemented in tiddlywiki. Well I shouldn't say definitely because it is above my

[tw5] Re: FileSystemPaths - can you use multiple tags in same tiddler to make a file directory?

2020-09-11 Thread Donald Coates
I am sorry to not have a real answer. I wonder if using a field would serve you better. Then you could just enter specifically the path. Unless you are using numbers or alphabet I don't see how you can get the right order of tags to produce the desired path. Ie getting a path

[tw5] Re: Improved references in TiddlyRemember flashcards

2020-09-11 Thread soren.b...@gmail.com
Mark, The links in my original post and in si's reply work, but in the quoted portion of your message, the %20's are replaced with +'s. I'm guessing there's a bug either in the new Google Groups or in your mail client (not sure how you're reading). If you can't figure out what's going on, try

Re: [tw5] Re: Frustration galore

2020-09-11 Thread Bob Jansen
Spot on Eric, thanks Bobj Dr. Bob Jansen 122 Cameron St, Rockdale NSW 2216, Australia Ph: +61 414 297 448 Skype: bobjtls > On 11 Sep 2020, at 22:56, Eric Shulman wrote: > >> On Friday, September 11, 2020 at 4:14:44 AM UTC-7, Bob Jansen wrote: >> The task is to create a tiddler storing in a

[tw5] Re: A beautiful post that describes the Joy of Tiddlywiki

2020-09-11 Thread TW Tones
Donald, Very interesting. Thanks for pointing that out. There are two aspects to the wiki tribune, the news and the social. I actually own a large set of domain names (sitting in abeyance) for which I have an idea that would prosper from a loosely coupled network that could replace social

Re: [tw5] Re: Concatenation and arithmetic

2020-09-11 Thread Bob Jansen
Thanks Thomas with all this help I’m getting I’m learning fast Bobj Dr. Bob Jansen 122 Cameron St, Rockdale NSW 2216, Australia Ph: +61 414 297 448 Skype: bobjtls > On 12 Sep 2020, at 06:05, Thomas Elmiger wrote: > > And here is a button that creates a new tiddler who’s title includes a

[tw5] Re: How many of you use core TiddlyWIki?

2020-09-11 Thread Saq Imtiaz
> > On the other hand: When you have built a solution that works for you, you > don’t *have* to upgrade. A TiddlyWiki can work for decades without any > updates. > I think this the key thing. You don't need to update to future versions of the core if you are happy with your setup. I am in

[tw5] Re: How many of you use core TiddlyWIki?

2020-09-11 Thread TW Tones
Casey, Personally I call empty.html the "minimalist version", I would prefer a "standard edition" be officially released with a few simple customisations so the new users don't start totally raw. I believe empty.html should only be used by experienced users building a new solution from the

[tw5] Visualizing Tags with TiddlyMap

2020-09-11 Thread Fahad Paryani
Hey, I just installed the TiddlyMap plug-in and still learning a lot about how to use it. I was wondering if there is way for it to display how the tags are connected to each other? For example, if I wrote a Tiddler with the tag "math" and "medicine", there would be a link between these two

[tw5] Re: How to open all AdvancedSearch search results to StoryList instead of exporting?

2020-09-11 Thread TW Tones
Your welcome. Keep an eye out for my advanced search indicators package. Regards Tony On Saturday, 12 September 2020 06:33:35 UTC+10, tony wrote: > > Wow, wow excellent, Tony (TW Tones) ! > > Thank you very much, more than I asked for! > > There is much to unpack and learn here, good fun. > >

[tw5] Re: A beautiful post that describes the Joy of Tiddlywiki

2020-09-11 Thread TW Tones
Donald, He writes so well. Have you looked into the Fediverse > at all? I have been toying with friendica > and pleroma and I'm going to try misskey soon. > No but I will, thanks for the references I am a signied up and paid member (This is importiant) of