Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Daily noteNew to Visual Studio Code? Get it now.
Daily note

Daily note

Efim Pyshnograev

|
735 installs
| (1) | Free
A Visual Studio Code extension that allows you to quickly open daily journal file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Daily note

Download on marketplace

This plugin allows to quickly open a file with a daily markdown note.

  • File format: YYYY-MM-DD (ddd).md.
  • Example: 2022-01-03 (Mon).md.

The advantage of the ISO date format, is that lexicographical file order corresponds with the chronological order.

Features

A note can be opened from the menu or by assigning a shortcut to it.

feature X

Extension Settings

This extension has a configuration to specify a path for a daily nodes directory:

feature X

{
  "vscode-today.dailyNotesDirectoryFullPath": "~/workspace/journal"
}

Release Notes

1.0.0

Initial release of the plugin

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft