Results 17 comments of Denis Zh.

So, theoretically the best way is to add `BORG_PASSPHRASE` or even `BORG_PASSCOMMAND` at the beginning of the `BACKUP_CMD` config value, right? https://github.com/borgbackup/borgweb/blob/master/borgweb/config.py#L24

@greatcz it would just mean that the "fake" chain is the **right one** as long as it is the longest one and can pass all the `valid_proof` checks. All the...

Most likely related: https://github.com/dvf/blockchain/issues/105

Unfortunately this is an issue on both Android 13 and 14. While I was researching this topic, I stumbled upon two possible solutions: - The deprecation of `setGravity()` only applies...

Just thought of another option: automatically include files based on directory structure, for example include all drop-in configuration files from `$XDG_CONFIG_HOME/swaylock/config.d/*.conf` and other default locations based on priority defined in...

There's a workaround: enable the CSS snippet by hand at `Options -> Appearance -> CSS snippets -> supercharged-links-gen`. This way it will stay enabled the next time Obsidian is restarted....

> Wait, so you mean it gets disabled every time after reloading Obsidian? Yes, but only if it wasn't enabled by hand at the `Options -> Appearance -> CSS snippets...

While the "Development mode" is missing from the extension itself and there's no source code left in this repo, it might be a good idea to remove any mentions of...

In case this would be useful to anyone, my current solution is to add this line to my Sway config file: ``` for_window [instance="crx_oejgccbfbmkkpaidnkphaiaecficdnfn"] floating enable, move to scratchpad, focus...

Seems like none of the issues could be fixed by @nadavspi. This plugin uses the other one created for the CodeMirror editor and literally just plugs it in Obsidian. So...