⚡ Adding Bookmarks
Paste URL + EnterFastest way. Paste any URL into the big box at the top. AI auto-fills name, description, and category. Hit Enter or click Add Bookmark.
AI enrichmentTriggers ~1 second after paste. Watch the status line. Modal opens pre-filled — edit anything before saving.
☁ GitHub Sync
⚙ SettingsClick the gear icon in the header. Enter your GitHub username, repo name, branch, and PAT token.
Auto-syncSyncs to GitHub 30 seconds after any change. Changes are saved to localStorage instantly.
⟳ Sync buttonForce an immediate sync to GitHub at any time.
On loadWhen GitHub is configured, the app fetches the latest bookmarks.json from your repo on startup.
Tip: Each sync creates one git commit in your repo. Your full bookmark history is version-controlled.
🔎 Filtering & Search
Sidebar filtersClick any sidebar item to filter by Type, Priority, Use Case, Browser, or Tag.
⌘K / Ctrl+KJump to the search bar instantly.
SortNewest / Oldest / A–Z / Z–A / Priority order.
+ Custom Options
Sidebar + buttonsAdd new Types, Priorities, Use Cases, and Browsers globally.
Modal + buttonsInline add inside the form — saved immediately.
⬇ Exporting
Export JSONFull backup of all bookmarks.
Browser Bookmarks (All)Netscape HTML format — importable into any browser.
Export filteredAppears when a filter is active. Exports only what you see.
💾 Storage & Data
localStorageAll changes saved instantly in the browser. Works offline.
GitHubWhen configured, bookmarks.json in your repo is the source of truth. Syncs automatically.
Recommendation: Export JSON backups regularly even with GitHub sync enabled.