Jeremy Ruston

Results 1123 comments of Jeremy Ruston

It would be possible for the upgrader to overwrite the language strings in question, but that would make it impossible to translate the upgrader. I really think we're over engineering...

> There is a pending draft PR, that would allow us to translate plugins. ... So I don't see a real problem there in the future ;) I'd like to...

Changing the default colour for system tags is a great idea, by can't we use the "Tiddler Colour" cascade to do so? Doing it in CSS is messy, and clashes...

> Also there was an .if macro: $:/editions/tw5.com/if-macro.js Thanks @kookma, that really should be removed. I've made a ticket: https://github.com/Jermolene/TiddlyWiki5/issues/6854

> Isn't this a problem for every library that uses a "require.js" like module system? I don't think so: modern tools build everything into one blob of JS as a...

> Does this mean putting all js tiddlers inside a js script tag instead of in the json script tag? Yes just that. I'll edit the OP to clarify

Thank you @ibnishak for your continued work on this. I'd especially praise the visual design, which is up to your usual standard - if you see scope for other visual...

> @Jermolene PR can be closed, since it can't be merged anymore. PR branch is gone! Interestingly, it looks like the PR can still be merged. @ibnishak was working on...

Hi @pmario I think @saqimtiaz is correct, we will have to eventually deprecate core macros that require text substitution.

> hmmm. ... We do have a [deprecated function since April 2018](https://tiddlywiki.com/#How%20to%20apply%20custom%20styles%20by%20tag) ... but it is still part of the core. That's the plan! The idea is that we gradually...