Natural language
CLI commands
Bookmarks are stored in your Arka config directory (
bookmarks.json).Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Save, search, and recall URLs with tags and notes from the terminal.
arka save bookmark https://docs.python.org --tags docs
arka list my bookmarks
arka search bookmarks for python
arka open bookmark 1
| Command | Description |
|---|---|
bookmarks save <url> [--title T] [--tags a,b] [--note N] | Save a URL |
bookmarks list [--tag TAG] | List saved bookmarks |
bookmarks search <keywords> | Search title, URL, tags, notes |
bookmarks get <index> | Print URL by list index |
bookmarks open <index> | Open in default browser |
bookmarks delete <index> | Remove a bookmark |
bookmarks.json).Related topics
Week of July 13, 2026Personalize your Arka experienceMCP integration for Cursor and ClaudeWas this page helpful?