Skip to content

Releases: gnowgi/obsidian-nodebook

0.2.1

Choose a tag to compare

@gnowgi gnowgi released this 10 Aug 08:42

Toolbar gains a full-screen toggle and SVG download (PNG already existed).

0.2.0

Choose a tag to compare

@gnowgi gnowgi released this 09 Aug 01:21

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

Choose a tag to compare

@gnowgi gnowgi released this 08 Aug 11:03

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