Joshua Fontany
Joshua Fontany
> > ...integrate a YAML parsing library into the core which is a high overhead for a feature likely to be used by a select number of users. > >...
I am interested in using .SVG files and inline SVG+XML content soon to build UIs with TW. I'll check into this. It wouldn't really be hard to write an `[svg[]]`...
@pmario After some SVG research, it seems like TW already has the capacity to make IDs unique because we parse the raw HTML/SVG code and use widgets to render it....
@pmario which is why appending the "title of the SVG tiddler" to all the IDs inside the SVG is the way to start, and I honestly think that can be...
Hi @Jermolene. Ack, I did not realize I had outstanding PRs when I deleted & recreated my TW5 fork with GitHub Desktop. This is actually still relevant & I should...
Thanks for starting to sketch this out. I think this would allow tighter integration between TW and data-stores like the Yjs CRDT document(s). :)
@Jermolene Thank you for picking this up & advancing this demo. I got a new phone last week & almost lost access to my GitHub account (deleted my Auth app...
Hi Mauloop, Thanks for bringing this to my attention with such good notes. I will investigate. I developed this plugin on Win10+Node.js with the Bob server plugin, so this is...
Hi mauloop, I think the issue here is that none of my Releases have patch files that target TW 5.1.21. (It goes from 5.1.20 to 5.1.22-pre.... Oops.) Jeremy has just...
Hi mauloop, Thank so much for the thorough testing, this has revealed a bug in my Dev environment. Its a little esoteric, and involved how I was storing the "patch"...