Skip to content

Plugin proposal: configurable sidebar tab tooltips #2069

Description

@rob-4x4

I (and chatGPT) have created a small Organizr v2 plugin that adds configurable hover tooltips to sidebar tabs.

The plugin:

  • uses the existing Organizr plugin API
  • does not modify Organizr core files
  • stores tooltip descriptions as JSON in the standard plugin settings interface
  • matches tab names case-insensitively
  • supports names such as Lidarr (Music)
  • reapplies tooltips when Organizr redraws the sidebar
  • includes installation documentation and an MIT licence

Repository:

https://github.com/rob-4x4/organizr-tab-tooltips

The plugin is currently packaged for installation under:

/config/www/organizr/data/plugins/tabtooltips

I would appreciate guidance on the preferred path:

  1. keep it as a third-party plugin,
  2. submit it for inclusion in Organizr,
  3. submit it to any supported plugin marketplace, or
  4. rework it as a native Tab Editor feature.

I am happy to adjust the structure, coding style, licence, configuration format, or installation method to match Organizr project requirements.

Development note: the plugin was created with mush assistance from ChatGPT, then
reviewed and tested in a working Organizr v2 installation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions