Skip to content

Releases: TomNCatz/obsidian-gallery

1.1.3

24 Sep 04:54
Compare
Choose a tag to compare
  • GH#16 sometimes if your info block path was wrong in just the right way it would break all the other links in the file while trying to fix the path. Now it just suggests the path it thinks you should use instead of trying to change it automagically
  • Swapped out some text buttons for icon buttons
  • Adding an option to rename image files and update their path in the meta file(if they have one)

1.1.2

23 Sep 19:35
Compare
Choose a tag to compare
  • Fix for bug where spaces in the file path would make the right click images anywhere functionality not function
  • Fixing all(I think) links in the side panel
  • Fixing bug where removing a tag didn't always work
  • Started adding globalization system for eventual localization(I'm not a linguist, so that second part may take a while)
  • New right click option for removing a tag from selected images
  • Tag suggestions now use cached tags, so should be faster
  • Some under the hood changes to improve security and maintainability

1.1.1

22 Sep 04:47
Compare
Choose a tag to compare
  • GH#14 Hidden info is now a list of checkboxes for better user experience
  • adding a section for backlinks to the meta file
  • Right click image anywhere to open meta file in leaf
  • fixed some other bugs one to do with indexing

1.1.0

21 Sep 00:11
Compare
Choose a tag to compare

NOTE: there is a new indexing system which should improve search performance, but it will need to run against all existing meta files once before it works properly. You will see it pop up the first time you open a gallery (though if you don't have a lot of meta files it might flash away before you notice) It is advised not to cancel this process and then use the gallery, but if you cancel it and close the gallery it should pick back up where it left off the next time you open it.

  • Context option to move selected image(and update their metadata)
  • GH#2 Attempts to pull tags out of images and store them in the meta data when the metadata file first created
  • Option to manually pull the metadata for the selected images
  • Fixed a bug with lazy loading
  • Confirmation popup before large file operations
  • Progress bar with cancel for large file operations
  • New indexing system to improve search performance
  • Fixed a mobile bug with context menu display

1.0.3

16 Sep 23:07
Compare
Choose a tag to compare
  • Shift click to select multiple images in a gallery view (highlights in accent color)
  • Context menu for gallery views that includes options to
    • Select all
    • Start tap selection(mobile only)
    • Clear selection
    • Open single image
    • Open single meta file
    • Add a tag to selected files
    • Copy selected images links to clipboard
    • Copy selected meta links to clipboard
    • Delete selected meta files
    • Delete selected images(and their meta files)
  • Added new option to gallery blocks to limit the block's height(and create a scroll bar if needed)

1.0.2

14 Sep 04:49
Compare
Choose a tag to compare
  • Added a license
  • GH#11 side panel links were not working, they should now
  • GH#7 Support for a randomized subset of filter by either tapping on the dice icon in the main gallery or adding field to the block galleries
  • attempting to retain scroll position on redraw of gallery
  • Relocate suggestions if they would be partially offscreen

1.0.1

13 Sep 05:45
Compare
Choose a tag to compare
  • Fix for GH#4 images with extra file extensions in their title could be incorrectly detected as videos
  • Fix for suggestion text sometimes missing items due to unawaited async functionality
  • Hitting escape twice now exits the tag input field
  • Hitting left and right while in the new tag input field no longer changes image focus
  • Re-focuses the new tag input field when a tag has been submitted
  • Don't suggest tags already on image
  • Don't resize for small resize increases
  • GH#5 Don't redraw for resizes unless there is column shifting
  • GH#6 New optional setting for max image height
  • Fix for meta file not immediately being available for edit after initial creation

1.0.0

12 Sep 05:43
Compare
Choose a tag to compare
  • Fuzzy search auto completer field added to tag block
  • tag block has Xs to delete tags
  • Fixed refresh bug in main gallery view
  • some CICD work to make builds run smoother that was not smooth to set up

This brings the plugin to all of the features and fixes that I wanted for RC, so that's exciting

0.8.1

10 Sep 21:42
Compare
Choose a tag to compare
  • Added button to copy current main gallery filter in a format that can be pasted in a note to generate a block gallery
  • Added another button to paste the same information back in as a filter to use in the gallery
  • Gallery blocks now support match case setting
  • Better handling for dots in the image file name
  • Gallery view optimizations
  • Auto resizing gallery views when the window resizes
  • removed old version specific codemirror dependencies

v0.7.2

09 Sep 21:16
Compare
Choose a tag to compare
  • New setting to open filter by default in gallery
  • Can now choose if tags should match case in filter
  • slider added to filter that changes with size of image display
  • Better filter display on mobile
  • Settings now use fuzzy search to better facilitate selection
  • several updates to better comply with modern standards

Fixed

  • gh#1 Meta file overwritten by sidebar