Skip to content

Commit

Permalink
small docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNCatz committed Apr 20, 2024
1 parent a8af4f4 commit aa30a03
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
20 changes: 0 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,26 +23,6 @@

## [Tenative Roadmap](https://github.com/TomNCatz/obsidian-gallery/blob/main/docs/README_Roadmap.md)

# Release Notes
## 1.6.1
- Fixing a bug with alternative tag fields that prevented proper search
- Menu option to open the info panel when the info panel would not open automatically
- Now remembers the last choice on the info panel toggle

## 1.6.0
- GH#19 allow re-targeting tags field
- GH#20 toggle for opening the info panel on click in the gallery

## 1.5.5
- Switching from vault.rename to fileManager.renameFile as suggested by chat
- Fixing a bug that caused the app to hang if you closed and reopened the vault with the gallery window already open
- Fixed a bug where you could delete an image but it would still show in searches

## 1.5.4
- Fixing more bugs with middle and context click
- Fixing bug with leaving the sidebar open and reloading
- gallery resumes state more correctly
- partial support for remote media(only images so far and they don't show in the gallery yet)


This is a continuation of developement from Darakah's obsidian-gallery, found here https://github.com/Darakah/obsidian-gallery
1 change: 1 addition & 0 deletions docs/README_ContextMenu.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ It has a number of entries depending on circumstance
- Select all: Selects all images currently in the filter for the gallery
- Clear selection: De-selects all currently selected images
- Copy image links: copies embedded links for all of the selected images
- Copy images as filter: copies selected images as a gallery block/filter
- Copy meta links: copies links to all of the meta files for the selected images
- Add tag: Adds a tag to all selected images. This will not add a duplicate if the tag already is on the file.
- Pull meta from file: attempts to pull tags and some other meta data from the images into their meta files. Will also create meta files if none exist. If the setting "Skip Keyword import for existing keys" is active, then meta files that already have tags will not attempt to pull tags in.
Expand Down

0 comments on commit aa30a03

Please sign in to comment.