We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
An improvement could be to have a preferences window/UI where the format of the file export template could be set by the user.
The plumbing in the .NET Core Server/WebAPI already supports taking in a message template, but currently falls back to a standard convention.
So this task involves:
Preferences
The text was updated successfully, but these errors were encountered:
No branches or pull requests
An improvement could be to have a preferences window/UI where the format of the file export template could be set by the user.
The plumbing in the .NET Core Server/WebAPI already supports taking in a message template, but currently falls back to a standard convention.
So this task involves:
Preferences
https://github.com/sindresorhus/electron-store
The text was updated successfully, but these errors were encountered: