GSoC Weekly Updates - Template Plugin

Week 10 (Aug 9 - Aug 15)

This week, I mainly improved on improving the plugin, writing some unit tests, fixing bugs, spec for specifying the title and tags in the template, etc.

Plugin Changelog since first release (1.0.0)

1.1.3 (2021-08-14)

Bug Fixes

  • reduce the width of input fields (7acc4b8), closes #28

1.1.2 (2021-08-12)

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)

1.1.1 (2021-08-11)

Bug Fixes

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

1.1.0 (2021-08-11)

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

Links