Each CAN address will contain an AST file¶
CAN's notebook has a directory for each address, and each note has its own address. Within this address exists a file with the name ast
, containing the AST of the note stored here, represented in JSON.
If you hash the contents of this file, you should find the address it is stored at (CAN will use SHA3-512)
Backlinks¶
- Each CAN address is a directory
- Inside CAN's notebook there should exist a directory for every address present. The directory will be named the hash of the note which lives at this address (CAN will use SHA3-512 digests). Inside the address there'll be an AST file with the content of the note itself and a metadata file alongside the AST.
- CAN's notebook address content