Releases: violetyk/obsidian-html-gallery
Releases · violetyk/obsidian-html-gallery
Release list
1.1.0
HTML に加えて、SVG・画像・PDF も同じギャラリーで一覧できるようになりました。いずれも既定はオフで、設定またはヘッダーのボタンから形式ごとに切り替えます。更新しただけでは表示は変わりません。
- PDF: 1ページ目をサムネイル表示、ページ数を表示、先頭数ページの本文を検索対象に。カードのクリックで新しいタブの PDF ビューアで開きます。Obsidian 同梱の PDF.js を使うため追加のダウンロードはありません
- SVG:
<title>/<desc>/ テキスト要素で検索できます - 画像: PNG / JPEG / GIF / WebP / AVIF / BMP
- ヘッダーに「未参照」フィルタを追加(どのノートからもリンクされていないファイルだけ表示)
- 索引をプラグイン全体で共有するようにし、タブを開き直したときの再読み込みを解消
1.0.3
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
1.0.1
1.0.0
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