Jon Erling Hustadnes

Results 15 issues of Jon Erling Hustadnes

Markdown supports ending a line with 2 or more spaces to force a line break. See https://www.markdownguide.org/basic-syntax/#line-breaks An option should be added to preserve these line break trailing spaces. When...

enhancement

This makes it so that the events are not fired until the file have stabilized. This also changes the order of the fired events. A move / rename now results...

**Describe the bug** When a markdown file is renamed in the `content/` folder while `npx quartz serve --build` is running, it crashes with the error message: ``` Failed to process...

bug

### Type of Enhancement Web Interface/Frontend ### Describe the Feature/Enhancement When adding a podcast to ABS, especially a new one that you've never listened to, automatic download downloads and maintains...

enhancement

The `sh` reference in [Shell_Bash.ts#L28](https://github.com/Taitava/obsidian-shellcommands/blob/main/src/shells/Shell_Bash.ts#L28) unfortunately does not work, in particular on NixOS which does not use traditional [FHS](https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard), as such the only way to spawn a shell without knowing...