Maneesh Sutar
Maneesh Sutar
This is great to have. I think this is how it should have been implemented in the first place. Initially I was passing relative path to the vault but it...
I would like to submit a PR for this.
A simple solution is to check if the `folderslug` is equal to the `path.dirname(fileslug)`. In `FolderContent.tsx`, this can be done by changing ```ts const prefixed = fileSlug.startsWith(folderSlug) && fileSlug !==...
If colima does not allow to start the VM with `--arch=x86_64 --vm-type=vz`, then that will immediately solve another issue also discussed in #1150: The `colima status` prints "running using macOS...
I have tested it for my project and its showing the correct status of the last run pipeline. Tomorrow I can test it while a new pipeline is running. Just...