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

**Describe the bug** When typing by [input method editor (IME)](https://developer.mozilla.org/en-US/docs/Glossary/Input_method_editor) in a modal input (e.g. triggered by a Capture command), if enter is hit, the text is submitted immediately. **To...

bug

Thank you again for this awesome plugin. One thing that I'm not very clear on. - Can we do a {{Value: + suggester items}} - or is it limited to...

**Describe the bug** Relatively new user of Obsidian, so I'm still configuring and iterating a lot, also with the QuickAdd plugin. When adding a new choice, I often see that...

bug

Hello @chhoumann !!!!! My FR is simple to explain : a new option in the Capture mode that OVERWRITE the content of a specific file with the content in the...

enhancement

I want define function to use in `Captuer` or `Macro`. how to do this? thanks!

enhancement

### Discussed in https://github.com/chhoumann/quickadd/discussions/135 Originally posted by **ramon86** November 3, 2021 I hope this is something that's easy to achieve, but I cannot figure out how to use QuickAddAPI in...

Right now the comma acts as a choice separator: https://github.com/chhoumann/quickadd/blob/0b2efef4e3c19a448f4ed22e849b3ae0104dd944/src/formatters/formatter.ts#L90 Could this be made to ignore commas if they are inside quotes? For example: Choice1: This is a single choice,...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] currently when selecting a...

enhancement

I use quickadd capture with the global hotkeys plugin: when Obsidian is minimized on Windows, I often press a capture hotkey and it comes into the foreground with the capture...

enhancement

**Is your feature request related to a problem? Please describe.** I've defined some variables in my template files, not all of them are going to have values, or I will...

enhancement