mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 15:39:02 +01:00
Improved the importAndExportDocs function to better handle the empty outputSubDir case:
- Use meaningful name for temporary zip file ('user-guide' instead of '')
- Explicitly handle empty outputSubDir for root directory output
- Added comments to clarify the behavior
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>