cherry-studio/src
copilot-swe-agent[bot] 6493f1853d refactor: Store default notes path as relative for portability
- Changed getNotesDir() to return './Data/Notes' instead of absolute path
- Added getNotesDirAbsolute() for cases requiring absolute paths
- Updated FileStorage to use getNotesDirAbsolute()
- Added tests for both functions

This allows the default notes path to be portable across devices
while externally selected paths remain absolute.

Co-authored-by: DeJeune <67425183+DeJeune@users.noreply.github.com>
2025-11-12 09:20:09 +00:00
..
main refactor: Store default notes path as relative for portability 2025-11-12 09:20:09 +00:00
preload chore[lint]: add import type lint (#11091) 2025-11-01 10:40:02 +08:00
renderer feat: Add support for relative paths in notes working directory 2025-11-12 09:01:28 +00:00