Commit 92358a4
fix: prevent filename collisions in Save All
When multiple input files share the same stem (e.g. dir1/report.pdf and
dir2/report.docx), append _1, _2, etc. to avoid silent overwrites.
Co-Authored-By: rohandevin5@outlook.com <bossincrypto@gmail.com>1 parent 0acd51b commit 92358a4
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| 380 | + | |
380 | 381 | | |
381 | | - | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
382 | 389 | | |
383 | 390 | | |
384 | 391 | | |
| |||
0 commit comments