Skip to content

Releases: joplin/plugin-templates

v1.1.2

12 Aug 18:50
1de2051
Compare
Choose a tag to compare

Bug Fixes

  • display sorted templates in the selector (3f9a35c), closes #24
  • template-variables: log the necessary info if variables form is unable to load (74d1124)

v1.1.1

11 Aug 20:13
c93da20
Compare
Choose a tag to compare

Bug Fixes

  • release: add scripts to sync version with manifest.json (f849fe6)
  • version: update the version in manifest (d5635f1)

v1.1.0

11 Aug 19:10
b3cc159
Compare
Choose a tag to compare

Features

  • add keyboard shortcuts for createNoteFromTemplate, createTodoFromTemplate (941d2d2), closes #18

Bug Fixes

  • don't create provisional notes/todos while using templates (3399aea)
  • legacy-templates: improve the readme note (#19) (7215777)
  • parser: display error message when template can't be parsed (7dfcdf2), closes #15

v1.0.0

06 Aug 19:13
1737b92
Compare
Choose a tag to compare

Features

  • add a dialog for showing default templates (388e40e)
  • add help option in menu (b41a964)
  • add menu items and settings for default templates (a8fa7b6)
  • add template variables feature (dc835d2)
  • add util functions for user template selection (3ec3f98)
  • allow cancelling while taking variable inputs (99d10a2)
  • allow creating templates in other notebooks (beb6d63)
  • automatically load previous templates (53e743e)
  • complete newTodoFromTemplate, newNoteFromTemplate, insertTemplate functions (1eeed0e)
  • create commands to set default templates, create notes (d826b85)
  • display template name in variable input dialog (5612f36)
  • integrate handlebars and ensure all existing templates are compatible (8053a5c)
  • minor ui improvements (a56206a)
  • remove templates notebook functionality (abd49e3)
  • store templates in a special folder (ddfd51a)

Bug Fixes

  • #1: typo in function name (4efaa84), closes #1
  • allow users to set an existing notebook as the templates notebook (5396a4a)
  • bug while creating a new template tag (21891f2)
  • encode text in html (ff2bc1f)
  • indentation in legacy templates readme (b47f537)
  • minor fixes in default templates feature (56f9ebe)
  • update legacy templates readme (f15ddd9)
  • update the app_min_version (3046bc3)