Skip to content
This repository was archived by the owner on Jul 12, 2026. It is now read-only.

feat: add analyze command to discover bookmark patterns - #9

Merged
davistroy merged 1 commit into
mainfrom
claude/document-bookmark-categories-0JaXK
Jan 15, 2026
Merged

feat: add analyze command to discover bookmark patterns#9
davistroy merged 1 commit into
mainfrom
claude/document-bookmark-categories-0JaXK

Conversation

@davistroy

Copy link
Copy Markdown
Owner

Adds a new analyze CLI command that scans bookmark collections
without modifying them to identify:

  • High-frequency terms not in built-in tag vocabulary
  • Domains that could benefit from dedicated folders
  • Quality issues (missing tags, folders, etc.)

This helps users understand their collection and find opportunities
for better organization before running the full processor.

Also fixes missing Tuple import in tag_generator.py.

Adds a new `analyze` CLI command that scans bookmark collections
without modifying them to identify:
- High-frequency terms not in built-in tag vocabulary
- Domains that could benefit from dedicated folders
- Quality issues (missing tags, folders, etc.)

This helps users understand their collection and find opportunities
for better organization before running the full processor.

Also fixes missing Tuple import in tag_generator.py.
@davistroy
davistroy merged commit 31d6d76 into main Jan 15, 2026
5 of 15 checks passed
@davistroy
davistroy deleted the claude/document-bookmark-categories-0JaXK branch January 15, 2026 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants