Skip to content

Releases: violetyk/obsidian-html-gallery

1.1.0

Choose a tag to compare

@violetyk violetyk released this 07 Sep 13:46
f9fd8f3

HTML に加えて、SVG・画像・PDF も同じギャラリーで一覧できるようになりました。いずれも既定はオフで、設定またはヘッダーのボタンから形式ごとに切り替えます。更新しただけでは表示は変わりません。

  • PDF: 1ページ目をサムネイル表示、ページ数を表示、先頭数ページの本文を検索対象に。カードのクリックで新しいタブの PDF ビューアで開きます。Obsidian 同梱の PDF.js を使うため追加のダウンロードはありません
  • SVG: <title> / <desc> / テキスト要素で検索できます
  • 画像: PNG / JPEG / GIF / WebP / AVIF / BMP
  • ヘッダーに「未参照」フィルタを追加(どのノートからもリンクされていないファイルだけ表示)
  • 索引をプラグイン全体で共有するようにし、タブを開き直したときの再読み込みを解消

1.0.3

Choose a tag to compare

@violetyk violetyk released this 03 Sep 05:02
e34dbad

Fixed

  • Typing quickly in the search box could crash Obsidian with Cannot read properties of undefined (reading 'origin'). Thumbnail iframes are no longer recreated when searching, filtering by folder or changing the sort order; cards are reused and only their visibility and order change.

Assets are built and attested by GitHub Actions from the tagged commit.

1.0.2

Choose a tag to compare

@violetyk violetyk released this 02 Sep 10:27
969a87b

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@violetyk violetyk released this 02 Sep 09:38
1415b1b

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@violetyk violetyk released this 02 Sep 07:03
7741ce0

Initial release.

  • Gallery of live HTML thumbnails with backlinks to the notes that reference each file
  • Search, sort, folder filter, and a folder context menu in the file explorer
  • Enlarged view with scripts enabled, card context menu, keyboard navigation
  • Command to insert a link to an unlinked HTML file from the current note's folder
  • English and Japanese UI