paranext / paranext-core

Electron client, extension host, and C# library for Paranext
https://paranext.github.io/paranext-core/
MIT License
14 stars 2 forks source link

Project Settings: Rework Project Settings Dialog with extensible components #510

Open tjcouch-sil opened 7 months ago

tjcouch-sil commented 7 months ago

As a user, I want to be able to adjust project settings that affect how I use Platform.Bible so I can configure it how I like to use it.

As an extension developer, I want to be able to provide project settings that the user can edit in a central dialog so they can configure Platform.Bible how they want, and my extension will adjust accordingly.


Depends on #509, #714, see #503 which is very similar and code might be shareable

Builds on pencil sketch in #867

Settings & State Design Doc

Sebastian-ubs commented 6 months ago

For implementation use https://github.com/paranext/paranext-core/issues/621