skittishdev
skittishdev
Please see relevant discussion here: https://discord.com/channels/273534239310479360/1009541715822133419
Is this library still maintained/officially supported? It's been a couple of years since there were any commits.
I have the same issue on Mac OS X. Files are present, but the extensions seem to be cut-off. Mac OS supports upto 255 characters for file name, and I...
> do you use any non-emacs package managing solution to install org-roam-ui? No, I use MELPA and use-package with package.el. > could you try pulling org-roam-ui directly from the github...
Podman info (if needed) ```sh $ podman version Client: Podman Engine Version: 5.2.5 API Version: 5.2.5 Go Version: go1.23.2 Git Commit: 10c5aa720d59480bc7edad347c1f5d5b75d4424f Built: Fri Oct 18 07:51:48 2024 OS/Arch: darwin/arm64...
> This was changed in #1485 and there some assumption done there that is incorrect for podman in the rest of the application logic. Should be an easy fix once...
rustup toolchain that is being complained about is present, though it is not native to my platform. ``` # rustup toolchain list stable-aarch64-apple-darwin (default) nightly-aarch64-apple-darwin (override) nightly-x86_64-unknown-linux-gnu ``` When I...