mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
Foam for VSCode
This is the VS Code extension for Foam.
ℹ️ the extension doesn't do much on it's own. To learn how to use it, read Foam documentation and the Getting started guide.
⚠️ This is an early stage software. Use at your own peril.
You can join the Foam Community on the Foam Discord
Quick getting started
You really, really, really should read Foam documentation, but if you can't be bothered, this is how to get started:
- Create a GitHub repository from foam-template. If you want to keep your thoughts to yourself, remember to set the repository private.
- Clone the repository and open it in VS Code.
- When prompted to install recommended extensions, click Install all (or Show Recommendations if you want to review and install them one by one).
This will also install Foam for VSCode, but if you already have it installed, that's ok, just make sure you're up to date on the latest version.
Features
- Connect your notes using
[[wiki-links]] - Create markdown references for
[[wiki-links]]with theFoam: Update Markdown Reference Listcommand, to use your notes in a non-foam workspace - See how your notes are connected via a graph with the
Foam: Show Graphcommand - Tag your notes and navigate them with the Tag Explorer
- Make your notes navigable both in GitHub UI as well as GitHub Pages
Requirements
High tolerance for alpha-grade software.
Known Issues
See the issues on our GitHub repo ;)
Release Notes
See the CHANGELOG.