pajoma / vscode-journal

Lightweight journal and simple notes support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pajoma.vscode-journal
GNU General Public License v3.0
232 stars 40 forks source link

tpl-entries failed in version 1.0.0 #125

Closed silence19 closed 2 years ago

silence19 commented 2 years ago

In recent days, I found my daily note template written in tpl-entry didn't work. It always kept the origional struct however I change the content. After I rolled back to the version 0.11.2, it works again. I guess there's a bug in the recent update.

Btw, I have used the plugin for 1 year, it's very good, thanks!

dallanlee commented 2 years ago

I've been dealing with this issue as well and didn't think to try rolling back …I was disabling other extensions I recently installed 🙃 rolling back fixes the issue

I agree this is excellent plugin and I've only just started using it a few weeks ago - thanks!

pajoma commented 2 years ago

Thanks, I will look into it.

pajoma commented 2 years ago

Ok, the bug seems to be related to #72,

The tpl-entry setting is deprecated, supporting the old values would be too complex to solve now.

I have updated the settings description and reworked the deprecation markers for settings.