[tw5] Re: Calculating transcluded tiddler and conditionals

2020-11-07 Thread Eric Shulman
On Saturday, November 7, 2020 at 10:26:52 PM UTC-8, W Yan wrote: > > 1. How could I calculate something based on transcluded tiddler? I have a > state tiddler that contains dynamic values and I want to use it with > calculated output; Something like {{Tiddler}}/2. I tried <$text text={{{ >

[tw5] Calculating transcluded tiddler and conditionals

2020-11-07 Thread W Yan
Hi, I've been trying to achieve something using state tiddlers, but couldn't make it work. 1. How could I calculate something based on transcluded tiddler? I have a state tiddler that contains dynamic values and I want to use it with calculated output; Something like {{Tiddler}}/2. I tried <$text

[tw5] Re: Is there any way to export TiddlyWiki to a list of markdown files?

2020-11-07 Thread Altug Ozcelikkale
If you don't mind using python, there is also PyTiddlyWiki that can export a group of tiddlers to .md among other formats. https://github.com/eniacization/PyTiddlyWiki Best wishes, -Altuğ On Wednesday, November 4, 2020 at 1:04:12 PM UTC+3, Ilyusha Nicolas wrote: > > I have a html with many

Re: [tw5] Re: Exporting HTML file (Bob)

2020-11-07 Thread jin
Thank you for the constant reply Jed, will check it out soon! On Sun, Nov 8, 2020, 5:44 AM Jed Carty wrote: > Sorry, that isn't the public repo. The public repo is > https://gitlab.com/ooktech-public/securewikiserver and the link to the > setup script is >

[tw5] Re: Exporting HTML file (Bob)

2020-11-07 Thread Jed Carty
Sorry, that isn't the public repo. The public repo is https://gitlab.com/ooktech-public/securewikiserver and the link to the setup script is https://gitlab.com/ooktech-public/securewikiserver/-/raw/master/setup.sh?inline=false If you are on linux or osx just download the script and run it,

[tw5] Re: Duplicated tiddlers after coppying from one wiki to another [BobLinux]

2020-11-07 Thread TW Tones
Jed, I will keep that in mind. The main cause was when I caused a Javascript error, or needed an emergency save of updates. That is when I found I was corrupting Bob by reimporting them as tiddlers, hence the filter. My emergency filter I use on all wikis now has this filter that excludes the

Re: [tw5] Tiddlywiki Empty: The size empty.html

2020-11-07 Thread TW Tones
Using a CDN like cloud flare made an otherwise almost unusable wiki fast, add a splash screen to ensure people wait for it to load, advertise they are loading the whole site for fast performance. Now when distributing content consider sharing JSON packAges of tiddler, or via a library, then

Re: [tw5] Re: sadly seeking tiddlyspot alternatives

2020-11-07 Thread TW Tones
Folks, I was prepared to consider hosting another instance of tiddlyspot, but I do need help and first and foremost get an idea of size and traffic, and placing a CDN on it. Regards Tony On Sunday, 8 November 2020 03:28:49 UTC+11, Mark S. wrote: > > It would be useful, if, as one last favor,

Re: [tw5] Re: NestedSliderPlugin from ClassicTW to TW5

2020-11-07 Thread TW Tones
Folks, The html details tag seems to work better now at least in the pre-release. In both this and the widget ensure you have a blank line follow the content to get it to render in block mode. Tones On Sunday, 8 November 2020 02:20:06 UTC+11, springer wrote: > > Alvin, I see that Tones had

[tw5] Re: TW 5.1.23 and Tones of New Features

2020-11-07 Thread TW Tones
Mohammad thanks for sharing your exploration: <$button class="tc-btn-invisible" > __Toggle__ <$action-listops $tags="+[toggle[done]]" /><> Fun variation that also provides the Tag pill Tones On Sunday, 8 November 2020 01:20:45 UTC+11, Mohammad wrote: > > *TW 5.1.23 new feature. * > > If

[tw5] Re: Modal question (last question today, I promise)

2020-11-07 Thread Ste
I may be way off here, I didn't really understand the queston, but here Is Jeds code for the help button which is what your link reminded me of. \define HelpButton(label, ButtonText:?) ^^(<$button popup="""$:/temp/popup/$(currentTiddler)$/$label$""" class='tc-btn-invisible

Re: [tw5] Tiddlywiki Empty: The size empty.html

2020-11-07 Thread Atronoush
Hi Mark, On Saturday, November 7, 2020 at 8:05:28 PM UTC+3:30 Mark S. wrote: > There's more than server storage size that's important. > > Imagine you were an instructor who wanted to distribute and receive lesson > plans via TW to remote students with limited data rate accounts. Having >

[tw5] Re: Modal question (last question today, I promise)

2020-11-07 Thread Ste
Ah! Have looked! Very nice. Like a posher version of Jed's help Button macro! (it's somewhere from inmysocks). On Saturday, 7 November 2020 at 15:25:29 UTC David Gifford wrote: > Here is what it looks like in practice. Click "Golden Rule, the" from the > articles tab.

[tw5] Re: Duplicated tiddlers after coppying from one wiki to another [BobLinux]

2020-11-07 Thread Jed Carty
Adding tiddler files to the tiddler folder works fine, the file system monitor handles adding them to the wiki correctly. If you are generating files on the local computer there isn't any reason not to just save the files that way. Tony, Why don't you just use the export html button in the

Re: [tw5] Tiddlywiki Empty: The size empty.html

2020-11-07 Thread 'Mark S.' via TiddlyWiki
There's more than server storage size that's important. Imagine you were an instructor who wanted to distribute and receive lesson plans via TW to remote students with limited data rate accounts. Having 2megs overhead for each transfer would make the whole process expensive, in addition to

Re: [tw5] Re: sadly seeking tiddlyspot alternatives

2020-11-07 Thread 'Mark S.' via TiddlyWiki
It would be useful, if, as one last favor, Simon and Daniel could share the code they use for their site. I'm sure it's some variation of store.php, but the details are important. On Saturday, November 7, 2020 at 7:54:37 AM UTC-8, springer wrote: > > TiddlyTweeter, and all, > > I have enduring

[tw5] Re: Duplicated tiddlers after coppying from one wiki to another [BobLinux]

2020-11-07 Thread skaczm...@gmail.com
thx Jed, is it even a proper way of transferring tiddlers between wikis? About a month ago, I asked about API for "injecting" automatically generated tiddlers. You fixed it for the version 1.6.2, which unfortunately I am not able to run ( https://github.com/OokTech/TW5-Bob/issues/161 ), that's

Re: [tw5] Re: sadly seeking tiddlyspot alternatives

2020-11-07 Thread springer
TiddlyTweeter, and all, I have enduring gratitude for what Simon and Daniel put together, and what Tiddlyspot offered. My own question -- and I think the spirit of Alvin's post, as I read it -- is: Is there not any way for something comparable to be put together and supported, even if

[tw5] Re: Pasting a field of one tiddler into a specific place of the text field of another tiddler?

2020-11-07 Thread odin...@gmail.com
TW tones, Using the <$transclude tiddler=$:/temp/Recepten/NieuwRecept field=recept-quote mode=block /> worked keeping the formatting that is entered into the textbox. This was the last piece I needed to make it work. Thanks for the help! Op vrijdag 6 november 2020 om 23:33:43 UTC+1 schreef TW

[tw5] Re: Modal question (last question today, I promise)

2020-11-07 Thread David Gifford
Here is what it looks like in practice. Click "Golden Rule, the" from the articles tab. https://giffmex.org/experiments/asterisk.modal.nt1.html On Saturday, November 7, 2020 at 9:02:36 AM UTC-6 David Gifford wrote: > I have been playing around with Eric's "hack" today. And I created an >

Re: [tw5] Re: sadly seeking tiddlyspot alternatives

2020-11-07 Thread TiddlyTweeter
Since Tiddlyspot was a favor to us. Free. We need to ask its makers very humbly. The reality may be that it is gone. I think the owners of it done more than usual to freely support us a long time. Practically it would be useful to continue it. HOW is still open. Best wishes TT On

Re: [tw5] Re: NestedSliderPlugin from ClassicTW to TW5

2020-11-07 Thread springer
Alvin, I see that Tones had offered you a *better* telmiger link than the one I sent. I didn't know about that one; it's more "public-facing" (and explicitly dedicated to the sharing plugins) than the site I had found (which had been shared here at some point earlier in its development). So

[tw5] Re: Modal question (last question today, I promise)

2020-11-07 Thread Atronoush
Thank you Eric! It works great! On Saturday, November 7, 2020 at 12:43:10 PM UTC+3:30 Eric Shulman wrote: > On Saturday, November 7, 2020 at 12:40:39 AM UTC-8, Atronoush wrote: >> >> Your solution works excellent. My question is : links do not work in >> modal, how one can gray out them? >> >

Re: [tw5] Re: NestedSliderPlugin from ClassicTW to TW5

2020-11-07 Thread springer
Alvin, it's true that telmiger's site has not been made neat for visitors, and has elements that are distracting. The pop-up reminder/scheduling window you see is not related to the details widget, but I understand why you'd be apprehensive. Mohammad's plugins, by contrast, are very

[tw5] Re: Modal question (last question today, I promise)

2020-11-07 Thread David Gifford
I have been playing around with Eric's "hack" today. And I created an editortoolbar button to insert the macro. Used in conjunction with the Freelinks plugin, this appears to be a really great way to create and read content: 1. Create an article with minimal content, and add subordinate

Re: [tw5] Re: NestedSliderPlugin from ClassicTW to TW5

2020-11-07 Thread Alvin Orzechowski
When I followed the link to DetailsWidget info, Springer, I found this. [image: screenshot 2020110701.jpg] I'm not fluent in TW5 yet, so that Save-Button Position box looks suspicious. On Thu, Nov 5, 2020 at 8:09 PM springer wrote: > Alvin, others will have better answers, but I was in

[tw5] Freelinks plugin question

2020-11-07 Thread David Gifford
Hi all I am playing around with the Freelinks official plugin. I am just wondering if there is a way it can be set to not display links to the current tiddler. So that in a tiddler entitled 'Golden Rule', any references to the Golden Rule will not be highlighted. Seems like that should be

Re: [tw5] Re: sadly seeking tiddlyspot alternatives

2020-11-07 Thread Alvin Orzechowski
What are the TiddlySpot options now? I have several ClassicTWs there, two of them especially are my online-brain, and I have them downloaded. I suppose there's some way to keep using them locally, but I'd rather take them back online. I had a bad experience with Dropbox, and I'd like to avoid

[tw5] Re: TW 5.1.23 and Tones of New Features

2020-11-07 Thread Mohammad
*TW 5.1.23 new feature. * If you like a *surprise*, go to https://tiddlywiki.com/prerelease/ create a new tiddler and enter the below wikitext (script) and save <$button> Click me <$action-listops $tags="+[toggle[done]]" /> Click the and see the

[tw5] Re: Lightweight diagrams (e.g. concept maps)?

2020-11-07 Thread TiddlyTweeter
PMario wrote: > > > ... So for me it looks like a 20/80 approach. 20% of time invested to get > 80% of functions out of it. > > This gives you the possibility to implement 5 different libs (as seen at: > https://gt6796c.github.io/) at the same time as doing 100% for 1 library. > ... (sometimes)

Re: [tw5] Re: [Tiddly Research] Public release

2020-11-07 Thread Keelan Cook
I supposed that could be the case, but it seems unlikely, seeing as how it's just a tag switch. Any new feature that would somehow be dependent upon that particular tag could mostly likely be edited as easily to your desired tag. If that's somehow not the case, bulk editing all of your tiddler

Re: [tw5] Re: [Tiddly Research] Public release

2020-11-07 Thread Pedro
Keelan, yes, indeed it seems to be an easier approach, but is it better? My concern is on losing support for future updates to TiddlyResearch. -- Pedro Alves *PhD candidate in Computer Science* *Institute of Computing - University of Campinas* Em sex., 6 de nov. de 2020 às 17:16,

[tw5] Re: TW 5.1.23 and Tones of New Features

2020-11-07 Thread Mohammad
TW 5.1.23 new feature. go to https://tiddlywiki.com/prerelease/ create a new tiddler and enter the below wikitext (script) {{{[[The quick brown fox jumps over the lazy dog]search-replace[dog],[cat]] }}} and see the results. Multi inputs filter operator! Thank you Saq, Jeremy! --Mohammad

[tw5] Re: Is there any way to export TiddlyWiki to a list of markdown files?

2020-11-07 Thread Donald Coates
wow this is nice thank you! On Thursday, November 5, 2020 at 2:46:07 AM UTC-5, Victor Dorneanu wrote: > > I've done this before using these instructions here: > https://davidalfonso.es/posts/migrating-from-tiddlywiki-to-markdown-files > > The original gitlab repository from David Alfonso doesn't

Re: [tw5] Tiddlywiki Empty: The size empty.html

2020-11-07 Thread TiddlyTweeter
> > TiddlyTweeter > suggested: > > I think a few tests showing the benefit of GZippery on this might help >> show a larger core is not, in itself, a major issue for most use cases. > > Jeremy Ruston replied: > GZip is enabled for tiddlywiki.com, so an interesting test case is to > look

Re: [tw5] Tiddlywiki Empty: The size empty.html

2020-11-07 Thread Jeremy Ruston
Hi TT > On 7 Nov 2020, at 09:53, TiddlyTweeter wrote: > > > Right. I think a few tests showing the benefit of GZippery on this might help > show a larger core is not, in itself, a major issue for most use cases. GZip is enabled for tiddlywiki.com , so an interesting

Re: [tw5] Tiddlywiki Empty: The size empty.html

2020-11-07 Thread TiddlyTweeter
Jeremy Ruston wrote: (My emphasis) > ... right now the goal for the core is for it to contain not the bare > minimum possible functionality, but rather the functionality that has the > *potential > to be universally useful*. That broader criteria means that the core > itself is sufficient

[tw5] Re: Modal question (last question today, I promise)

2020-11-07 Thread Eric Shulman
On Saturday, November 7, 2020 at 12:40:39 AM UTC-8, Atronoush wrote: > > Your solution works excellent. My question is : links do not work in > modal, how one can gray out them? > Add this style declaration as the first line of the macro definition: .tc-modal-body a { color:inherit;

[tw5] Re: Modal question (last question today, I promise)

2020-11-07 Thread Atronoush
Hi Eric, Your solution works excellent. My question is : links do not work in modal, how one can gray out them? --Atro On Thursday, November 5, 2020 at 10:07:31 PM UTC+3:30 Eric Shulman wrote: > On Thursday, November 5, 2020 at 7:23:45 AM UTC-8, David Gifford wrote: >> >> I just want to make