Skip to content

Releases: RainCat1998/obsidian-custom-attachment-location

v1.0.2

26 Jul 04:36

Choose a tag to compare

  • Forbid backslashes

Full Changelog: 1.0.1...1.0.2

v1.0.1

26 Jul 04:34

Choose a tag to compare

  • Add settings validation

Full Changelog: 1.0.0...1.0.1

v1.0.0

26 Jul 04:05

Choose a tag to compare

What's Changed

  • Fix README.md template example to prevent inappropriate latex rendering by @kaiiiz in #28
  • Handle pasting multiple images by @mnaoumov in #58
  • Support date var template(moment.js) in folder path & image name by @Harrd in #56
  • Add mobile support by @mengbo in #44
  • Add name sanitization when creating folder. by @EricWiener in #35
  • Feature: Compress images from png to jpeg while pasting from the clipboard by @kaiiiz in #29

New Contributors

Full Changelog: 0.0.9...1.0.0

0.0.9

14 Jul 08:50

Choose a tag to compare

Update to the latest plugin template and fixes some bugs.

0.0.8

16 May 16:34

Choose a tag to compare

Fixes #9 #22

0.0.7

27 Feb 13:55

Choose a tag to compare

Temporarily fix Drag-n-Drop file from explorer doesn't copy file to obsidian vault.

0.0.6

20 Jan 09:17

Choose a tag to compare

Changelog

  1. Add support for absolute path and relative path.
  2. Add options for autorenaming.

0.0.5

05 Nov 14:39

Choose a tag to compare

Add support for drop event

0.0.4

02 Nov 02:38

Choose a tag to compare

Optimize code

0.0.3

28 Oct 03:13

Choose a tag to compare

Add setting tabs and fix bugs.