can-new¶
The can-new
command should create a new writing folder and notebook in the directory they are called in. The writing folder should be named writing-folder
and should contain an empty .notebook
directory.
Backlinks¶
- can commands
- | command | description | | can-status | report the current state of the writing folder | | can-add | add notes from the writing folder into the notebook | | can-new | create a new writing-folder containing a notebook | | can-ast-at | given an address, find the AST of a note | | can-md | convert from markdown to can's internal AST format | | can-address | find the address of a particular AST | | can-note-graph | construct a list of addressed notes from the writing folder |