Re: [tw5] The MESS of knowing what is what ... GG is poison ...

2020-05-03 Thread Jeremy Ruston
Hi Mat > Jeremy Ruston wrote: > Is there are any community software that doesn't have the problem that it's > hard to catch up with a large volume of posts? > > I agree but in our case the posts here, partially also serve as the > repository for (links to) plugins and other

[tw5] Re: The MESS of knowing what is what ... GG is poison ...

2020-05-03 Thread Jeremy Ruston
Hi TiddlyTweeter I'm busy and not able to read here daily. Its i*nterestingly proved* a > nightmare reading this group after a few days. So much richness at a whim > of Google. > Is there are any community software that doesn't have the problem that it's hard to catch up with a large volume

Re: [tw5] Re: Building static sites in the browser

2020-05-02 Thread Jeremy Ruston
> I wonder how many steps would be left to render a complete epub? I think it's > basically a zipped up group of html pages. Yes indeed, that's correct, they're pretty simple (you can rename a random EPUB to .ZIP and unzip it to see). Best wishes Jeremy -- You received this message because

Re: [tw5] Building static sites in the browser

2020-05-02 Thread Jeremy Ruston
Ah, I see what you mean (and presumably Mat too): to export a bunch of tiddlers as a ZIP full of .tids or .jsons etc rather than as a static site. That would indeed make sense. Best wishes Jeremy. > On 2 May 2020, at 22:29, 'Mark S.' via TiddlyWiki > wrote: > > That's exactly what I was

Re: [tw5] Building static sites in the browser

2020-05-02 Thread Jeremy Ruston
Hi Mat > Having now tried it - good stuff!!! Thank you Jeremy! > > It would make sense to access this functionality via the usual AdvancedSearch > > Filter export button. Yes, perhaps for some simple cases, but for publication one would normally want to pack a bunch of rendered tiddlers and a

[tw5] Building static sites in the browser

2020-05-02 Thread Jeremy Ruston
A disadvantage for some users of TiddlyWiki’s static site generation capabilities is the requirement to use Node.js. I’m therefore pleased to announce an update to the JSZip plugin that makes it practical to render medium sized static sites in the browser, without needing to use Node.js.

Re: [tw5] Opening the default TiddlyDesktop

2020-05-02 Thread Jeremy Ruston
Hi Tony > I forgot to add. With an association and command line options I can add an > option on html files to open with, rather than the default browser, however I > have also used a .tw extension which if sent to a browser, and I expect > tiddlydesktop it still opens as it is defined as html

Re: [tw5] Freelinks

2020-05-02 Thread Jeremy Ruston
I’ve just pushed an update that adds an “ignore case” checkbox to the freelinks plugin for v5.1.23. https://github.com/Jermolene/TiddlyWiki5/commit/1f354a972e0217e034d1f59d31577c1fd6b186f3 You can try

Re: [tw5] Tutorial: How to use TiddlyWiki as a static website generator

2020-05-02 Thread Jeremy Ruston
11:23, Mohammad wrote: > > Hi Jeremy > Many thanks and sorry for taking your time. > > On Friday, May 1, 2020 at 1:53:17 PM UTC+4:30, Jeremy Ruston wrote: > Hi Mohammad > > Apologies, I’d missed a bit off the content of the new wrapper template. Try > this: >

Re: [tw5] Tutorial: How to use TiddlyWiki as a static website generator

2020-05-02 Thread Jeremy Ruston
Hi BurningTreeC > On 2 May 2020, at 06:30, BurningTreeC wrote: > > '[!is[system]]' works for both bash and zsh, while [!is[system]] doesn't > work for zsh... some users (like me) use zsh as their default shell, so maybe > it's better to update the docs :) This has indeed tripped up a couple

Re: [tw5] Tutorial: How to use TiddlyWiki as a static website generator

2020-05-01 Thread Jeremy Ruston
Hi Mohammad Apologies, I’d missed a bit off the content of the new wrapper template. Try this: <$view tiddler="$:/mytemplate" mode="htmlwikified" mode="inline”/> Where “$:/mytemplate” is the title of the template you were using before (ie the title of the template we’re wrapping). Best

Re: [tw5] Tutorial: How to use TiddlyWiki as a static website generator

2020-05-01 Thread Jeremy Ruston
Hi Mohammad > On 1 May 2020, at 09:03, Mohammad wrote: > > I confused how to use this new template! Should I use it in tiddlywiki.info > like below >> "--rendertiddlers","[!is[system]]","$:/mytemplate-wrapper","static","text/plain", > > " > > Or in the

Re: [tw5] Semi-automatic pulling of Tiddlers from other TiddlyWiki in network reach?

2020-05-01 Thread Jeremy Ruston
Just to clarify that modern security restrictions mean that things like Udo’s IncludePlugin won’t work on contemporary browsers. As I recall, it relied on a fairly egregious security hole: that JS code in a file:// URI could use xmlhttprequest to read arbitrary files from the users hard drive.

Re: [tw5] [plugin] Project-Manager & Notebook theme updates

2020-04-30 Thread Jeremy Ruston
Indeed, the convention is that theme plugins be titled $:/themes// Best wishes Jeremy > On 30 Apr 2020, at 17:48, Mohammad wrote: > > I think yes! It is not only for official themes! > > But Jeremy may have a better explanation! > > > ps: > The Tiddlywiki Toolmap

Re: [tw5] [doc] The BIG PICTURE of TiddlyWiki - an overview

2020-04-30 Thread Jeremy Ruston
don’t currently have it integrated into the build process. Best wishes Jeremy > > All the best, > Julio > > On Thursday, April 30, 2020 at 6:08:50 AM UTC-4, Jeremy Ruston wrote: > Hi Mat > > My congratulations. It’s great piece of writing by any standard, and very >

Re: [tw5] Tutorial: How to use TiddlyWiki as a static website generator

2020-04-30 Thread Jeremy Ruston
Hi Mohammad > In https://tiddlywiki.com/#RenderTiddlerCommand it states that "The > --rendertiddler command is deprecated in favor of the new, more flexible > --render command". this is true for "--rendertiddlers", but when one create a > new wiki using "tiddlywiki mywiki --init server" even in

Re: [tw5] Markdown plugin doesn't work

2020-04-30 Thread Jeremy Ruston
Hi Tony > On 30 Apr 2020, at 11:36, 'Peter Buyze' via TiddlyWiki > wrote: > > many thanks for this. Does that mean that all of markdown syntax can be used > in TW or are there still exceptions? > > Before making this amendment to the shadow tiddler I had decided that it > wasn't worth

Re: [tw5] Is it possible to host a Plugin-Library for content?

2020-04-30 Thread Jeremy Ruston
> I am not sure the reason the folder is called recipes, I believe it has > something to do with how some system was set up while this was being > developed. I think you would have to ask Jeremy why. Backing up, TiddlyWiki 5’s client-server HTTP API was designed to be compatible with the

Re: [tw5] Opening the default TiddlyDesktop

2020-04-30 Thread Jeremy Ruston
The new v0.0.14 that should be released in the next few days adds a command line option to open one or more wikis at startup (identified by their file path). Best wishes Jeremy. > On 30 Apr 2020, at 11:05, TonyM wrote: > > Edgaras > > Yes different but the same because if you do use more

Re: [tw5] [doc] The BIG PICTURE of TiddlyWiki - an overview

2020-04-30 Thread Jeremy Ruston
Hi Mat My congratulations. It’s great piece of writing by any standard, and very skilfully illuminates something fundamental about TiddlyWiki that also eluded me for a long time. I think we should consider publishing it on tiddlywiki.com in its entirety, if you’d be

Re: [tw5] Tutorial: How to use TiddlyWiki as a static website generator

2020-04-30 Thread Jeremy Ruston
Hi Anne-Laure > Curious what these much complex steps > > in the official documentation bring to the table? The “build” command lets you store named sequences of commands and invoke them with a single

[tw5] Re: Does freelinks break codemirror ?

2020-04-26 Thread Jeremy Ruston
Hi Pit I can't duplicate that problem with the prerelease, so perhaps it is something with your setup? Can you try to duplicate it with empty.html? Best wishes Jeremy On Sunday, April 26, 2020 at 9:12:09 AM UTC+1, Pit.W. wrote: > > *Observation* > > After upgrading to 5.1.22, codemirror

Re: [tw5] Is there a solution for triggering scrolling to to Top ( when you are not using the storyriver. )

2020-04-26 Thread Jeremy Ruston
Hi Jan Things like your grid view are intended to be implemented as custom storyviews. The storyview object is responsible for inserting and removing tiddlers from the story river, and for animating navigations to new tiddlers. There are several examples of storyviews in the core repo:

Re: [tw5] Re: What is a large tiddlywiki file size? What is too large?

2020-04-26 Thread Jeremy Ruston
You may want to optimise the image file sizes using a tool like https://squoosh.app/ Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 26 Apr 2020, at 06:44, Bob Jansen wrote: > >  > Mark S, > > Thank you for that pointer. Not sure h

Re: [tw5] Re: ALERT! In about 1h the meeting starts

2020-04-25 Thread Jeremy Ruston
I still hope to join but will be a little late, Best wishes Jeremy -- Jeremy Ruston > On 25 Apr 2020, at 17:48, Mat wrote: > >  > Not sure how to attend tho... the invitation reads > > This is an online only event. We will provide a Zoom video conference link 30

Re: [tw5] Local-First Storage, with backup to cloud (Github)

2020-04-25 Thread Jeremy Ruston
Hi Ludwa Your local first principle is roughly the setup I use for my personal wikis. I use TiddlyDesktop on my Mac and Quine on my iPad/iPhoen. Both are a dedicated browsers for TiddlyWiki that save changes automatically to the local file system, which can then be synced as desired (I use

Re: [tw5] Sorting a list by the quotient of two fields?

2020-04-25 Thread Jeremy Ruston
travis-ci.org/github/Jermolene/TiddlyWiki5/builds) Best wishes Jeremy > On 25 Apr 2020, at 14:42, Mohammad wrote: > > Jeremy, > Many thanks for clarification! Got the point! > > Cheers > Mohammad > > On Saturday, April 25, 2020 at 6:03:50 PM UTC+4:30, J

Re: [tw5] Sorting a list by the quotient of two fields?

2020-04-25 Thread Jeremy Ruston
.com/prerelease/ <https://tiddlywiki.com/prerelease/> > > > > > > > On Saturday, April 25, 2020 at 5:30:51 PM UTC+4:30, Jeremy Ruston wrote: > Hi Mohammad, > > Thank you, that’s helpful. I’m seeing the result Designer, Doctor, Engineer, > is that

Re: [tw5] Prevent overwritting images via copy paste import

2020-04-25 Thread Jeremy Ruston
I remember being pretty surprised by this. The title “grafik.png” (or “image.png” in English) is generated by the browser when an image is pasted, and is part of the file information passed to TW’s javascript. We use the filename of incoming files as the title because that makes sense for most

Re: [tw5] Sorting a list by the quotient of two fields?

2020-04-25 Thread Jeremy Ruston
Hi Mohammad, Thank you, that’s helpful. I’m seeing the result Designer, Doctor, Engineer, is that not what you are seeing? Best wishes Jeremy > On 25 Apr 2020, at 13:58, Mohammad wrote: > > Hi again Jeremy, > I have attached the sample tiddlers tested on >

Re: [tw5] 5.1.22 Upgrade Problem - TypeError: $tw.wiki.doesPluginRequireReload is not a function

2020-04-25 Thread Jeremy Ruston
and was not noticed by me? > > A Possible solution; > If I could build a tool to delete all shadow tiddlers that are identical to > core Shadow tiddlers before upgrading I may have the solution? > > Regards > Tony > > > > On Friday, April 24, 2020 at 1:05:44 AM UTC

Re: [tw5] Sorting a list by the quotient of two fields?

2020-04-25 Thread Jeremy Ruston
Hi Mohammad > Seems it is sortsub It turns out there is already a “sortby” operator. > Using tiddlywiki.com I made a test as below > > \define cost() [{!!value}divide{!!time}] > <$list filter="[tag[job]sortsub:number]"> > > > > but it does not work! Please advise! Did you try it on the

Re: [tw5] URL of the current tiddler

2020-04-25 Thread Jeremy Ruston
Sorry to be late to this thread. The static site generation templates included in the core don’t need to know the URL at which the site will be published because it only generates relative URLs. As things stand, users have to edit the definition of tv-wikilink-template in those templates to

Re: [tw5] Sorting a list by the quotient of two fields?

2020-04-25 Thread Jeremy Ruston
I’ve now implemented a new “subsort” filter that takes a subfilter and sorts the incoming titles by the result of running that filter on each one in turn: https://github.com/Jermolene/TiddlyWiki5/commit/619c0752bd3c6e71d1fcdb74daa03cfe8257afe4 The OP should be achievable using a subfilter such

Re: [tw5] "Syncer-browser" Error in TiddlyDesktop

2020-04-23 Thread Jeremy Ruston
Hi selfire It sounds like perhaps there’s a syncing plugin installed — perhaps the core “tiddlywebadaptor” that is used for client-server operation, or maybe the syncadaptor used by NoteSelf? Best wishes Jeremy > On 23 Apr 2020, at 14:32, selfire wrote: > > Hey, newbie here. TiddlyWiki

Re: [tw5] Random operator?

2020-04-23 Thread Jeremy Ruston
There’d been some discussions about this before. A straightforward macro like this can cause problems if not used carefully. There are some subtle assumptions that filter execution is deterministic (ie, a given filter string will evaluate to the same list every time it is executed in the

Re: [tw5] Rethinking tiddlywiki.com

2020-04-23 Thread Jeremy Ruston
Hi Mohammad > One question: does the whole 6MB TW load when we open > http://tw5test.tiddlyspot.com/ > ? > Or only the landing page is loaded? Thanks Mohammad. It does indeed load the

Re: [tw5] 5.1.22 Upgrade Problem - TypeError: $tw.wiki.doesPluginRequireReload is not a function

2020-04-23 Thread Jeremy Ruston
Hi Tony It sounds like the shadow tiddler $:/core/modules/wiki.js has been overwritten. Can you search for the string “doesPluginRequireReload” and report in which system tiddlers it occurs? Many thanks, Jeremy > On 23 Apr 2020, at 06:20, TonyM wrote: > > Hi, > > I just upgraded a large

Re: [tw5] Re: Sorting a list by the quotient of two fields?

2020-04-22 Thread Jeremy Ruston
> Why, specifically, a sort operator? Because that was what was asked. > If this functionality was possible would think an unlimited number of use > cases for "submanipulations" should come up. We already support the "subfilter" operator which uses subfilters. There may well be other use

Re: [tw5] Re: Sorting a list by the quotient of two fields?

2020-04-22 Thread Jeremy Ruston
would open up a lot of flexibility. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com >> On 22 Apr 2020, at 22:12, Mat wrote: >  > I'm curious about this too, so I have no good answer. It is problematic > because you don't have access to bo

Re: [tw5] Re: Sorting a list by the quotient of two fields?

2020-04-22 Thread Jeremy Ruston
would open up a lot of flexibility. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com >> On 22 Apr 2020, at 22:12, Mat wrote: >  > I'm curious about this too, so I have no good answer. It is problematic > because you don't have access to bo

Re: [tw5] Why freelinks needs an escape character option

2020-04-22 Thread Jeremy Ruston
Hi Elise, Mark, There are a few different ways we might support selectively excluding tiddlers from freelinking: * Introduce an escape character that can be inserted before an instance of a title to prevent it from being autolinked. The trouble might come were the target tiddler to

Re: [tw5] Andy Matushak Notes and Tiddlywiki

2020-04-22 Thread Jeremy Ruston
Thanks Chris, I’ll also try to come along at the weekend too. I’ve had one or two discussions with Ward over the years. He started FedWiki at almost exactly the same time as I started TW5 in 2011, both of us making a conscious effort to reimagine what we’d previously made. Ward is phenomenal:

Re: [tw5] How to get favicon.ico from _canonical_uri of $:/favicon.ico but not from base64 tex field?

2020-04-22 Thread Jeremy Ruston
Hi Siniy-Kit I’ve added support for the _canonical_uri field of $:/favicon.ico for the next version: https://github.com/Jermolene/TiddlyWiki5/commit/2a8f7a9c503c9a6e4ea1bcd116be31ab6e90cf52 It’ll be

Re: [tw5] TiddlyWiki is live on Product Hunt

2020-04-20 Thread Jeremy Ruston
> Wooohoo, we made it! :) Indeed, it's great that we've met the main goal. There's no traffic analytics on tiddlywiki.com now (yay privacy!) so we'll only see indirect results, but there are a few things that should be obvious if there's a big surge. > Not easy by launching on a Friday, good

Re: [tw5] Live Demo: SVG, embedded buttons controlling animations, audio, other widgets embedded

2020-04-20 Thread Jeremy Ruston
Hi A Gloom > Most excellent! I wonder if that will help the use link issue ie: > > > / > > bringing up a tiddler instead of a different viewbox of the svg. No, TW will still detect the change to the document fragment and respond accordingly. > Or the svg tag not appling target attribute

Re: [tw5] Rethinking tiddlywiki.com

2020-04-20 Thread Jeremy Ruston
Hi Peter > On 20 Apr 2020, at 16:42, 'Peter Buyze' via TiddlyWiki > wrote: > > It's not just that the visual presentation is overly complex. Using TW is > also complex for non-programming newbies, i.e the learning curve is pretty > steep. This is in the context of the question of whether

Re: [tw5] TiddlyWiki is live on Product Hunt

2020-04-20 Thread Jeremy Ruston
Just to add that I’ve just had an email from Product Hunt saying that TiddlyWiki was indeed listed in the newsletter that went out this morning to "100,000's of friendly folks in tech every day". You can view it here: https://www.producthunt.com/newsletter/4548

Re: [tw5] Live Demo: SVG, embedded buttons controlling animations, audio, other widgets embedded

2020-04-20 Thread Jeremy Ruston
Just to let you know that I’ve pushed an update to the prerelease for v5.1.23 that allows the <$link> widget to be used directly within SVG elements. https://github.com/Jermolene/TiddlyWiki5/commit/e71a27ac2d71f2e48f9e4e9156b59bb3ecc2a105 Best wishes Jeremy. > On 20 Apr 2020, at 15:21, A

Re: [tw5] TiddlyWiki is live on Product Hunt

2020-04-20 Thread Jeremy Ruston
Hi Mark > @Jeremy. I'm curious if you got the bump you were hoping for. I suspect not. > The largest English-speaking > country on the planet is under represented here. And there is a reason. > > On Friday, April 17, 2020 at 9:32:57 AM UTC-7, Jeremy Ruston wrote: > There is

Re: [tw5] Rethinking tiddlywiki.com

2020-04-20 Thread Jeremy Ruston
Hi Yoni > I'm a new user (thanks to Anne-Laure's promotion of TW) and I have to say I'm > really struggling to get going.. Welcome! > But I'm sympathetic to the challenge of creating good help guides for an open > source project. Perhaps I will volunteer to help a bit when I'm better at >

Re: [tw5] Rethinking tiddlywiki.com

2020-04-20 Thread Jeremy Ruston
It seems important to keep focussed on the “what” and not get prematurely distracted by the “how”, but I had a guilty thought about implementation details. It is that we could keep tiddlywiki.com being a full TiddlyWiki but cunningly disguise it, essentially by

Re: [tw5] Transclude tiddler body in tooltip

2020-04-20 Thread Jeremy Ruston
t;block"/> > > > > > Last edited <$view field="modified" > format="date" template="DDth MMM "/> > Backlinks > < filter:"[all[current]backlinks[]]+[!tag[hide]]+[!has[draft.of]]+[

Re: [tw5] Transclude tiddler body in tooltip

2020-04-20 Thread Jeremy Ruston
Jeremy, > > Many thanks! > Anne-Laure. > > > > > > On Monday, April 20, 2020 at 1:02:53 PM UTC+1, Jeremy Ruston wrote: > Hi Tony > > > On 20 Apr 2020, at 12:49, TonyM > wrote: > > > > The transclude text is transcluding the current

Re: [tw5] Transclude tiddler body in tooltip

2020-04-20 Thread Jeremy Ruston
Hi Tony > On 20 Apr 2020, at 12:49, TonyM wrote: > > The transclude text is transcluding the current tiddlers text which > transcludes the current tiddlers text to infinity TiddlyWiki does in fact have built-in protection against infinitely recursive transclusion loops. It doesn’t (yet)

[tw5] Rethinking tiddlywiki.com

2020-04-20 Thread Jeremy Ruston
Anne-Laure Le Cunff posted this in a different thread (https://groups.google.com/d/msgid/tiddlywiki/161921e0-395e-46b9-8179-dd853fbb21ed%40googlegroups.com ) but

Re: [tw5] Create a shortcut

2020-04-20 Thread Jeremy Ruston
Hi Peter > On 20 Apr 2020, at 12:23, 'Peter Buyze' via TiddlyWiki > wrote: > > Thanks for clearing that up Jeremy. I look forward to the implementation of > that, although you probably have more urgent, and more interesting features > to implement. > Thanks for a useful app! Thank you! And

Re: [tw5] Create a shortcut

2020-04-20 Thread Jeremy Ruston
Hi Peter > I want to create a shortcut to close a tiddler so I don't have to click on > its X. The problem here is that we don’t have a means of focussing a tiddler in view mode so that the system knows which tiddler to close. (In edit mode the ctrl-enter and escape shortcuts know where to go

Re: [tw5] Freelinks hijacks external links

2020-04-20 Thread Jeremy Ruston
Hi HC Thanks this is a bug, fixed here for v5.1.23: https://github.com/Jermolene/TiddlyWiki5/commit/05e6c1bf62cd51df6aa025d0ad07f7959cde6fa0 The fix will be available at https://tiddlywiki.com/prerelease in a few minutes. Best wishes Jeremy. > On 20 Apr 2020, at 10:53, HC Haase wrote: > >

Re: [tw5] TiddlyWiki is live on Product Hunt

2020-04-17 Thread Jeremy Ruston
Thanks Anne-Laure! It’s a wonderful write-up, and it’ll be interesting to watch the reaction. Best wishes Jeremy. > On 17 Apr 2020, at 08:15, Anne-Laure Le Cunff wrote: > > And here is the > tweet to re-share if you're on Twitter.

Re: [tw5] Single StoryList in 5.1.22 results in loss of "session behavior" when on Node.js

2020-04-16 Thread Jeremy Ruston
Hi HokieGeek, Saq, This does indeed sound like an unintended consequence of fixing the bug whereby system tiddlers weren’t dynamically synced from the server to the client. (One of the pleasures of fixing bugs is finding another bug underneath…) I’ll have a proper look tomorrow, but I think we

Re: [tw5] Bullet points sometimes don't work

2020-04-16 Thread Jeremy Ruston
Hi Peter One thing to watch out for is to make sure that those important blank lines don’t contain any spaces. Otherwise, I suggest exporting the tiddler as a JSON file and then attaching the file to a post here so we can see it. To do that, click on the downwards arrow at the top right of

Re: [tw5] Announcing the release of TiddlyWiki v5.1.22

2020-04-15 Thread Jeremy Ruston
and so we will hopefully make maximum impact. If you'd like to help this effort, do please sign up at https://producthunt.com ready to upvote Anne-Laure's post when the time comes. Many thanks, Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 15 Apr 2020, at 22:38, Anne-Laure Le

Re: [tw5] Announcing the release of TiddlyWiki v5.1.22

2020-04-15 Thread Jeremy Ruston
Best wishes Jeremy > > On Wednesday, April 15, 2020 at 11:00:14 AM UTC-5, Jeremy Ruston wrote: > I’m delighted to announce the release of TiddlyWiki v5.1.22. > > https://tiddlywiki.com/ <https://tiddlywiki.com/> > > This is major release, with many new features,

Re: [tw5] Transclusion Filter for specifying character limit and raw transclusion

2020-04-15 Thread Jeremy Ruston
links[]!tag[hide]sort[title]] > -[is[current]]"> > > <$link> > <$view field="title" /> > <> < This > is how I am trying to use it, but nothing is appearing in other tiddlers. How > can I pass the title to show-excerpt macro? > >

[tw5] Announcing the release of TiddlyWiki v5.1.22

2020-04-15 Thread Jeremy Ruston
I’m delighted to announce the release of TiddlyWiki v5.1.22. https://tiddlywiki.com/ This is major release, with many new features, improvements and bug fixes including: * Plugins that do not contain JS modules can now be loaded dynamically, without needing to save and reload the wiki * The

Re: [tw5] Transclusion Filter for specifying character limit and raw transclusion

2020-04-15 Thread Jeremy Ruston
Hi Raghu Here’s a macro that gets close to what you want: \define show-extract(title) <$wikify name="output" text={{$title$}} mode="block" output="text"> <$text text={{{ [split[]first[500]join[]] }}}/> \end <> Transclusions will be respected (ie you’ll see the content of the transcluded

Re: [tw5] First *Real* (Large) Edition

2020-04-14 Thread Jeremy Ruston
Hi Diego > I think there is a lot of momentum building on creating an edition of TW that > "feels finished" like Roam. Do we think this could be the first real "full" > (as in not close to empty) edition we could have as an official community > edition? That sounds like something we might

Re: [tw5] Why does listing also linkify?

2020-04-14 Thread Jeremy Ruston
Hi Mat > Yes, I hope to be able to distinguish between items that are enclosed in > brackets and items that are not. > > My latest endeavor where I need this is for the TitlePicker (this issue > ) which > looks at what is

Re: [tw5] Why does listing also linkify?

2020-04-14 Thread Jeremy Ruston
Hi Mat > On 14 Apr 2020, at 12:25, Mat wrote: > > Thanks Jeremy but so how would I get this output: > > filter="aa [[bb]]" -> aa bb > > i.e what should the template look like? > > AFAICT, the custom template is applied to the output but only after the > output is already linkified

Re: [tw5] Why does listing also linkify?

2020-04-14 Thread Jeremy Ruston
Hi Mat If there’s no template content within the list widget, nor a template attribute, then the list widget falls back to using a default template consisting of a or element wrapped around a link to the item. See the section “Content and Attributes” here: https://tiddlywiki.com/#ListWidget

Re: [tw5] Remove .html when linking to pages

2020-04-14 Thread Jeremy Ruston
Hi Anne-Laure > I'm going to host one of my wikis on GitHub pages. It's working great so far, > except that each page links to filnemame.html, which doesn't look nice. Is > there a way to avoid this when exporting to a static website? Historically we use the HTML extension for static exports

Re: [tw5] [semi-off-topic] Magazine layout

2020-04-10 Thread Jeremy Ruston
Hi Mat > I think there's a misunderstanding (it could be on my part): IMO the "outer > layout" is very much defined, and static, here. If a user is to add a > "sidebar" then this would not be done on this outer level but within the > "right" area. > > Referencing the proposal for a new TW

Re: [tw5] [semi-off-topic] Magazine layout

2020-04-08 Thread Jeremy Ruston
Hi Mat > The OP was not a "protest", I hope that's clear. Yes indeed! > Could you point to what is not possible in this w3school example > > or some other example? I'm thinking that by means of the usual list-by-tags

Re: [tw5] [semi-off-topic] Magazine layout

2020-04-08 Thread Jeremy Ruston
Hi Mat, Tony, > On 7 Apr 2020, at 23:18, Mat wrote: > > > Well, I didn't really and that's why I threw it out in this silly way. I > expect it would take a *lot* of testing and tweaking. Sure, a "magazine > layout" would be cool...but I have no idea when to use it and I suspect very > few

Re: [tw5] How can we have TW5 to save only on the cloud? (not be downloadable on the local machine)

2020-04-08 Thread Jeremy Ruston
Hi Atul One configuration that might get close to what you want would be to publish static renderings of selected tiddlers, embedding the Disqus’ comment code in the rendering template. That way people could leave comments on individual tiddlers without getting a chance to see/save the entire

Re: [tw5] Re: Set Tiddlywiki font through stylesheet

2020-04-06 Thread Jeremy Ruston
with a CSS rule targetting select elements. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 6 Apr 2020, at 10:44, Mohammad wrote: > >  > Thanks Mat for the useful link! > > I have still the issue on editor! even if I put the font in font f

Re: [tw5] What filter to export everything except the core?

2020-04-01 Thread Jeremy Ruston
Apologies, you’re quite right. In my defence, 2019 went rather quickly! Best wishes Jeremy -- Jeremy Ruston > On 1 Apr 2020, at 19:43, 'Mark S.' via TiddlyWiki > wrote: > >  > It's showing up in 5.1.21, and it has a flag that says "new in 5.1.20" . > >>

Re: [tw5] What filter to export everything except the core?

2020-04-01 Thread Jeremy Ruston
Hi Mark > I see you must have meant "From v5.1.20". Ok. That looks pretty neat! The savewikifolder command is new for v5.1.22, so it’s only currently available in the prerelease Best wishes Jeremy. > > Thanks! > > -- > You received this message because you are subscribed to the Google

Re: [tw5] What filter to export everything except the core?

2020-03-31 Thread Jeremy Ruston
at everything tagged "node.js" at > TiddlyWiki.com. There are a couple instructions for converting tiddlers to TW > files, though some of them use the older command set and one of them is for > TW2 . But I couldn't find any examples for exporting individual tiddlers en > mas

Re: [tw5] Default Sidebar Tab

2020-03-31 Thread Jeremy Ruston
Birthe’s solution was along the right lines. Try creating a tiddler tagged $:/tags/StartupActions containing: <$action-setfield $tiddler="$:/state/tab/sidebar--595412856" $value=“Contents"/> Substitute for “Contents” the title of the tiddler containing the sidebar tab you want to use. Best

Re: [tw5] What filter to export everything except the core?

2020-03-31 Thread Jeremy Ruston
Hi Mark > On 28 Mar 2020, at 00:23, 'Mark S.' via TiddlyWiki > wrote: > > If I wanted to export everything from a single-file wiki necessary to make an > identical node-based wiki, what filter would I use? One can use exactly the same tiddlers in both configurations (apart from needing the

Re: [tw5] Voting for v5.1.22 banner

2020-03-31 Thread Jeremy Ruston
just voted. > > Best regards, > Hubert > > On Monday, 30 March 2020 16:13:20 UTC+1, Jeremy Ruston wrote: > Thank you to everyone who entered the competition (see > https://groups.google.com/d/topic/tiddlywiki/rYrja18_SfQ/discussion > <https://groups.google.com/d/topic/tiddly

Re: [tw5] DUTCH TRANSLATION for v5.1.20

2020-03-30 Thread Jeremy Ruston
't know how to change the title. Any idea? > > Cheers, > > Ton > > On Monday, March 30, 2020 at 9:26:31 PM UTC+2, Jeremy Ruston wrote: >> >> Hi Ton >> >> It was a typo on my part, now fixed, >> >> Many thanks, >> >> Jeremy >> &g

Re: [tw5] DUTCH TRANSLATION for v5.1.20

2020-03-30 Thread Jeremy Ruston
Hi Ton It was a typo on my part, now fixed, Many thanks, Jeremy > On 30 Mar 2020, at 20:23, Jeremy Ruston wrote: > > Hi Ton, > > Thank you, I can confirm that there’s some problem with the extraction > process, perhaps a regression. I’m investigating, > >

Re: [tw5] DUTCH TRANSLATION for v5.1.20

2020-03-30 Thread Jeremy Ruston
Hi Ton, Thank you, I can confirm that there’s some problem with the extraction process, perhaps a regression. I’m investigating, Best wishes Jeremy > On 30 Mar 2020, at 19:46, Ton Gerner wrote: > > Hi Jeremy, > > > On Monday, March 30, 2020 at 8:12:36 PM UTC+2, Jeremy

Re: [tw5] DUTCH TRANSLATION for v5.1.20

2020-03-30 Thread Jeremy Ruston
Hi Ton I just processed that update but found that there are no changes since the previous update that I processed on September 11th last year: https://github.com/Jermolene/TiddlyWiki5/commit/b44dc39299d0f110186c16218f7546492bb66f94#diff-a01d74eb533b08a1ca6c1feb6582b767 I just wanted to check

Re: [tw5] TW on node.js -- How do we list versions available? How to select version?

2020-03-27 Thread Jeremy Ruston
Hi Mark “Installing” in the context of a Node.js app like TiddlyWiki 5 really just means unpacking the ZIP of files and folders in a particular location. One then tells node which version to run by referencing the tiddlywiki.js file in the root of the repo: node ./tiddlywiki.js --version The

Re: [tw5] That's why we can be sure to loose our data saved in browser storage!

2020-03-27 Thread Jeremy Ruston
Hi Tony > Yet I now realise the big players do not want us to be free and independent > of them because if we are they may loose us, so I am not supprised they use > security as an excuse to reduce our choice in how we use local storage. I am > sure they wish we all had thin clients designed

Re: [tw5] Tiddlywiki and Coronavirus: March 2020 [Continued...]

2020-03-26 Thread Jeremy Ruston
I appreciate that this is a thoughtful and well intentioned discussion, but I think it might have strayed quite far from our core purpose as a group: our mutual and specialised interest in TiddlyWiki. Even in these exceptional times, I don’t think our personal political opinions are helpful in

Re: [tw5] Bug or feature in Tiddler Manager. tag do not disapear ..

2020-03-24 Thread Jeremy Ruston
ot Jeremy for this answer. > Any way to clean this cash or configure it's size ? > > Vpl > > Le mardi 24 mars 2020 09:09:34 UTC+1, Jeremy Ruston a écrit : > The tiddler manager remembers the last few tags that have been used, and > displays them as unchecked checkboxes. It m

Re: [tw5] Re: Bug or feature in Tiddler Manager. tag do not disapear ..

2020-03-24 Thread Jeremy Ruston
The tiddler manager remembers the last few tags that have been used, and displays them as unchecked checkboxes. It makes it easier to add the same tag to a bunch of tiddlers in turn. Best wishes Jeremy. -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 24 Mar 2020, at 07

Re: [tw5] Offer of multi-user TiddlyWiki 5 hosting for educators

2020-03-23 Thread Jeremy Ruston
For the moment, this offer is for educators with existing TiddlyWiki 5 course material who want to enable multi-user access by students. Here’s the information I need for the initial setup: * Name of your space. The name may only contain lower case letters and dashes (e.g. “ethicsatwes") *

Re: [tw5] Offer of multi-user TiddlyWiki 5 hosting for educators

2020-03-23 Thread Jeremy Ruston
Mar 2020, at 16:34, Morgaine O'Herne wrote: > > Also, could I get in on the Alpha...please? > > > On Saturday, March 21, 2020 at 10:10:47 AM UTC-6, Jeremy Ruston wrote: > There's a lot more I hope to discuss about our response as a community to the > Coronavirus, but today I

Re: [tw5] Editor toolbar button that toggles a tag?

2020-03-22 Thread Jeremy Ruston
from the current palette, overriding anything set via CSS. To avoid this behaviour just leave that palette entry blank. Best wishes Jeremy > > does not work! > > On Sunday, March 22, 2020 at 1:21:59 PM UTC+4:30, Jeremy Ruston wrote: > I should have added tha

Re: [tw5] Editor toolbar button that toggles a tag?

2020-03-22 Thread Jeremy Ruston
I should have added that the RTL code I gave won't work with the CodeMirror editor, you'll need to be using the plain text editor. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 22 Mar 2020, at 08:19, Mohammad wrote: > >  > > >>

[tw5] Offer of multi-user TiddlyWiki 5 hosting for educators

2020-03-21 Thread Jeremy Ruston
There's a lot more I hope to discuss about our response as a community to the Coronavirus, but today I wanted to start with one simple thing that I can do right now that I hope might make a small impact. The offer is simple: to give educators who already use TiddlyWiki 5 in a classroom setting

Re: [tw5] iOS Users, Rejoice! Quine 2 is here

2020-03-20 Thread Jeremy Ruston
Hi Diego If you want to run TW under Node.js on the iPad/iPhone, I recommend using these apps: * JSBox is a JavsScript IDE that includes Node.js * Working Copy is a Git client Both are terrific, deep apps. I’ve got some snippets to help get things running, perhaps start another thread if

Re: [tw5] Editor toolbar button that toggles a tag?

2020-03-20 Thread Jeremy Ruston
er-frame.tc-tagged-rtl .tc-tiddler-body{ > direction: rtl; > } > > > > --Mohammad > > On Friday, March 20, 2020 at 3:39:47 PM UTC+3:30, Jeremy Ruston wrote: > Hi Ittay > >> The optimal thing for me would be to have a toolbar button (to toggle the >> tag, or something els

Re: [tw5] Editor toolbar button that toggles a tag?

2020-03-20 Thread Jeremy Ruston
Hi Ittay > The optimal thing for me would be to have a toolbar button (to toggle the > tag, or something else) Create a tiddler with the following fields: title: $:/core/ui/EditorToolbar/rtl tags: $:/tags/EditorToolbar icon: $:/core/images/right-arrow caption: RTL description: Toggle Right To

<    1   2   3   4   5   6   7   8   9   10   >