Releases: gnowgi/obsidian-nodebook
Releases · gnowgi/obsidian-nodebook
Release list
0.2.1
0.2.0
User-editable schemas: on first run the plugin creates nodebook/schemas.md seeded with the built-in (factory) type system as an editable nodeBook-schema block — edit it and every open graph re-validates and re-infers live. Inline nodeBook-schema fences render as summary panels and contribute while visible, and a leading 'schemas: [[Note]]' line in a graph fence merges linked notes' definitions for that graph only.
0.1.0
First release: interactive nodeBook CNL knowledge graphs in Obsidian.
-
- Inspector panel with morph switching
- Inferred relations (transitive closure + Prolog inverse/symmetric rules) with an Inferred toggle and proof tooltips
- Containment view (Nest toggle)
- Petri-net process notation with click-to-fire token simulation
- Toolbar: Fit, layout picker, PNG export
Built on the published npm packages @nodebook/dom 0.9.4 and @nodebook/core 0.1.1. Learn the CNL with the guided tutorial at https://nodebook.co.in/n/tutorial