Albert O'Shea
Albert O'Shea
**Describe the bug** When using variables, parentheses `()` are converted to underscores `_`. Parenthesis should be fine to include in filepaths and shouldn't require being converted to a fallback character,...
**Describe the bug** Annotation tool: Panning doesn't work on first attempt, box selects instead. **To Reproduce** Steps to reproduce the behavior: 1. Start the annotation tool on any image. 2....
**Describe the bug** The arrow tool in annotations causes 2 main issues with using ctrl+Z to undo. **To Reproduce** Steps to reproduce the behavior: 1. Start annotating any image. 2....
**Describe the bug** Copilot completion doesn't work, and produces this error in the console: `Error parsing JSON: SyntaxError: Unexpected non-whitespace character after JSON at position 127 (line 1 column 128)`...
This PR implements link integrity on folder renaming: when a folder is renamed via the VS Code explorer, intelligently update all affected Markdown links (wikilinks, standard markdown links, and relative...
# I am submitting a new Community Plugin ## Repo URL Link to my plugin: https://github.com/AMC-Albert/obsidian-quick-dates ## Release Checklist - [x] I have tested the plugin on - [x] Windows...
Adds a full Nix flake definition to build the OpenCode binary. Bundle the TUI worker as a separate asset during the Bun build and install it alongside the executable (doesn't...
In this image I'm pointing out the very top of the "No matches found" text peeking out from behind the card:  And here is its HTML element:  I...
Embedded notes within the note displayed on the card are not rendered correctly, the title of the embedded note is rendered as paragraph text, and the content is missing the...
 This is caused by this css, where the properties are considered `pre` even though they are not displayed on the card anyway. 