# Obsidian-QuickAdd
Combines macros, templates and captures and makes them available as keystrokes.
## Usage
Used to create fleeting notes via a hotkey.
## Settings
- Set `Template Folder Path` to `Templates`
- Add a template choice for fleeting notes called `Fleeting`
## Bugs
- [[2026-06-07]] It is not possible to — may be a Wayland bug.
## Alternatives
- [[Obsidian-Templater]] might achieve the same, as only hotkeys, a folder path and the filename need to be set
---
## Related
- **previous** [[Obsidian-Plugins]]
- **see** [[Obsidian-Templater]] for more information about the Templater plugin
## Sources
- **references** [quickadd.obsidian.guide](https://quickadd.obsidian.guide/) for the homepage of the plugin
- **references** [QuickAdd Docs](https://quickadd.obsidian.guide/docs/) for the documentation of the plugin
## Usage
- **used in** none
---
## Changelog
- [[2026-06-07]]: Initial creation