Copy Contents 1.0.2
Copy Contents 1.0.2 restores a maintainable source build and prepares the plugin for Obsidian's community directory.
Fixed
- Cancelled file-selection dialogs now resolve cleanly.
- Nested folder paths are preserved in combined output.
- Timestamped filename conflicts now generate valid incremented names.
- Previous exports are excluded from new folder exports.
- Fenced code blocks are handled correctly in plain text output.
- Export locations and filenames are normalized safely.
- The stylesheet is published under the required
styles.cssname.
Maintenance
- Restored TypeScript source and a reproducible production build.
- Added regression tests, linting, release validation, and CI for Node.js 20, 22, and 24.
- Added automated draft releases with build provenance.
Validated in Obsidian 1.12.7 with an end-to-end nested-folder export smoke test.