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

Feature: Add config file support #14

Merged
merged 4 commits into from
Jan 27, 2024
Merged

Feature: Add config file support #14

merged 4 commits into from
Jan 27, 2024

Conversation

falk-werner
Copy link
Owner

@falk-werner falk-werner commented Jan 27, 2024

This PR adds basic support of a config file.
The first implementations only provides the base path of the notes, more options will be implemented later, e.g. to specify styles for the notes. The config file is located at ~/.noters.yaml and will be created when it's not present at startup.

src-tauri/src/main.rs Outdated Show resolved Hide resolved
@falk-werner
Copy link
Owner Author

@fersaru: the vulnerability scan helped: it prevented us from using a deprecated crate (see commits for details).

@falk-werner falk-werner marked this pull request as ready for review January 27, 2024 13:33
@falk-werner falk-werner enabled auto-merge (rebase) January 27, 2024 13:33
@falk-werner falk-werner requested a review from fersaru January 27, 2024 18:30
@falk-werner falk-werner merged commit 7ee0af8 into main Jan 27, 2024
4 checks passed
@falk-werner falk-werner deleted the feature/add-config branch January 27, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants