I'll be posting the weekly updates on my project in this topic.
4 Likes
Week 9 (Aug 2 - Aug 8)
Points to note
- The first ready-to-use version of the plugin was released this week. Take a look at the release post.
Plans for this week
- As upcoming week is the last week before the final submission in Google Summer of Code, I'll be working on the final blog report.
- Work on adding some unit tests.
- Work on feature requests by the community.
Although, the upcoming week is the last week of the official GSoC coding period, I plan to actively maintain the plugin even after the coding period ends 
Links
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
As this was the last week of the official Google Summer of Code coding period, I'll not be adding posts about further work on this topic but instead I'll be using this topic to inform about the further releases of the plugin. If you face any issues or have feature requests you can use Github Issues for that purpose. Thanks!
2 Likes