mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
* Reorganize docs folder; isolate dev docs and user docs; integrate foam-template docs * Rename how-to to getting-started * Fixup all references * Fix contribution-guide.md * Fix asset references * Fix user/index.md * Spelling is good. Thanks @DrakeWhu * Add note about how to wite docs for foam
3.5 KiB
3.5 KiB
Using Foam
Foam is a collection VS Code extensions and recipes that power up the editor into a full-blown note taking system.
This folder contains user documentation describing how to get started using Foam, what its main features are, and strategies for getting the most out of Foam.
The full docs are included in the foam-template repo that most users start from.
See also [frequently-asked-questions].
Getting Started
- [get-started-with-vscode]
- [recommended-extensions]
- [creating-new-notes]
- [write-notes-in-foam]
- [sync-notes-with-soruce-control]
- [keyboard-shortcuts]
Features
- [wikilinks]
- [tags]
- [backlinking]
- [daily-notes]
- [including-notes]
- [spell-checking]
- [graph-visualization]
- [note-properties]
- [note-templates]
- [paste-images-from-clipboard]
- [custom-markdown-preview-styles]
- [link-reference-definitions]
- [custom-snippets]
Recipes
[recipes] is a collection of user-contributed patterns that describe different ways you could utilize Foam or integrate it with other tools.
Publishing
You can publish your Foam notes for consumption in different formats. Examples: [publish-to-github-pages], [generate-gatsby-site], [publish-to-vercel]
See [publishing] for more details.