Files
tolaria/src-tauri/resources/agent-docs/index.md

80 lines
2.8 KiB
Markdown
Raw Normal View History

2026-05-06 22:57:06 +02:00
# Tolaria Agent Docs
These docs are generated from the public Tolaria documentation for local AI agent lookup.
Start here, then use `rg` over this folder for specific Tolaria concepts and workflows.
## Home
- [Index](pages/index.md)
## Start
- [First Launch](pages/start/first-launch.md)
- [Getting Started Vault](pages/start/getting-started-vault.md)
- [Install Tolaria](pages/start/install.md)
- [Open Or Create A Vault](pages/start/open-or-create-vault.md)
## Concepts
- [AI](pages/concepts/ai.md)
- [Editor](pages/concepts/editor.md)
- [Files And Media](pages/concepts/files-and-media.md)
- [Git](pages/concepts/git.md)
- [Inbox](pages/concepts/inbox.md)
- [Notes](pages/concepts/notes.md)
- [Properties](pages/concepts/properties.md)
- [Relationships](pages/concepts/relationships.md)
- [Types](pages/concepts/types.md)
- [Vaults](pages/concepts/vaults.md)
## Guides
- [Build Custom Views](pages/guides/build-custom-views.md)
- [Capture A Note](pages/guides/capture-a-note.md)
- [Manage Git Manually Or With AutoGit](pages/guides/commit-and-push.md)
- [Configure AI Models](pages/guides/configure-ai-models.md)
- [Connect A Git Remote](pages/guides/connect-a-git-remote.md)
- [Create Types](pages/guides/create-types.md)
- [Manage Display Preferences](pages/guides/manage-display-preferences.md)
- [Organize The Inbox](pages/guides/organize-inbox.md)
- [Use The AI](pages/guides/use-ai-panel.md)
- [Use The Command Palette](pages/guides/use-command-palette.md)
- [Use Media Previews](pages/guides/use-media-previews.md)
- [Use The Table Of Contents](pages/guides/use-table-of-contents.md)
- [Use Wikilinks](pages/guides/use-wikilinks.md)
## Reference
- [Contribute](pages/reference/contribute.md)
- [Docs Maintenance](pages/reference/docs-maintenance.md)
- [File Layout](pages/reference/file-layout.md)
- [Frontmatter Fields](pages/reference/frontmatter-fields.md)
- [Keyboard Shortcuts](pages/reference/keyboard-shortcuts.md)
- [Release Channels](pages/reference/release-channels.md)
- [Supported Platforms](pages/reference/supported-platforms.md)
- [View Filters](pages/reference/view-filters.md)
## Troubleshooting
- [AI Agent Not Found](pages/troubleshooting/ai-agent-not-found.md)
- [Git Authentication](pages/troubleshooting/git-auth.md)
- [Model Provider Connection](pages/troubleshooting/model-provider-connection.md)
- [Sync Conflicts](pages/troubleshooting/sync-conflicts.md)
- [Vault Not Loading](pages/troubleshooting/vault-not-loading.md)
## Download
- [Download](pages/download/index.md)
## Releases
- [Releases](pages/releases/index.md)
## Generated Files
- `all.md`: all public docs concatenated for fast full-context reads.
- `search-index.json`: title, heading, section, path, and URL metadata for quick routing.
- `<section>.md`: one compact bundle per docs section.
- `pages/`: one generated Markdown file per public docs page.