This tutorial helps a first-time user run NoteConnection and complete a basic knowledge-graph load.
Choose one path:
- Desktop installer package.
npx noteconnection.- Local source run (
npm installthennpm start).
- Open the source selector.
- Choose your
Knowledge_Basefolder. - Click
Load.
- Switch between
ForceandDAGmodes. - Enter focus mode by selecting a node.
- Open node content in the reader panel.
- Click
Path Mode. - Confirm that runtime window handoff behavior is single-window in desktop runtime.
- Open your local
app_config.toml. - Confirm
knowledge_base_path,user_language, and[multi_window]values. - If needed, apply the template and restart.