pajoma / vscode-journal

Lightweight journal and simple notes support for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=pajoma.vscode-journal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jump to today's entry re-adds notes and results in duplicates

AmerM137 opened this issue · comments

Using the jump to today's entry command duplicates the Note links every time it's executed but not the memos.

Using this command should simply navigate to the day's entry.

Yes, this is annoying.. The syncing is always triggered when an entry is opened, since I often create files outside of vscode and place them in the attachements folder. The links are then automatically created.

I plan to switch links to more readable links using markdown similar to style using in the Markdown Notes extension