Settings dialog #12773

Open
opened 2026-01-31 03:24:34 +00:00 by claunia · 0 comments
Owner

Originally created by @aybiss on GitHub (Mar 1, 2021).

Description of the new feature/enhancement

Instead of spending time creating settings in json, documenting settings, fielding bug reports from people who can't find settings in json, and describing how to use the settings in json, how about creating the json file ONCE in entirety, and (optional) using it to create a settings dialog?

Proposed technical implementation details (optional)

  1. Instead of shipping a json file with like 2 out of the hundreds of options and then spending time documenting the possible options and values, put all the options in the json with descriptions of the values.

  2. Having created the json, second phase is to use it for populating a settings dialog in the program.

Originally created by @aybiss on GitHub (Mar 1, 2021). # Description of the new feature/enhancement Instead of spending time creating settings in json, documenting settings, fielding bug reports from people who can't find settings in json, and describing how to use the settings in json, how about creating the json file ONCE in entirety, and (optional) using it to create a settings dialog? # Proposed technical implementation details (optional) 1. Instead of shipping a json file with like 2 out of the hundreds of options and then spending time documenting the possible options and values, put all the options in the json with descriptions of the values. 2. Having created the json, second phase is to use it for populating a settings dialog in the program.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 03:24:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12773