Jeremy Ruston

Results 738 comments of Jeremy Ruston

I've created a separate issue #132 for the issue with http/https links opening within TiddlyDesktop, leaving this one for exploring the umlaut issue.

Thanks @EvanBalster I haven't been able to discover why this happens, nor how to disable those keys. I imagine that it's a Chrome thing, but I can't find any other...

Hi @rzel I'm sorry to hear you've run into problems. > Is there a way to disable the GPU? nwjs does offer a command line switch: https://docs.nwjs.io/en/latest/References/Command%20Line%20Options/#-disable-gpu You can edit...

Hi @FlashSystems it would be great to fix popups within tables, it's something that consistently trips up users. As @saqimtiaz notes, we do have a problem with existing wikis that...

Thanks for your patience @FlashSystems – @saqimtiaz could you kindly have a look at this? I think it's good to go but would appreciate an extra set of eyes, and...

I'm going to revert this commit because although it passes tests, it fails when attempting to build the site. Here's the log: ``` $ tiddlywiki editions/tw5.com --verbose --build Boot log:...

> @Jermolene, @saqimtiaz, do you think this would be an acceptable solution? Yes – although the other interesting possibility might be to make them be static methods of the popup...

> Hello @Jermolene, sorry for having caused a problem. @FlashSystems I meant to add that please don't worry, absolutely not a problem. Mistakes are inevitable, and the goal isn't for...

Thanks @pmario. I had a look at the `_canonical_uri` features in `$:/core/modules/parsers/wikiparser/wikiparser.js` and was a bit surprised at the state that it is in (it's old code): * The remote...