William Chorski
William Chorski
This library is designed for wikilinks. - #201 - #215 I too hope for support for markdown links in the future. In the meantime you can use [Link Converter](https://github.com/ozntel/obsidian-link-converter) plugin...
super simple Bash script that can help with batch editing. Isn't a perfect solution, but should help if you're starting from scratch > This assumes that `dg-publish: true` is always...
I have a work around if you're willing to do a bit of css override here is my [blog post](https://pywrite-garden.tawtaw.site/developer/Home%20Lab%20%F0%9F%8F%A0/Nginx%20Proxy%20Manager#dark-mode) about it, but I'll try to give you the short...
**-- As a new issue, this should be brought to a new thread. --** ## Configuration.yaml ```yml notify: - name: pixoo platform: divoom mac: "11:75:58:5E:D5:D7" device_type: "pixoo" media_directory: "pixelart" script:...
@osimmac - I too am trying to build **couchDB** with **compose**. Then I use **Nginx Proxy Manager** to route and add SSL cert. currently, my **Nginx Proxy Manager** is only...
It isn't a permanent solution, but just run ``` npm i slate-dom ``` NextJs is going through a lot of updates and there is a bit of troubleshooting we have...
Seeing as this example project is using **Remix 1**, I've attempted to start with a fresh **Remix 2** install and slap in keystone related files into it. The results are...
## Permissions Issue? I assumed this was an issue with file permissions. I got into the **proxy**'s bash ```shell docker exec -it librephotos_proxy bash ``` listed the directories ```shell root@92afb3f46d7f:/#...
### Deleted cookies I deleted all cookies and logged in. I see a new `csrftoken` and `jwt` added   I will note that These errors in this issue happen...
> ``` > LINE 1: ...ob_id", "queued_at", "started_at", "finished_at", "result", ... > ``` > > These errors are the result of the librephotos and librephotos-gpu image being out of sync....