Skip to content

QuickAdd plugin

QuickAdd is a plugin for the [[Obsidian]] application designed to streamline the creation of notes and the capture of content.^[200-學習OB__plugin__quick-add.md]

Core Functionality

QuickAdd operates primarily through "Choices," which can be configured as one of four specific types^[200-學習OB__plugin__quick-add.md]:

  • Capture: Used to capture input content into a specific file.^[200-學習OB__plugin__quick-add.md] Common use cases include recording fleeting thoughts or maintaining intermittent journals.^[200-學習OB__plugin__quick-add.md]
  • Template: Integrates with the [[Templater]] plugin to generate new files.^[200-學習OB__plugin__quick-add.md] This allows users to rapidly create notes based on pre-defined templates.
  • Multi: Creates a submenu of multiple QuickAdd commands, organizing actions into a menu format.^[200-學習OB__plugin__quick-add.md]
  • Macro: Enables the use of custom JavaScript scripts to handle complex actions.^[200-學習OB__plugin__quick-add.md]

Technical Considerations

QuickAdd relies on the functionality of the [[Templater]] plugin.^[200-學習OB__plugin__quick-add.md] When both plugins are installed, users should be aware that Templater's built-in "Create new file" template command may become inactive, though the "Insert content" command typically remains functional.^[200-學習OB__plugin__quick-add.md]

Sources

^[200-學習OB__plugin__quick-add.md]