vscode-folgezettelThis extension provides a small set of filename-based commands for creating and navigating folgezettel-style notes in a zettelkasten, as described by Bob Doto. This extension can be downloaded from the Visual Studio Code Marketplace, the Open VSX Registry, or directly from GitHub Releases.[^1] This extension was built with Foam in mind, but it should work equally well with other extensions (or none at all!). If you can think of a way to better integrate this with other extensions, please open an issue. CommandsAll commands are available from the Command Palette (press Ctrl/Cmd+Shift+P and type the command name). They operate on Markdown files in the root of the current workspace. I strongly recommend assigning any of these commands that you find helpful to keyboard shortcuts.
ContributingThis project lives on GitHub. Please write tests for any new features, and make sure lints pass (
[^1]: These should all provide identical files. If anything differs, please open an issue. |