mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
* reorganized and updated foam docs * minor changes to vscode extension readme * added 404 page and minor changes Co-authored-by: Joe Previte <jjprevite@gmail.com>
14 lines
491 B
Markdown
14 lines
491 B
Markdown
# Command Line Interface
|
|
|
|
Create a CLI tool to allow running common Foam commands. These may include:
|
|
|
|
- `foam init` - create a new foam workspace
|
|
- `foam janitor` - run [[workspace-janitor]] in current workspace
|
|
- `foam migrate <tool>` - migrate from tools like roam exports, obsidian and more
|
|
|
|
More commands to be added.
|
|
|
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
[workspace-janitor]: workspace-janitor.md "Janitor"
|
|
[//end]: # "Autogenerated link references"
|