WikoriDocsSettings

Settings

Configure vaults, your AI provider, email ingestion, and Self-Care maintenance routines.

Vaults

Add, rename, and delete vaults here. The active vault is switched from the sidebar, not from Settings.

1
Name + email tag

The email tag routes emails to this vault. Auto-generated from the name if left blank.

2
Choose directory

Click Browse. Wikori creates INGEST/ and files/ inside it automatically.

3
Click Add Vault

Vault appears in the list and the sidebar dropdown. Select it from the sidebar to activate.

Deleting a vault only removes it from Wikori. Files on disk are not touched.

AI Provider

FieldNotes
Endpoint URLMust end with /v1 (e.g. https://api.openai.com/v1)
API TokenEncrypted with AES-256-GCM on save
ModelLoaded after a successful connection test
ProviderEndpoint
OpenAIhttps://api.openai.com/v1
Anthropichttps://api.anthropic.com/v1
Ollama (local)http://localhost:11434/v1
LM Studiohttp://localhost:1234/v1

Email Ingestion

Use a dedicated mailbox. Wikori downloads and deletes matching emails from the inbox.

FieldNotes
IMAP Hoste.g. imap.gmail.com
Port993 for SSL/TLS
UsernameDedicated mailbox address
PasswordEncrypted on save
Trusted SendersComma-separated. Leave empty to accept all.

Attachments from trusted emails are automatically extracted, renamed with the subject as prefix, and placed in INGEST/ for processing.

Saving changes

Click Save Changes at the bottom of the page. API tokens and email passwords are encrypted using your machine's hardware ID. Moving to a new machine requires re-entering credentials.