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

Add a journal entry per week (e.g. 2022 > 3 > W13.md)

roxberry opened this issue · comments

I'd like to be able to manage my weekly status notes with journal. Can vscode-journal do this now? Figure it would drop in the month folder, 2022>3>W13.md?

I would use this feature as well, if it were available.

Good idea, should be easy to implement.

Keywords for input could be

  • next week to open next week's page
  • last week
  • w13 to open a specific (work week)
  • task next week prepare the slides
  • etc..

Localization might be tricky. Weeks start on different days depending on your region.

I personally, wouldn't mind much about localization, as long as the same file is opened each time the command runs.

Honestly, even if the command resulted in a file named 'W13.md' that would cover my use case just fine.