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

Dev #24

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Dev #24

merged 3 commits into from
Jul 18, 2024

Conversation

RedAtman
Copy link
Owner

No description provided.

RedAtman added 3 commits July 19, 2024 01:01
Improved the `SimplenoteListCommand` to handle the case when no note is selected from the quick panel (index `-1`). This change prevents a crash that occurred when the user didn't select a note and pressed enter.
Removed redundant check for the existence of the notes directory before attempting to remove orphaned files. This prevents accidental deletion of the directory when it is empty.
Renamed `filepath` to `filename` to better reflect its purpose and ensure consistency across the codebase. This prevents confusion when referring to the file path.
@RedAtman RedAtman merged commit 42b4238 into master Jul 18, 2024
1 check passed
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.

1 participant