Piotr Kozerski
Piotr Kozerski
Or you can try to install from F-Droid https://f-droid.org/en/packages/io.github.hidroh.materialistic/
> @varjolintu I take it that means there is no workaround for using KeePassXC-browser with Firefox 93+ on Ubuntu 21.04+? Just remove Snap Firefox (I believe it's `snap remove firefox...
@varjolintu any additional steps were necessary? My Firefox (Snap, version 105.0.1) have never displayed that "allow to start WebExtension" prompt from omgubuntu link you've posted and KeePass plugin still doesn't...
Indeed, I've just tested it on default GNOME desktop environment and the problem does not occur.
@PeppeL-G I'm afraid it doesn't work for me. What is exactly `AutomaticChallenge` and how it would fix this problem? Maybe creating a pull request fixing this in project is a...
I've changed AutomaticChallenge to `false` in both `UseJwtBearerAuthentication` and `UseCookieAuthentication` and when I test it in some http client (like Postman) it works. I also wanted to test if this...
If anyone wanted to implement this, here is how tags are actually stored in target directory: https://discourse.joplinapp.org/t/where-are-tags-stored/8466/7 * Each tag is stored in separate *.md file, which has `type_: 5`...
You don't need to use `joplin2obsidian` anymore. In Joplin, go to "File -> Export All" and select "MD - Markdown + FrontMatter". This will export all your notes to Markdown...
Ok, so it turns out that your caching mechanism uses a naming convention that uses the full URL as the filename of the cached resource. In my case it simply...