Skip to content

Releases: sissilab/obsidian-image-toolkit

1.4.1

14 Nov 14:45
b0fb33d
Compare
Choose a tag to compare

Fixes

  • Fix detecting gallery images, see #73 #88

1.4.0

27 Aug 02:36
Compare
Choose a tag to compare

Features

  • Support to work in an opened new window
  • Adjust plugin settings page
  • Refactor code structure

Fixes

  • Fix unworking in the Community Plugins browser

1.3.1

08 Jun 09:37
Compare
Choose a tag to compare

Features

  • Add pin mode

    After opening this feature on Image Toolkit Settings page:

    1. you can click and pop up 1 to 5 images at a time
    2. you can edit and look through your notes while opening these images
    3. you can have more options when you right click on the popped image
  • Optimize logic for setting the clicked image's border styles
  • Add double click hotkey (You can set certain toolbar function for double click)
  • Add hotkey for triggering viewing an image
  • Display current image's index and total (like: image's title [2/13]) only when open 'Display gallery navbar'

Fixes

  • Fix displaying images with transparent background. (You can also set the background color of the previewed image)
  • Limit the minimum image size while zooming out the image
  • Modify the position of the zoom number tip
  • Reconstruct code & abstract code

1.2.1

14 May 12:03
Compare
Choose a tag to compare

Fixes

  • Recover copy icon button on the toolbar. (It cannot copy the changed image for now)

1.2.0

18 Apr 09:45
Compare
Choose a tag to compare

Features

  • Add the settings of the background color of the gallery navbar
  • Add displaying the selected image on the gallery navbar, and setting its border color
  • Add hotkey settings for moving the image and switching the image
  • Add ‘zoom to 100%’ icon on the tool bar

Fixes

  • Fix failing to respond to clicking and previewing the image when switching between workspaces (Workspaces Plus Plugin)
  • Fix error parsing image markdown codes about link to blocks, e.g. [[filename#^dcf64c]]

1.0.1

11 Feb 06:53
Compare
Choose a tag to compare

Features

  • Add gallery navbar at the bottom of the popup layer, and all the images of the editor area can be collected and displayed at the gallery navbar (The default setting is closed, and you need turn it on if you wanna try it).
  • Optimize the display logic of zoom-in cursor when you move your mouse cursor over the image which can be clicked and previewed.
  • Optimize the trigger logic of displaying the image.
  • Adjust pointer events of the image's zoom tip.
  • Refactor the code and adjust the structure.

Fixes

  • Adjust the image's position when displaying on the popup layer.
  • Fix conflict with Memos.
  • Fix some bugs.

0.5.1

29 Dec 05:20
Compare
Choose a tag to compare

Fixes

  • Fix invalid setting after restarting Obsidian.

0.5.0

22 Dec 14:06
Compare
Choose a tag to compare

Features

  • Add displaying image border.
  • Add the setting about displaying the image's zoom number.
  • Update the setting page.

Fixes

  • Fix some bugs about setting logic.

0.4.2

01 Oct 14:23
Compare
Choose a tag to compare

Features

  • Update the setting page.

Fixes

  • Fix some compatibility issues in ITS theme.
  • Show invert color of the picture when clicking a picture using ![pic#invert](pic.png).
  • Fix bugs that the picture cannot be previewed in 'obsidian-spaced-repetition'.
  • The picture can be vertically centered in full-screen mode.

0.4.0

16 Sep 09:02
Compare
Choose a tag to compare

Features

  • Add several plug-in setting options, such as clicking areas, move speed of a picture, and full-screen mode.
  • Add a pointer cursor on the full-screen mode.
  • Add a background color for the bottom toolbar and the image's title.

Fixes

  • The picture is located on the left side in full-screen mode in default theme.
  • When you click a picture with a link, the browser will be opened to visit the link and the picture will be popped up for viewing at the same time.
  • Fix some compatibility issues in ITS theme.

Acknowledge

  • Thank you very much for your suggestions, and I'm trying my best to make this plug-in better.