Skip to content

feat: add analyze command to discover bookmark patterns#9

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

feat: add analyze command to discover bookmark patterns#9
davistroy merged 1 commit intomainfrom
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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants