Obsidian Plugin
Sync your Grove library to your Obsidian vault as markdown notes.
Install
1. In Obsidian, open **Settings → Community plugins → Browse**
2. Search for **Grove**
3. Install and enable the plugin
*(While in beta: install manually via BRAT or download from GitHub)*
Connect Your Account
The plugin uses a Personal Access Token (PAT) — not your password.
1. Go to `app.grovereader.com` → **Settings → Tokens → New Token**
2. Label it `Obsidian Plugin`
3. Copy the token (it starts with `grv_live_`)
4. In Obsidian, open **Settings → Grove** and paste the token
Configure Vault Folders
Set your Inbox folder (where new synced articles land) and **Archive folder** (where filed articles go).
Default: `Grove/Inbox/` and `Grove/Archive/`
Sync
Grove syncs automatically every 5 minutes. You can also trigger a manual sync from the command palette: Grove: Sync now.
Articles are saved as markdown with YAML frontmatter including URL, author, tags, and reading status.