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
491 B
491 B
Command Line Interface
Create a CLI tool to allow running common Foam commands. These may include:
foam init- create a new foam workspacefoam janitor- run [workspace-janitor] in current workspacefoam migrate <tool>- migrate from tools like roam exports, obsidian and more
More commands to be added.