Mario Pietsch

Results 1294 comments of Mario Pietsch

`storage.js` wird ab FF 67 od 68 nicht mehr verwendet. ... @FrankOnGit ... hast du immer noch Probleme?

see: `/home/renaud/Téléchargements/Tiddlywikis/` GG: https://groups.google.com/forum/#!topic/tiddlywiki/n1UAn8zURJI

Hi, Your directory seems to use `Documents` directory. ... If your browser _download_ setting points to the `Documents` dir it should work. The AddOn uses the browser API. It doesn't...

I'm using Ubuntu 20.04 on 1 of my machines - I'm mainly using LTS versions. So I'll probably never have a possibility to test something on 21.xx. Do you have...

@buggyj ... I'm about to implement a check for this problem. ... When finished I'll link to the code.

I did use this code as a basis: https://github.com/TiddlyWiki/TiddlyFox/blob/master/data/tab-content.js#L108-L124 .... I changed some elements to `x.innerHTML = ... ` ... which give me some warnings in the mozilla store now....

@BurningTreeC ... Is there a link to the description of the "problem" this PR should solve?

The first example creates a `` element and it assigns the class. In the second example, the transclusion doesn't create a DOM element, so there is nothing, where it could...

> Is this a bug or a feature? IMO by design.

hmm. I'm not sure, why the code block suppresses the border, this may be an issue :) --- `@@` is an inline element similar to `''bold''` or `//italic//`. so try...