Jeremy Ruston

Results 1009 comments of Jeremy Ruston
trafficstars

Thanks @pmario. This does seem like a reasonable low level primitive for us to provide. I think there might well be other events on the "window" object that we might...

Thank you @pmario I would like to defer this until we've been able to give more consideration to the user interface.

Hi @pmario I tried a simple test with the preview release of opening the page and then using my OS controls to switch to dark mode. The "save" button turned...

Hi @pmario the UI I would expect would look like this: * The default "vanilla" palette would be refactored to have two distinct sets of colours, one for dark mode...

> Why not make a Vanilla-dark palette, instead of make vanilla palette have `@dark-background` and `@light-background`? If a palette can adapt to both dark and light, then this makes `color-scheme`...

> But the old version still works. See the link below It only works if none of the titles have any of the special characters that are handled by the...

Thanks @linonetwo > * I will change it to "anchor" later Thank you > * I want the line or block to be highlighted, I put this logic in the...

Hi @gr-yb many thanks for your contribution! With apologies for the bureaucracy, please could you prepare a separate PR to the 'tiddlywiki-com' branch with your signature for the Contributor License...

Hi @pmario I think the problem here is that the regexp is too greedy. Removing the unused syntactic structures does fix it, but only because it removes that part of...