triumphantomato / cryptsidian

Encrypt all files in your Obsidian.md Vault with a password.
BSD 3-Clause "New" or "Revised" License
74 stars 5 forks source link

Encryption / Decryption - attachments-pasted Images. #15

Closed ForxEf closed 1 year ago

ForxEf commented 2 years ago

Running encryption and then decryption or just encryption or decryption render any pasted images as corrupt files. Can these be treated independently. Is is possible to support a separate decryption mechanism to handle these?

triumphantomato commented 2 years ago

hi ForxEf, thank you for the report. could you share a sample file (you can upload it to dropbox or other sharing service and paste a share link here) so I can test it?

please also share some info so i can debug -

  1. operating system
  2. version of cryptsidian
  3. version of obsidian
  4. file format of the pasted image
  5. file format of the document the image is being pasted into (this is probably .md)

thanks