Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default directory for templates or move templates into settings #457

Open
Stefan4112 opened this issue Nov 14, 2023 · 1 comment
Open

Default directory for templates or move templates into settings #457

Stefan4112 opened this issue Nov 14, 2023 · 1 comment
Assignees
Milestone

Comments

@Stefan4112
Copy link

Is your feature request related to a problem? Please describe.
Using templates for certificate extensions needs many mouse clicks if you do not use a single working directory. The Open Dialog always uses the last opened directory. If you use a different directory for your templates, you must switch between directories very often.

Describe the solution you'd like
Split the last opened directory between templates and other.

Describe alternatives you've considered
Add a template directory to settings that will be opened by Open Dialog for templates.
Second alternative: Select named templates instead of a file. Save the templates, like the certificate information, in settings and let the user choose one from a list. No reason to show the file system to the user.

@kaikramer
Copy link
Owner

I like the second suggestion. The only issue with it is that the preferences currently cannot simply be transferred to another machine or to another user, but this can be easily solved by storing them in a config file.

@kaikramer kaikramer self-assigned this Nov 15, 2023
@kaikramer kaikramer added this to the v5.6.0 milestone Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants