Skip to content

feat: Add option to apply categorization as tags only, notebooks only, or both - #47

Merged
Harsh16gupta merged 1 commit into
masterfrom
feat/apply-method-selection
Aug 18, 2026
Merged

feat: Add option to apply categorization as tags only, notebooks only, or both#47
Harsh16gupta merged 1 commit into
masterfrom
feat/apply-method-selection

Conversation

@Harsh16gupta

Copy link
Copy Markdown
Collaborator

This PR Allows users to choose how categorization results are applied to notes:

  • Both (Notebooks & Tags) (default)
  • Tags only - applies cluster and keyword tags without modifying notebooks or folders
  • Notebooks only - creates notebooks and moves notes without creating or adding tags

Changes

  • Added an Apply Method dropdown in the dashboard UI and Joplin settings.
  • Wired the selected method to the apply command.
  • Verified that undo cleanly reverts each mode (tags-only undo does not touch folders).
  • Added unit tests for each apply mode and undo behavior.
  • Bumped version to 0.1.10.

@Harsh16gupta Harsh16gupta self-assigned this Aug 17, 2026
@Harsh16gupta

Copy link
Copy Markdown
Collaborator Author

This feature was requested by the users on the forum so I have added it.
and the change is simple and well scoped, so merging it.

@Harsh16gupta
Harsh16gupta merged commit dc300d5 into master Aug 18, 2026
2 checks passed
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.

1 participant