laurent22 / joplin

Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
https://joplinapp.org
Other
46.35k stars 5.04k forks source link

Image.md files are not synced #152

Closed seeseekey closed 6 years ago

seeseekey commented 6 years ago

Operating system

Application

If it is a bug if possible please provide a screenshot showing the problem

If there is an error, please copy and paste the full error message


Hi,

i had import some ENEX file to Joplin and sync them to the file system. There was images in the ENEX file. Later i remove all notes from Joplin and wait if the sync is complete. If i look in the filesystem i see many .md files with these content:

id: b515b3be110c2c994016b2f97bc91102
mime: image/png
filename: 
created_time: 2018-01-01T15:56:48.132Z
updated_time: 2018-01-01T15:56:48.132Z
user_created_time: 2018-01-01T15:56:48.132Z
user_updated_time: 2018-01-01T15:56:48.132Z
file_extension: 
type_: 4

It is possible that the meta data files for attachments not removed if the attachment is removed?

laurent22 commented 6 years ago

Yes this is a current limitation of the application - unused resources are not automatically deleted. It's on my to-do list though so it will be implemented at some point.

laurent22 commented 6 years ago

Duplicate of #154