Settings window: language, theme, connection and the palette
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start by reading docs/plans/completed/20260915-window-chrome.md and tracing the startup reads of app/app.yaml and connection/connection.yaml. Resolve the live-update, --config-dir, and multiple-YAML questions before implementation; done means an Edit → Settings window edits language, theme, archive connection, and the palette.
Written by the indexing model from the issue text.
Description
The viewer reads app/app.yaml (locale, theme) and connection/connection.yaml (host, port, database, user, password, source time zone, poll interval) at startup and refuses to start without them. An operator who has to change any of it edits YAML by hand, and the shipped connection.yaml carries an empty password, which is a named startup failure by design.
A settings window gives the operator the values that are meant to change, and nothing else.
Scope
- Language and theme, written back to
app/app.yaml. - The archive connection, written back to
connection/connection.yaml. The password is stored in plain text for now; how it is protected is a separate decision. - The palette editor.
Edit->Settingsin the menu bar. TheEditmenu does not exist yet: the window chrome deliberately shipped no menu item without a command behind it (docs/plans/completed/20260915-window-chrome.md).
Open questions for the plan
- Which values apply live and which need a restart. Language and theme are read once at startup today; the connection was raised as the case that should reconnect without one.
- Whether the window edits the tracked configuration directory or the copy the run was given by
--config-dir. - What the window does when a section folder holds several
*.yamlfiles, since a key may live in only one of them.
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- Avg merge
- 18m
- Merged PRs (30d)
- 42
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Semiteq/SemiPlot
-
question
-
enhancement
-
enhancement
-
enhancement
-
enhancement
All issues in Semiteq/SemiPlot
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
:watch: Not Triaged 11.0 fundamentals/subsvc
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
dotnet/AspNetCore.Docs#37699 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SubtitleEdit/subtitleedit#15108 · 1 comment ·
-
area/docs-content Bug pulumi/docs
Difficulty 1/5 1-3 hours Newbie friendliness 94/100
-
agentic-workflows untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 76/100