Workflows
Automatic sorting
Section titled “Automatic sorting”When a bookmark with a URL is created, the background script reacts to the bookmark event. If automationEnabled is true, processing starts immediately.
Processing is skipped when:
- the node is not a URL bookmark
- the bookmark is inside an excluded source folder
- the bookmark can no longer be resolved
Manual rechecks
Section titled “Manual rechecks”There are two manual entry points:
Recheck current bookmarkin the popupRecheckper bookmark row in the dashboard- root filters for all bookmarks, bookmark bar, and other bookmarks in the dashboard
Use this after changing the prompt, provider, or folder rules.
Review queue
Section titled “Review queue”The review queue stores low-confidence decisions and failures.
Each item contains:
- bookmark title and URL
- suggested target folder
- reason text
- confidence value
- an internal queue status, usually
pendingin everyday use
Available queue actions
Section titled “Available queue actions”AcceptRe-runDismiss
Accept and Dismiss remove the queue item after handling it.
Deleting bookmarks
Section titled “Deleting bookmarks”Bookmarks can also be deleted directly from the dashboard table. This sends bookmark:delete to the background script and writes a manual event log entry.
Recent events
Section titled “Recent events”The dashboard exposes a structured event log from storage.local. For provider-backed runs, the Open AI Details action shows the captured request and response payloads.