Expand description
Notegraf: a graph-oriented notebook.
Re-exports
pub use note::Note;pub use note::NoteID;pub use note::NoteLocator;pub use note::Revision;pub use notestore::NoteStore;pub use notetype::NoteType;Modules
Core types of Notegraf.
Storage backends of notes.
URL utilities.