Facilitate the settings screen creation #6
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Goal: reduce code duplication in the settings screen.
Take inspiration from https://raw.githubusercontent.com/darlal/obsidian-switcher-plus/master/src/settings/settingsTabSection.ts
Add utility functions to generate different types of settings, and leverage the
PluginSettings
type.The text was updated successfully, but these errors were encountered: