Skip to content

Releases: chhoumann/quickadd

0.2.2

21 Jun 16:38
Compare
Choose a tag to compare

New features

  • Add checkboxPrompt to API.

0.2.1

21 Jun 14:12
06e17f0
Compare
Choose a tag to compare

New features

  • Macros can now execute choices.
  • Variables are 'global' for that execution sequence (for 'nested' choices with variables).

0.2.0

21 Jun 10:26
e61ae33
Compare
Choose a tag to compare

New features

  • When adding a new choice, it now empties the 'name' input
  • Change choice names by clicking on their header
  • Added an 'Add' button for the folder list in Template choices (as per #7)
  • Selecting macros is now done through a dropdown
  • Only searches for template files in your template folders (auto-detects Templater/core Templates settings)
  • Capture choices can now create the file for you, if it doesn't already exist. You can specify a template to create the file with

Fixes

  • Fix modal sizing (now has scrollbar)
  • Refactor event listening to activate startup macros

0.1.16

21 Jun 00:56
3cf2a7e
Compare
Choose a tag to compare

New features

  • You can now module.exports multiple functions & variables.
  • Member access for multiple module.exports functions - quickly access what you need.
  • Added variable support for user scripts which allows you to access variables in your format syntax and in subsequent macros.

You can read all about it in the README.

0.1.15

20 Jun 13:57
Compare
Choose a tag to compare

0.1.14

20 Jun 13:02
Compare
Choose a tag to compare

Fix execution of Obsidian commands in macros.

0.1.13

17 Jun 18:40
Compare
Choose a tag to compare

Address plugin review feedback. Just a few optimizations and some refactoring.

0.1.12

17 Jun 15:23
Compare
Choose a tag to compare

Fixed the Back functionality for multi-choices.

0.1.11

17 Jun 10:18
Compare
Choose a tag to compare

0.1.10

17 Jun 10:02
e5fea80
Compare
Choose a tag to compare

New feature

The input prompt will now suggest tags and file names.
a8lxA5drsN