Skip to content

fix(paths): harden note path generation and folder handling - #6

Merged
mik0lajek merged 1 commit into
mainfrom
fix/note-path-handling
May 4, 2026
Merged

fix(paths): harden note path generation and folder handling#6
mik0lajek merged 1 commit into
mainfrom
fix/note-path-handling

Conversation

@mik0lajek

Copy link
Copy Markdown
Owner
  • sanitize folder segments and generated note filenames
  • handle empty defaultFolder with root-level paths
  • normalize separators and avoid malformed slashes
  • create missing nested folders before note creation
  • keep template rendering unchanged
  • update tests for path edge cases

- sanitize folder segments and generated note filenames
- handle empty defaultFolder with root-level paths
- normalize separators and avoid malformed slashes
- create missing nested folders before note creation
- keep template rendering unchanged
- update tests for path edge cases
@mik0lajek
mik0lajek merged commit 6cfd7e1 into main May 4, 2026
4 checks passed
@mik0lajek
mik0lajek deleted the fix/note-path-handling branch May 4, 2026 08:51
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