Skip to content

UX: Simplify icon ID format #76

@trsdn

Description

@trsdn

Enhancement Request

Icon IDs are unnecessarily long and complex, making debugging and data management difficult.

Current State

  • Very long UUID-style IDs
  • Hard to work with manually
  • Overkill for this application

Suggested Solution

  • Shorter IDs (8-12 characters)
  • Human-readable prefixes (e.g., 'icon_12345')
  • Or simple incremental IDs

Priority

Low - backend improvement

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions