AntiMicroX/antimicrox

Add Named Sets

Open

#1,329 opened on May 31, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (236 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (3,844 stars)
PR merge metrics
 (PR metrics pending)

Description

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

Sets are currently numbered at the bottom of AMX when looking at the main screen, but we are not able to give them a label for future reference so that if we come back later we should be able to quickly determine what set is used for what.

Describe the solution you'd like

Ability to add a label to a set. Like right click on set 3 at the bottom of the screen, "set text label" "Flashcards"

Changes text at bottom of screen to: 3: Flashcards

Describe alternatives you've considered

No response

Additional context

No response

Contributor guide