Skip to content

Comments

Remove default categories from napari.yaml#72

Merged
TimMonko merged 1 commit intomainfrom
TimMonko-patch-1
Jul 5, 2025
Merged

Remove default categories from napari.yaml#72
TimMonko merged 1 commit intomainfrom
TimMonko-patch-1

Conversation

@TimMonko
Copy link
Contributor

@TimMonko TimMonko commented Jul 5, 2025

By default, three categories are given to napari.yaml that might not be appropriate for the plugin. This PR removes those categories, but keeps this information as a comment to prompt plugin creators to add categories appropriate to their plugin. This prevents new plugins be categorized the same if an author does not update this field.

@TimMonko TimMonko requested review from DragaDoncila and willingc July 5, 2025 16:59
visibility: public
# see https://napari.org/stable/plugins/technical_references/manifest.html#fields for valid categories
categories: ["Annotation", "Segmentation", "Acquisition"]
# categories: []
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TimMonko I'm happy to approve. Would it be better to just leave categories: [] uncommented? Fine to merge either way as I am assuming this is for the tutorial.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't check if an empty list was allowed so I commented it lol.
Yes, for tutorial

@TimMonko TimMonko merged commit a8f277d into main Jul 5, 2025
12 checks passed
@TimMonko TimMonko deleted the TimMonko-patch-1 branch July 5, 2025 18:31
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