Problem:
Joplin currently creates numeric-suffixed files when exporting notes with the same name. This makes it difficult to maintain a clean GitHub repo for selective, iterative publishing.
Proposed Solution:
Add a checkbox or option in export settings:
Overwrite existing files if filename matches
If you use a single format export version, e. g. HTML - HTML File, and if you have the file exported before and you select the same folder, then the Operating System as whether to overwrite the existing file or not.
If you use a multifile export, e. g. HTML - HTML Directory or MD - MD + Front Matter then the program don't ask if it should overwrite the data when you use the same folder. It creates new files with a number behind, e. g. (1).
I also would like, if you can overwrite your files in a multifile export, e. g. for backup reasons or publish them to web.
Greetings, Maria
