Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mzettleNew to Visual Studio Code? Get it now.
mzettle

mzettle

monferrand

|
206 installs
| (0) | Free
Make markdown notes for a zettlekasten
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mzettle README

mzettle (Markdown zettlekasten) is an extension to facilitate the creation of your own zettlekasten using customizable markdown files.

Usage

Create a new note using the command palette (CMD/CTRL + Shift + P).

CMD + Shift + P -> mzettle note

It will prompt you to enter the title of the note and will build and open a preformatted note in the current workspace.

Toggle Marp preview

CMD + Shift + P -> mzettle note link to clipboard

Prepare a markdown link for the current note and put it to the clipboard.

Keyboard Shortcuts

  • Use alt + z to create a new note.
  • Use alt + l to send the current note link to the clipboard.

Configurations

  • mzettle.notesPath: Give the path were to put the zettlekasten notes. If not set will put the note in the current folder.
  • mzettle.notesTemplate: The template to use for the notes. You can use ${date} and ${title} parameters.
  • mzettle.filenameTemplate: The template to use for the note file name. You can use ${date}, ${time} and ${title} parameters. It's an array of string. A new line is created for each element of the array.
  • mzettle.titleSeparator: Character(s) used to replace the spaces the in title for the filename.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft