Navigating Pack
Pack has three surfaces — Files, Search, and Chat — plus a command palette that jumps between them.
Files
/files is the editor and file browser. The tree on the left lists your documents and folders; the editor opens on the right when you click one.
+in the tree header — new document.- Folder icon in the tree header — new folder.
- Drag a file or folder onto another folder — move. Drop on empty space — move to root.
Command palette
Cmd/Ctrl + K anywhere. Searches documents, tags, and chats in one list. Arrow keys navigate, Enter opens, Esc closes.
Document tabs
Once a document is open, the toolbar shows four tabs:
- Edit — the Markdown editor.
- Chunks — what the retriever sees for this document, live and archived.
- Backlinks — other documents that reference this one via
@. - History — every version. Restore brings an old version back as a new forward version; history is never rewritten.