meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

[wip] add groups/categories to all "list" settings

Open chri-k opened this issue 2 months ago • 0 comments

breaks addons, currently breaks configs

Type of change

  • [ ] Bug fix
  • [x] New feature

Description

adds user-definable and pre-defined groups of items to "list" settings (which are actually set settings). groups are saved per setting type, and will update the effective value of all settings using them whenever modified.

State

this is not fully implemented. some features are broken. changes made for the purpose of debugging are included. this will break configs. (and config save/load might be broken anyway).

code is in volatile debugging form, and needs to be condensed and cleaned.

Related issues

not enumerated. likely conflicts with half of all other PRs

How Has This Been Tested?

testing is incomplete; see discord; see added TODO / XXX comments

Checklist:

conditions not met

chri-k avatar Nov 16 '25 16:11 chri-k