paranext / paranext-core

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

Add Direct Navigation to a Specific Setting #1251

Open jolierabideau opened 1 month ago

jolierabideau commented 1 month ago

User Story As a user, I want the ability to open the settings dialog to a specific setting so that I can quickly access and adjust specific settings without manually searching for them.

Description Add the ability to specify a specific setting when opening the settings dialog.

Implementation idea Add a setting key parameter to the open settings and open project settings commands. When the settings dialog opens, navigate to the setting with that key.

See the links below for UX design doc and mockup:

Platform Settings – FigJam

Combined Settings – v0 by Vercel