Files
foam/docs/cli.md
Riccardo a23e73245f Update docs to use extension in wikilink definition (#283)
* changed vscode setting to include extensions in link definition

* updated docs to include extension in wikilink definition

* updated readme to navigate to github pages instead of published site
2020-10-09 19:04:07 +01:00

491 B

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.