quickadd icon indicating copy to clipboard operation
quickadd copied to clipboard

QuickAdd for Obsidian

Results 325 quickadd issues
Sort by recently updated
recently updated
newest added

I'm note sure if this is a feature request or a bug, however let me describe the issue as I have it. Quickadd is supposed to (and mostly does) enhance...

enhancement

**Describe the bug** "Insert After" matches a line prefix (startswith?), not the whole line **To Reproduce** If a capture choice is set to insert after "## Do", it will instead...

bug

**Is your feature request related to a problem? Please describe.** When I capture something from selected text there is no visible indication whether the operation succeeded or not **Describe the...

enhancement

## **Describe the bug** I added a choice template and in the config I do not see a popup when clicking in the template path. Even adding the path manually...

bug

**Is your feature request related to a problem? Please describe.** My captures are sometimes longer than the input bar. After typing more than the width of the input bar ,...

enhancement

**Describe the bug** {{DATE:YYYY-MM-DD HH:MM:SS Z}} retruns incorrect result. **To Reproduce** Steps to reproduce the behavior: 1. Set the format to {{DATE:YYYY-MM-DD HH:MM:SS Z}} **Expected behavior** correct datetime **Screenshots** ![image](https://user-images.githubusercontent.com/1586755/150384768-ddb25da1-377f-4be7-a4b8-e43f381f7eb0.png)...

bug

**Describe the bug** doesn't work when templating. **To Reproduce** Steps to reproduce the behavior: 1. create template macro `zettelkasten` with ↓ - template path = _template/zettelkasten - focus new pane...

bug
templater

**Describe the bug** "Append link" option in capture choice settings erases the selection area, it should append the link after the selection area. **To Reproduce** Steps to reproduce the behavior:...

bug

**Describe the bug** `QuickAdd` can't recognize template files with file extensions other than `.md`, I am not sure whether it's a bug or just by design. **To Reproduce** Steps to...

enhancement

**Description :** Empty variables (`""`) declared in `QuickAdd.variables` will trigger an input prompt. **Desired outcome :** We should be able to choose if we want an input prompt for empty...

bug