Re: [tw5] --Load / plugins / tiddlywiki.info

2021-03-29 Thread Jeremy Ruston
Hi James > Maybe I am just misremembering, but i thought having the plugins in the file > you load is ok. Is that not the case? do they need to be in the Node.js > instance of TW? Is there any way around this? TiddlyWiki under Node.js will only load plugins on the server that are either

Re: [tw5] [Plugin Dev] How to override tiddlers from one plugin with another plugin?

2021-03-27 Thread Jeremy Ruston
Hi Adithya > Suppose "abc" has a tiddler "$:/plugins/abc/abc/hi.js". > > Now, I want to change how this plugin behaves by overriding the tiddler > "hi.js" using another plugin "xyz" > > Can I replace the "hi.js" tiddler from plugin "abc" with a new one in "xyz"? > Is there a mechanism to

[tw5] Should the links aggregator be hosted on tiddlywiki.org?

2021-03-26 Thread Jeremy Ruston
should move TiddlyWiki itself to tiddlywiki.org. I'd be interested in thoughts. The only immediate proposal is whether we move the links aggregator, but it all needs thinking through. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com -- You received

Re: [tw5] Re: Macro call question

2021-03-26 Thread Jeremy Ruston
Hi Damon By default the wikify widget parses the text using "block" mode, where paragraphs are generated, and block formatting like headings and list are recognised. You can force "inline" mode with the "mode" attribute: https://tiddlywiki.com/#WikifyWidget

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-25 Thread Jeremy Ruston
> On 25 Mar 2021, at 17:08, 'Mark S.' via TiddlyWiki > wrote: > > It's called TiddlyWikiLinks, not TiddlyWiki5Links. > > Are TWC links welcome? I always try to support TWC as an equal citizen to TW5 (see TiddlyFox, TiddlyDesktop, TiddlyWiki in the Sky for Dropbox). Thus, the aggregator

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-25 Thread Jeremy Ruston
Hi Mat > Some of my plugins are anachronisticly archaic from an antediluvian epoch. > > Maybe it's more constructive to put it into context by displaying a > last-updated date and what the TW version was at that time? When the scraper gets to the point of crawling the link targets we’ll be

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-25 Thread Jeremy Ruston
“Deprecate” is a verb, and so I think there would indeed need to be someone doing the deprecating for it to properly work. The context for this is that we still get plenty of people confused that the stuff at https://tiddlytools.com/ doesn’t work with TW5. Cases like

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-24 Thread Jeremy Ruston
"Vintage" sounds desirable nowadays! We need to communicate that this stuff is no longer usable, so maybe "Obsolete"? The description can explain why it's still worth including. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 24 Mar

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-24 Thread Jeremy Ruston
Hi Mark > Fixed skplugins. I've added URL counting to my working dashboard. Thanks, that's great. > My thought about older items is that a single link to an older item could be > the starting point for someone to make something amazing. Like various > television reboots that are more

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-24 Thread Jeremy Ruston
It’s for us to decide collectively how we want the system to run, and we can keep changing it until it settles down into something that is useful for us. My starting position was to try to gently encourage brevity, but not to truncate or limit the length of the descriptions. That’s why, for

Re: [tw5] [REQUEST] Jeremy - questions about the Tiddlywiki-on-Fission funding campaign

2021-03-24 Thread Jeremy Ruston
Hi Diego > Can you (or anyone) help clarify what the open collective funding project is > for Tiddlywiki on Fission? Fission have a vision around open source communities using Open Collective as a way for members of the community to financially support the people making the software, and the

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-24 Thread Jeremy Ruston
One thing I’m noticing is that you have multiple $:/tags/Link entries pointing to the same URL. It doesn’t break the system or anything, but perhaps it would make more sense for the scraper to merge multiple entries with the same URL from the same contributor. We would merge the tags, and

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-24 Thread Jeremy Ruston
ere's an even more obvious option: to > use the original title of the $:/tags/Link tiddler, which the scraper > currently throws away. > > Best wishes > > Jeremy > > -- > Jeremy Ruston > jer...@jermolene.com > https://jermolene.com <https://jermolene.

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-24 Thread Jeremy Ruston
Hi Mario > My tiddler titles are "link-friendly" [1] there is no slugify needed. The > disadvantage is, that linked-lists don't look good. What do you mean by “linked-lists”? We’ll still need to slugify titles for making URLs. > That's why I would like to use a "subtitle" field for lists.

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-24 Thread Jeremy Ruston
Actually, thinking about it, perhaps there's an even more obvious option: to use the original title of the $:/tags/Link tiddler, which the scraper currently throws away. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 24 Mar 2021, at 12:51, PMario wr

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-24 Thread Jeremy Ruston
> As it happens, I do plan an improvement which I think would address both > issues: to start using Puppeteer to load each link URL, check for 404s, take > a screenshot, extract the page title, and to record the URL after any > redirections. > > > If we extracted and saved the document title

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-24 Thread Jeremy Ruston
> There should also be a tag to indicate "highest supported version" or > something similar if relevant (for plugins, for example) and its known. I’m hoping we’ll evolve a basic set of a couple of dozen universal tags that will adequately cover 80% of the entries, with no doubt a long tail of

Re: [tw5] Unpacking JSON Plugins

2021-03-23 Thread Jeremy Ruston
Hi Adithya Try the “--savewikifolder” command: https://tiddlywiki.com/#SaveWikiFolderCommand Best wishes Jeremy > On 23 Mar 2021, at 20:54, Adithya B wrote: > > Hi Everyone, > > Is there a simple way to extract packed JSON plugins into "/plugins/folder" > on nodejs? > > I have made a few

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-23 Thread Jeremy Ruston
ht be an issue with the image. Bear in mind that it needs >> to be a full SVG image, with the type image/svg+xml, and not an SVG fragment >> as with Mat’s attempt, > > Apologies, I believe it was Dave, not Mat, > > Best wishes > > Jeremy > >> >> Best

Re: [tw5] Can we customize internal links?

2021-03-23 Thread Jeremy Ruston
> > Thanks Jeremy - that would help for Mat's use case of a custom action on > navigate - I was hoping for something in the hover / tooltip area. Is there > anything similar? For that you’ll want the tv-wikilink-tooltip variable:

Re: [tw5] Can external .mhtml files be displayed in Tiddlywiki like external img files?

2021-03-23 Thread Jeremy Ruston
Chrome desktop can also save webpages in MHTML format. I’ve subsequently researched a little and it looks like they may be explicitly blocked from display in an iframe. Best wishes Jeremy > On 23 Mar 2021, at 10:28, TW Tones wrote: > > Perhaps you can share a minimal mHTML file for us to

Re: [tw5] Can we customize internal links?

2021-03-23 Thread Jeremy Ruston
Hi Stobot You should be able to do this with the <$linkcatcher> widget; it lets you trap navigations (ie clicks on links) and runs custom logic in an action string: https://tiddlywiki.com/#LinkCatcherWidget Best wishes Jeremy > On 23 Mar 2021, at

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-23 Thread Jeremy Ruston
1 at 2:09:28 PM UTC-7 jeremy...@gmail.com wrote: > Hi Mark > > Good idea. Do you think it would be enough to exclude "$:/" system tags? > > Best wishes > > Jeremy > -- > Jeremy Ruston > jer...@jermolene.com > https://jermolene.com <https://jermo

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-23 Thread Jeremy Ruston
gies, I believe it was Dave, not Mat, Best wishes Jeremy > > Best wishes > > Jeremy > >> On 22 Mar 2021, at 17:24, Jeremy Ruston > <mailto:jeremy.rus...@gmail.com>> wrote: >> >> >> Hi Mark, >> >> Come to think of it, it's possible that SV

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-23 Thread Jeremy Ruston
021, at 17:24, Jeremy Ruston wrote: > > > Hi Mark, > > Come to think of it, it's possible that SVG favicons break things at present > because they're text rather than binary. I'll have a look at fixing it, > > Best wishes > > Jeremy > On Monday, March 22, 2021

Re: [tw5] How to prevent TW to strip my onclick

2021-03-23 Thread Jeremy Ruston
handlers after the page has loaded. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 22 Mar 2021, at 22:04, Florian Cauvin wrote: > >  > I use tiddlywiki to render a set of static html pages! > In a tiddler, I'm adding some html tags with s

Re: [tw5] Re: Can external .mhtml files be displayed in Tiddlywiki like external img files?

2021-03-23 Thread Jeremy Ruston
It may be worth trying to use an iframe to view the documents. Untested, but something like this may work: Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 23 Mar 2021, at 07:20, Sapphireslinger wrote: > > More accurately the link I tried was

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-22 Thread Jeremy Ruston
Hi Mark Good idea. Do you think it would be enough to exclude "$:/" system tags? Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 22 Mar 2021, at 20:59, 'Mark S.' via TiddlyWiki > wrote: > > It would be handy for link management p

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-22 Thread Jeremy Ruston
I’ve created an issue: https://github.com/TiddlyWikiLinks/TiddlyWikiLinks/issues/7 <https://github.com/TiddlyWikiLinks/TiddlyWikiLinks/issues/7> Best wishes Jeremy > On 22 Mar 2021, at 17:24, Jeremy Ruston wrote: > > > Hi Mark, > > Come to think of it, it's po

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-22 Thread Jeremy Ruston
Hi Mark, Come to think of it, it's possible that SVG favicons break things at present because they're text rather than binary. I'll have a look at fixing it, Best wishes Jeremy On Monday, March 22, 2021 at 5:21:42 PM UTC Mark S. wrote: > I would like to use an SVG rather than an image.

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-22 Thread Jeremy Ruston
This is a FANTASTIC idea. Bravo. Will be digesting alongside the >>>> Tiddlywiki-on-Fission work being done. >>>> >>>> Are we starting to approach a 'standard' "Link Tiddler" format? That's >>>> also cool to see, as I intend to have a few different

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-22 Thread Jeremy Ruston
quot;Link Tiddler" format? That's also >>> cool to see, as I intend to have a few different wikis to curate links for >>> various topics. Setting one up for Tiddlywiki-focused bookmarks only will >>> be easy. :) >>> >>> Best, >>> Joshua F

Re: [tw5] Re: Announcing the TiddlyWiki Community Links Aggregator

2021-03-22 Thread Jeremy Ruston
-- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 22 Mar 2021, at 13:29, 'Mark S.' via TiddlyWiki > wrote: > >  > Longer URL's overflow: > > > 6-27-36 AM.png> > >>>> > > -- > You received this message because you are su

Re: [tw5] Re: Announcing the TiddlyWiki Community Links Aggregator

2021-03-22 Thread Jeremy Ruston
ept JSON. But, it's quite nice that the originating sites are human readable because it gives users of links.tiddlywiki.com the opportunity to get to know the contributors better. Best wishes Jeremy > > -mario > On Sunday, March 21, 2021 at 10:37:15 PM UTC+1 Jeremy Ruston wrote: >

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-22 Thread Jeremy Ruston
5 <https://github.com/TiddlyWikiLinks/TiddlyWikiLinks/issues/5> Many thanks, Jeremy > > Best wishes, > Chris > On Sunday, March 21, 2021 at 6:24:27 PM UTC-4 Mat wrote: > Jeremy Ruston wrote: > [...] polite to make it as small as possible. > [...] your workflow as smooth

Re: [tw5] Re: Announcing the TiddlyWiki Community Links Aggregator

2021-03-21 Thread Jeremy Ruston
consideration is probably making your workflow as smooth as possible so that you've got every incentive to keep posting the links... Best wishes Jeremy > > <:-) > >> On Sunday, March 21, 2021 at 9:39:04 PM UTC+1 Jeremy Ruston wrote: >> Just to add that the aggregator is c

Re: [tw5] Re: Announcing the TiddlyWiki Community Links Aggregator

2021-03-21 Thread Jeremy Ruston
Just to add that the aggregator is currently set to run every 17 minutes, so once you're registered like Mohammad you can keep adding links and watch them appear on the site very shortly afterwards without any intervention from me. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com

Re: [tw5] Re: Announcing the TiddlyWiki Community Links Aggregator

2021-03-21 Thread Jeremy Ruston
Hi Mat > Aha. IMO, the string "https://federation.com; definitely makes me think it > is, well, a link to that site. Besides, what's the point in having that link > leads to itself...? But OK, maybe it's too early to bring up things like this. Yes indeed, it's not ideal. I did try it the other

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-21 Thread Jeremy Ruston
Mohammad's links are live here: https://links.tiddlywiki.com/contributors/kookma/ Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 21 Mar 2021, at 19:46, Mohammad Rahmani wrote: > >  > Many thanks Jeremy! > > I have already created

Re: [tw5] Re: Announcing the TiddlyWiki Community Links Aggregator

2021-03-21 Thread Jeremy Ruston
seem to work. E.g clicking >>> on federatial.com doesn't lead to that site. >>> 2) There's something about Motovun Jack... and I cracked it ;-) >>> >>> <:-) >>> >>>> On Sunday, March 21, 2021 at 6:00:23 PM UTC+1 Jeremy Ruston wrote: >

Re: [tw5] Re: Announcing the TiddlyWiki Community Links Aggregator

2021-03-21 Thread Jeremy Ruston
y don't seem to work. E.g clicking >> on federatial.com doesn't lead to that site. >> 2) There's something about Motovun Jack... and I cracked it ;-) >> >> <:-) >> >>> On Sunday, March 21, 2021 at 6:00:23 PM UTC+1 Jeremy Ruston wrote: >>>

Re: [tw5] Re: Announcing the TiddlyWiki Community Links Aggregator

2021-03-21 Thread Jeremy Ruston
it ;-) Tell us more! Best wishes Jeremy > > <:-) > >> On Sunday, March 21, 2021 at 6:00:23 PM UTC+1 Jeremy Ruston wrote: >> One of the obstacles we face as a community is that we don’t have a good >> place for us to curate and share bookmarks to useful resour

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-21 Thread Jeremy Ruston
ication from GitHub, otherwise, yes people should reply here with their details. Best wishes Jeremy > > Best wishes > Mohammad > > >> On Sun, Mar 21, 2021 at 8:30 PM Jeremy Ruston >> wrote: >> One of the obstacles we face as a community is that we don’t hav

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-21 Thread Jeremy Ruston
> So, your recommendation is: > > - setup a dedicated TW on GitHub or Tiddlyhost or any host accessible from > the net > - create a tiddler per resource with tag: $:/tags/Link and a field called > url: "address to resource" > > More questions: > Do I need to add description on tiddler body?

Re: [tw5] Announcing the TiddlyWiki Community Links Aggregator

2021-03-21 Thread Jeremy Ruston
> Does this mean: I can set up a tiddler in one of my online wikis (e.g tag > with $:/tags/Link and create a url field with address to my wiki say > commander)? > Yes, that's right. Ideally, the wiki shouldn't have too much extraneous stuff apart from the links because it will be pulled by

Re: [tw5] Re: Internal JavaScript Error Help

2021-03-15 Thread Jeremy Ruston
is trying to use an unrelated "PUT" method to save changes, which suggests that the tiddlyweb plugin is missing from the client browser. Did you start the wiki in the same way? Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 14 Mar 2021, at 16:18,

Re: [tw5] [Introducing] TiddlyJam - new Plugin, CMS and static website generator

2021-03-15 Thread Jeremy Ruston
Hi Adithya, Congratulations, TiddlyJam is a terrific piece of work, and I enjoyed looking at your other work. I am working on this area as part of the work that I’m doing with Fission, and will publish a PR in the next day or two with a new framework for publishing static sites. May I borrow

Re: [tw5] Embed External Widget Into Sidebar

2021-03-14 Thread Jeremy Ruston
Hi Adina In this particular case, I think the easiest way to proceed would be to create a separate HTML page following their instructions just containing the widget you want to use, and then to use an iframe to embed that page in your TiddlyWiki. You’ll need to have somehow to host the HTML

Re: [tw5] How does TW differentiate numbers from text? Also Mathematics operator syntax.

2021-03-13 Thread Jeremy Ruston
Hi Brad > Pretty basic question, I believe... I have been trying to get some plugin > macros to work, and the output is NaN, which I am guessing means "not a > number". > > The plugin macros work if a number is put in the macro call, but when I try > to transclude a field it gives NaN. The

Re: [tw5] Tiddlywiki Color Template: Too many colors to be set

2021-03-13 Thread Jeremy Ruston
Of the 123 selectors, an awful lot fall into some special categories like diffs, alerts, modals, and TiddlyDesktop’s wikilist. Adding foldable groups to the palette editor would go a long way to making things more comprehensible. Ideally, the user would select a handful of cornerstone colours

Re: [tw5] Re: [Feedback wanted] Tweakable colour palette

2021-03-13 Thread Jeremy Ruston
our and a "mode" > (triadic/complementary/analogous or something) and it shows a wheel with > the suggestions outlined or something. But I'm not sure I am picturing > what you're picturing. > > Best, > Chris > > On Wednesday, March 10, 2021 at 5:30:54 PM UTC-5 Jeremy Rusto

[tw5] FLOSS Weekly interview with Jeremy

2021-03-10 Thread Jeremy Ruston
spent most of the time talking about TiddlyWiki stuff. It's probably all the same things that you may have heard me say in other interviewers, but I really enjoyed it, and hope it is interesting for others. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com -- You

Re: [tw5] Re: [Feedback wanted] Tweakable colour palette

2021-03-10 Thread Jeremy Ruston
etc, which might make that sort of thing a bit easier. Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 10 Mar 2021, at 22:07, clutterstack wrote: > > Added a sidebar tab (refactoring will remove the voluble text at the top). > >> On W

[tw5] Re: Menu bar drop downs misplaced at right side

2021-03-08 Thread Jeremy Ruston
This is fixed for v5.1.24: https://github.com/Jermolene/TiddlyWiki5/discussions/5533 Best wishes Jeremy On Saturday, March 6, 2021 at 12:46:12 PM UTC torax...@googlemail.com wrote: > Here some additional information, so far I understand it. All based on the > current git-checkout of the

Re: [tw5] TiddlyWiki-on-Fission Walkthrough

2021-03-08 Thread Jeremy Ruston
> On 8 Mar 2021, at 05:12, Sapphireslinger wrote: > > Does this mean I can host my Tiddlywiki blog on Fission just like on > Tiddlyhost? Yes, but we don’t yet have persistent public URLs for public files in Fission (it’s hopefully coming soon); right now the public URL for a wiki changes

Re: [tw5] Re: TiddlyWiki-on-Fission Walkthrough

2021-03-07 Thread Jeremy Ruston
; > Best, > Chris > >> On Sunday, March 7, 2021 at 11:36:30 AM UTC-5 Jeremy Ruston wrote: >> Here’s an update on the integration work I’ve been doing between TiddlyWiki >> and Fission. See this thread for the background: >> >> https://groups.google.com/d/msgid/

Re: [tw5] Re: TiddlyWiki-on-Fission Walkthrough

2021-03-07 Thread Jeremy Ruston
the server via IPFS over websockets. It's quite fun to watch what's going on with browser dev tools. Hopefully Boris will chip in on the Fission stuff, Best wishes Jeremy > > Best, > Chris >> On Sunday, March 7, 2021 at 11:36:30 AM UTC-5 Jeremy Ruston wrote: >> Here’s an upda

Re: [tw5] TiddlyWiki-on-Fission Walkthrough

2021-03-07 Thread Jeremy Ruston
> I created an account two days ago and now I return to open my wikis > But it stops at the sign in page! It accepts my username! > > If I go back to https://tiddlywiki.fission.app/ there is nothing and I have > to click on Authorize again! I think there's a problem on the Fission side where it

Re: [tw5] Control panel > Appearance tab > Layout tab question

2021-03-05 Thread Jeremy Ruston
Hi Dave > On 5 Mar 2021, at 16:27, David Gifford wrote: > > Regarding Control panel > Appearance tab > Layout tab. Is there a need for > this tab? Are there other layouts out there? I have never heard mention of > this otherwise. Was this something that planned that was eventually dropped? >

Re: [tw5] Need help getting rid of iframe

2021-02-27 Thread Jeremy Ruston
Hi Robert, pmario I think Robert is talking about the iframe that is used to display tiddlers with the type “text/html”. The reason is that “text/html” is the content type of an entire HTML document, and the only way to reliably display an entire HTML document is an iframe. If your text is in

Re: [tw5] Sequential tiddlers

2021-02-26 Thread Jeremy Ruston
Hi pmario I think Merv also wants the index number to be zero padded, which isn’t currently supported by the PR, but does make a lot of sense. Presumably we’d add an optional parameter giving the padding width. Best wishes Jeremy > On 26 Feb 2021, at 15:47, mrv...@gmail.com wrote: > > I

Re: [tw5] Limiting Number of Tiddlers Listed in Recent Tab

2021-02-26 Thread Jeremy Ruston
Just to note that the timeline macro includes a “limit” parameter which can be used to control the maximum number of entries shown: <> https://tiddlywiki.com/#timeline%20Macro The timeline macro doesn’t include a way to hide the date headings.

Re: [tw5] Debugging TiddlyWiki crashes

2021-02-19 Thread Jeremy Ruston
Hi Lisa, As a first step towards addressing this I've made a first prerelease of v0.0.15 of TiddlyDesktop which just includes an update to the newest version of nwjs (v0.51.1), and no other functional changes: https://github.com/Jermolene/TiddlyDesktop/releases/tag/v0.0.15-prerelease.1 I'd be

Re: [tw5] Unicode asian characters in Freelinks

2021-02-19 Thread Jeremy Ruston
Hi keSh, maki, I can confirm the problem too. It turns out to be subtlety with the way that regular expressions work. I’ve made a GitHub ticket here: https://github.com/Jermolene/TiddlyWiki5/issues/5507 It’ll take a bit of discussion to

Re: [tw5] TiddlyWIki on Fission, new saver & host - live video chat tomorrow

2021-02-17 Thread Jeremy Ruston
My thanks to Boris for the chance to work together on this project. It combines many areas interest for me, and I hope the results will be valuable for the community as a whole. Boris is much better at explaining Fission than me, but from 1,000 feet it’s a user friendly Dropbox-like service

Re: [tw5] Selective freelinks, freelinking basesd on filter condition

2021-02-14 Thread Jeremy Ruston
Hi Elise, Great, glad it’s working for you. > On 14 Feb 2021, at 15:40, springer wrote: > > Meanwhile, I don't know whether anyone else actually might have preferred > some variant of the behavior as you initially set it up. Would some wish to > disable freelinks *except* on some limited set

Re: [tw5] How can I import the TiddlyWiki docs into my own wiki?

2021-02-14 Thread Jeremy Ruston
> @Jeremy - I did notice that the docs were available as a plugin, which is > definitely useful, but I'm not sure that it will solve my problem. Since I > will tag tiddlers from the docs "Read" when I have read them, I'll end up > just overriding every shadow tiddler anyway. In my case I want

Re: [tw5] How can I import the TiddlyWiki docs into my own wiki?

2021-02-13 Thread Jeremy Ruston
Hi Soren, si, Some time ago we made the docs from tiddlywiki.com available as a plugin in the official plugin library under the name $:/plugins/tiddlywiki/tw5.com-docs. The idea was very much as you suggest, to be able to keep a copy of the docs in ones own wiki.

Re: [tw5] empty.html should start with "fluid-fixed" layout

2021-02-13 Thread Jeremy Ruston
Hi Soren, That sounds like exactly the right solution, I like it. Best wishes Jeremy > On 13 Feb 2021, at 17:37, Soren Bjornstad wrote: > > Maybe this is a good thread to piggyback on, as I've been having trouble with > the fixed-fluid and fluid-fixed dichotomy lately. I have a different >

Re: [tw5] Selective freelinks, freelinking basesd on filter condition

2021-02-13 Thread Jeremy Ruston
Hi Elise > > When I tried this recently, I thought it wasn't working... until I realized > we were talking past each other a bit. > ALICE: I do say what I mean; I always mean what I say. It's the same thing. > MAD HATTER: Not in the slightest. Is it the same thing to say you see what > you

Re: [tw5] On Github why?

2021-02-13 Thread Jeremy Ruston
It turns out there’s only one instance of “options.event.event” in the core source code, in the file $:/core/modules/utils/dom/modal.js. There is a bug there that would result in exactly the error message you saw. I’ve committed a fix here:

Re: [tw5] How does GitHub Saving Work (programming-wise)?

2021-02-11 Thread Jeremy Ruston
Hi Finn The code that TW5 uses for saving to GitHub is fairly self contained in this file: https://github.com/Jermolene/TiddlyWiki5/blob/master/core/modules/savers/github.js There are two HTTP requests: one

Re: [tw5] Thirty plus years on a mac and I can't save tiddlyWiki's for the life of me. Help.

2021-02-10 Thread Jeremy Ruston
unzips to an ordinary application that you can drag to your /Applications folder in the normal way. Because it's unsigned, the first time you run it you'll have to right click on the icon and choose "Open", rather than double clicking the icon. Best wishes Jeremy -- Jeremy

Re: [tw5] Setting to define additional system prefix?

2021-02-03 Thread Jeremy Ruston
Hi Tones > Can you document how we make use of this information to add additional > "system tiddler" prefixes? It isn't yet possible to add additional system tiddler prefixes, we're just discussing whether it's worth introducing it as a feature. > I have wanted to do this for some time and

Re: [tw5] [tutorial] Notes on the keyboard-driven-input macro

2021-02-03 Thread Jeremy Ruston
Hi Chris This is great, I think it would be helpful to add it to tiddlywiki.com (perhaps without the sliders for consistency). Would you be able to prepare a PR? Many thanks, Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 2 Feb 2021, at 20:21, clutterstack wr

Re: [tw5] Bag Tag?

2021-02-01 Thread Jeremy Ruston
> Ha! I just tried adding a field called "bag" to a TW in the editor. It won't > accept it. I assume we are honoring TiddlySpace legacy in that behavior? The field *is* added, it’s just that the “bag” field is hidden from the field list in the edit template. You can check using the tiddler

Re: [tw5] Setting to define additional system prefix?

2021-02-01 Thread Jeremy Ruston
I think it would be feasible to have some kind of hidden setting for customising the criteria of what constitutes a system tiddler, and it could be pretty useful in some situations. For example, the $:/ sequence is awkward to type, kind of intentionally as it’s supposed to act like a big,

Re: [tw5] Can Latex (Katex) plugin do normal text?

2021-02-01 Thread Jeremy Ruston
Thanks Ste, I’ve made a PR here: https://github.com/KaTeX/KaTeX/pull/2765 Best wishes Jeremy > On 31 Jan 2021, at 19:21, Ste wrote: > > You should get tiddlywiki up on https://katex.org/users.html > ! > > > On

Re: [tw5] Can Latex (Katex) plugin do normal text?

2021-01-31 Thread Jeremy Ruston
Hi Ste > On 31 Jan 2021, at 12:18, Ste wrote: > > > On the subject of KaTeX... Jeremy... can you update the plunging to the > latest version pleaaase? Thanks for the prompt. I’ve updated the plugin to KaTeX v0.12.0 here:

Re: [tw5] Debugging TiddlyWiki crashes

2021-01-29 Thread Jeremy Ruston
Hi Mark Thank you that’s helpful. It’s only happened to me since upgrading to the latest macOS 11.1 update, which seems to be causing similar problems for other apps, which certainly drives my suspicions, Best wishes Jeremy > On 29 Jan 2021, at 14:44, 'Mark S.' via TiddlyWiki > wrote: > >

Re: [tw5] Debugging TiddlyWiki crashes

2021-01-29 Thread Jeremy Ruston
Hi Lisa > I've been getting regular crashes of TiddlyDesktop 0.14 under MacOS 11.1 and > I'm wondering what information I can gather up to better report the issue. I > don't get any kind of popup, the app just suddenly disappears. It doesn't > appear to be tied to any particular action, having

Re: [tw5] Can Latex (Katex) plugin do normal text?

2021-01-29 Thread Jeremy Ruston
As I understand it, the KaTeX plugin only supports the parts of LaTeX for mathematical notation, and not the full functionality. By the way, one wouldn’t generally need to use the <$latex> widget directly, instead one can use the $$ syntax: $$ f(x) = \int_{-\infty}^\infty\hat f(\xi)\,e^{2 \pi

Re: [tw5] Re: WYSIWYG editor for TW5

2021-01-16 Thread Jeremy Ruston
It sounds like you're running into TW5's CSRF protection. You can either ensure the specified header is present, or disable CSRF protection: https://tiddlywiki.com/#WebServer%20Parameter%3A%20csrf-disable Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On

Re: [tw5] Tiddly Desktop

2021-01-09 Thread Jeremy Ruston
> On 6 Jan 2021, at 19:15, 'Mark S.' via TiddlyWiki > wrote: > > Is the "make from existing" supposed to work with folders? Or only > standa-alone TWs ? My test just now failed, with no files being copied, but I > don't know if that was expected or not. (TD 14 on linux). Cloning an existing

Re: [tw5] full-screen in TiddlyDesktop not working

2021-01-09 Thread Jeremy Ruston
Hi Stefan I can confirm that the “full screen” button in the “Tools” tab of the sidebar doesn’t work in TiddlyDesktop. As Tones points out, one can still use the operating system buttons to make the window full screen instead, but it still seems like a bug. I’ve made a ticket here and will

Re: [tw5] Displaying a Twitter Thread in TW

2021-01-09 Thread Jeremy Ruston
As far as I can tell, Twitter doesn’t offer the ability to embed entire threads. If you embed a tweet that is a reply then it will by default show the original tweet for context, but otherwise Twitter appears to want you to click on the tweet and go to twitter.com to unroll the thread. It may

Re: [tw5] Tiddly Desktop

2021-01-06 Thread Jeremy Ruston
TiddlyDesktop requires that the TiddlyWiki file have an .html extension, an apparent limitation of the underlying Chrome engine so it’s interesting that extension-less files work for you in desktop Chrome. The requirement for the .html extension isn't enforced when creating a new wiki, which

Re: [tw5] Plugin update notifications for plugins outside of a plugin library

2021-01-05 Thread Jeremy Ruston
> I wonder, is it possible to add notifications to "normal" plugins, by > treating non-library plugins as their own local/custom library? One could imagine having an URL associated with individual plugins that TiddlyWiki could check for updates but the challenge is that would require the

Re: [tw5] TiddlyWiki Project Name

2021-01-05 Thread Jeremy Ruston
Hi Ed > Re-reading this message (and studiously avoiding making any suggestions for > new names) the idea of "targeting more modern JavaScript engines" makes me > wonder about the question of "how modern a browser do you need to have to > have a working Tiddlywiki?" > > With regards to

Re: [tw5] Seeking help for my idea of a more easily image import working process

2021-01-03 Thread Jeremy Ruston
gin to use, so that it will always >> display a clickable link to the local file on each new tiddler it creates? >> >> /walt >> >> >> >> On Saturday, January 2, 2021 at 6:30:35 PM UTC jeremy...@gmail.com >> <http://gmail.com/> wrote: >&g

Re: [tw5] navigation in modal window TW 5.1.23

2021-01-03 Thread Jeremy Ruston
You should be able to use the <$linkcatcher> widget with the actions attribute, something like this: \define actions() <$action-sendmessage $message="tm-modal" $param=<>/> \end <$linkcatcher actions=<>> HelloThere Best wishes Jeremy. > On 29 Dec 2020, at 23:21, Mat wrote: > > OK,

Re: [tw5] TW Javascript Rename

2021-01-03 Thread Jeremy Ruston
Hi Thomas I created a similar script last year to experiment with things, but I’m also finding that it’s broken with more recent versions of TW. I haven’t got time to experiment with it now, but I’ve attached the script below in case it’s helpful, Best wishes Jeremy #!/usr/bin/env node /*

Re: [tw5] Seeking help for my idea of a more easily image import working process

2021-01-02 Thread Jeremy Ruston
Hi Walt Are you dragging the image from Finder, or another web site? Perhaps you could post a screenshot of the list of tiddlers? Best wishes Jeremy -- Jeremy Ruston jer...@jermolene.com https://jermolene.com > On 2 Jan 2021, at 18:00, ludwa6 wrote: > > Correct, @Jeremy : If

Re: [tw5] Seeking help for my idea of a more easily image import working process

2021-01-02 Thread Jeremy Ruston
> On 1 Jan 2021, at 14:38, ludwa6 wrote: > > Was excited to learn from @MarkS. about "External Attachments" plugin for > TiddlyDesktop, since that is my UI for TW5, but couldn't get it working > right: i drag an image to TiddlyDesktop, and it lights up the green import > bar atop the window,

Re: [tw5] Plugin update notifications for plugins outside of a plugin library

2021-01-02 Thread Jeremy Ruston
> One of my favorite recent features is how plugins part of a library tell you > when they need updating. > > Am I missing something, or do plugins/themes that are not part of libraries > missing this feature? That’s correct, the ability to automatically update plugins is a property of

Re: [tw5] Two Factory Authentication (2FA) support

2021-01-02 Thread Jeremy Ruston
Hi HP The Web authentication specification assumes the existence of a server, and so is of no use to the single file configuration of TiddlyWiki. While it could be integrated into the Node.js setup our policy is to try to keep complex security related code external to TiddlyWiki. It’s much

Re: [tw5] Drag-and-drop plugins under node

2021-01-02 Thread Jeremy Ruston
To clarify, the recommendation to install plugins via tiddlywiki.info rather than by dragging and dropping only applies to plugins from the official plugin library. Installing plugins in this way allows them to be automatically upgraded when the core is upgraded > What does the bold part

Re: [tw5] Re: TiddlyWiki Project Name

2020-12-28 Thread Jeremy Ruston
> As appealing as this sounds, I just don't think that as a small community we > have the resources to support both, unless the intention would be for > TiddlyWiki 5 to only receive bug fix updates. I think that would be the default, yes, unless somebody wanted to pick up the development more

Re: [tw5] TiddlyWiki Project Name

2020-12-28 Thread Jeremy Ruston
>  > Jeremy Ruston wrote: >> Every time this topic comes up we end up going round in circles with people >> proposing new names. Let’s try to avoid that, it just gets in the way of the >> much more complex discussion that we actually need about why and how we want

Re: [tw5] TiddlyWiki Project Name

2020-12-28 Thread Jeremy Ruston
; >>> QuineCards >>> >>> It partly says what TW is but still invites for further questions and >>> curiosity. >>> AFAICT it is unregistered. >>> And the round and friendly initials should make it easy to create a logo. >>> I think it

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