[tw5] Re: Table of Contents behavior

2021-01-12 Thread Stefan Schlechter
Hi Chris, thanks for feedback. I've implemented your mentioned changesabove -> that will remove all links - also from the last level of TOC 'Story 1, Story 2 etc.' How can this be done: 3) display the tiddler's caption/title by itself for tiddlers that have nothing below them in the ToC

[tw5] Re: Recomendations for editing and saving TiddlyWiki

2021-01-12 Thread tony
FWIW I still enjoy this easy-to-use solution from UBi that just requires python3. It works on Debian via Chromebook and Windows via cygwin and probably wsl2 [1] one single python file and it serves a whole folder of wikis accessed at localhost a simple script start to server: $cat

[tw5] Re: Can you create a text file from TiddlyWiki on node.js?

2021-01-12 Thread Michael Wiktowy
Si, I don't know if this is too limited of a solution for you but it is pretty simple. If you have your text data in a tiddler, you can just use tm-download-file message to create a text file using the browser download functionality (with all the limits that imposes). I made a macro quite

[tw5] Re: Table of Contents behavior

2021-01-12 Thread clutterstack
Hi Stefan, It looks like you'd like to modify the behaviour of the toc-selective-expandable macro. The necessary changes for this particular case would be contained within the toc-linked-selective-expandable-body macro. Both are defined in $:/core/macros/toc. You'd need to redefine (override)

[tw5] Re: Recomendations for editing and saving TiddlyWiki

2021-01-12 Thread 'Mark S.' via TiddlyWiki
Different people will have different ideas and perspectives. I find it simplifies things to only use single file wikis. So that rules out node.js, but you can still use tiddlyserver. I found the problem with termux is that my Android kept seeing it as a non-running app and closing the

Re: [tw5] Re: Unusual Desktop issue

2021-01-12 Thread 'Mark S.' via TiddlyWiki
Hmm. I can use mine at all sizes without any anomalies. The one thing that I notice is that you say 0.14-*prerelease*. It probably wouldn't hurt to upgrade to the full 0.14 . At least it would eliminate that variable. On Tuesday, January 12, 2021 at 12:37:10 PM UTC-8 dgle...@gmail.com wrote:

[tw5] Recomendations for editing and saving TiddlyWiki

2021-01-12 Thread '19yc93' via TiddlyWiki
Hey, I'm new to TiddlyWiki and as stated on the website there are several methods to save and edit a TiddlyWiki. This is a bit overwhelming at the beginning :) It seems that the choice depends on the individual use case, so I thought I will share my use case and it would be awesome if someone

[tw5] Re: Can you create a text file from TiddlyWiki on node.js?

2021-01-12 Thread si
Hi Tones, Sorry I did not see that you had replied until just now. I had seen that Larry Sanger had created a kind of spaced repetition tool for practising programming tasks . In short it displays a short programming puzzle, then will automatically

Re: [tw5] Re: Unusual Desktop issue

2021-01-12 Thread Doug Glenn
Thanks Mark. I found the issue though I've no idea how to correct it. If I expand the wiki where it is wider and takes up 3/4 of my 1980px screen it will display properly. It has to be somewhere in the CSS. All my wikis do the same thing after I found it corrected my problem child I first reported

[tw5] Re: Streams 0.2 preview

2021-01-12 Thread si
>>> On mobile you also have the option to hit enter twice to exit editing. I'm amenable to other ideas. Ahh I did not see that feature, that works pretty well. On Tuesday, 12 January 2021 at 15:44:23 UTC saq.i...@gmail.com wrote: > @si > > >> >>> I am now wondering if we should just use the

[tw5] How to launch batch scripts from TiddlyDesktop in linux?

2021-01-12 Thread 'Mark S.' via TiddlyWiki
TW Tones pointed out that it was possible to run scripts from TD in Windows. When I try this, several different ways, in linux, it wants to *edit* the batch script, rather than run it. And yes, I do have the executable bit set on the file, the right extension (.sh in this case), and the path

Re: [tw5] Re: self-editing table of contents snippet

2021-01-12 Thread Donald Lund
Works like a charm! Thanks! Regards, Don Lund On 1/11/21 4:12 PM, 'Mark S.' via TiddlyWiki wrote: I think you may want something like: <$macrocall $name=toc-selective-expandable tag=<>  /> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.

[tw5] Re: [Plugin] Updated recipe plugin

2021-01-12 Thread Odin
Thanks for the reply! I will fix the typo in the readme. But it the typo isn't in the code, see screenshot. Note that if you change the default tag settings in the config tab, it only applies to newly made recipes. So the button won't shop at recipes with the old tag. [image: screenshot.jpg]

Re: [tw5] Re: Concatenating contents of multiple fields into one textfield

2021-01-12 Thread Odin
@Pit, Finally got it to a working state. This is what I got so far: odinjorna.github.io/sixminutejournal/ How to try it out: - Fill in the prompts in $:/plugins/odin/sixminutejournal/morninginput - Go to the newly made tiddler via the 'recent' tab and open it - It contains the questions and

[tw5] Re: [Plugin] Updated recipe plugin

2021-01-12 Thread springer
Thanks for developing this recipe plugin! Small glitch: the default tag for new recipes is Recipe (with a capital R) and yet the read-me says that we'll see the toolbar for anything tagged with recipe (no caps). So it seemed to be not working, until I tracked down that discrepancy.

[tw5] [Plugin] Updated recipe plugin

2021-01-12 Thread Odin
In this thread, Jonathan Lundquist proposed that the edit tiddler button redirects to the recipe editor tiddler instead of editing the tiddler. I went with another approach. I added a toolbar button that only shows up at

[tw5] Re: Unusual Desktop issue

2021-01-12 Thread 'Mark S.' via TiddlyWiki
I would assume that it is something to do with a plugin, stylesheet, or corrupted file. Things to try -- Turn off any custom stylesheets. Disable (and reload) custom plugins. Move personal tiddlers into a new empty tiddlywiki. On Monday, January 11, 2021 at 9:29:06 AM UTC-8 dgle...@gmail.com

[tw5] Re: Streams 0.2 preview

2021-01-12 Thread Saq Imtiaz
@si > >>> I am now wondering if we should just use the context menu for this. > Swipe to show the context menu and have an option to exit editing. I intend > to make the menu items that come up in the context menu configurable via a > control panel so that it does not get overly crowded and

[tw5] Re: Beginner troubled with dynamic filter parameters

2021-01-12 Thread kdot
Thank you so much, this works! maanantai 11. tammikuuta 2021 klo 19.19.43 UTC+2 Mark S. kirjoitti: > You'll probably need two list loops. This works in my tests: > > <$list filter="[!is[system]has[frequency]!sort[priority]limit[10]]"> > <$list filter="[all[current]!days:mydate{!!frequency}]"> >

[tw5] Re: Lokalization of Plugins (Translation of Pluggins to another language)

2021-01-12 Thread Xrizzy One
Thank you for your quick reply Odin. You are helping me a lot. That is exactly what I would like to do: use the core concept with language tiddlers with the translation of tiddlers of the plugin. What I havent't figured out is the correct title (with the path) of such a tiddler. How exactly