Skip to content

Releases: decaf-dev/obsidian-vault-explorer

1.27.0

16 Jul 09:34
c30b1dc
Compare
Choose a tag to compare

Feature

  • remove markdown from feed content: remove bold, italics, highlight characters, tables, 3 tick code blocks, markdown header hashes, wiki links
  • add remove H1 feed setting
  • add collapse style feed setting
  • add large screen line clamp feed setting
  • add medium screen line clamp feed setting
  • add small screen line clamp feed setting

1.26.3

16 Jul 07:01
e5e5382
Compare
Choose a tag to compare

Fix

  • add background to star icon for contrast

1.26.2

16 Jul 05:56
92d3dc2
Compare
Choose a tag to compare

Fix

  • fix "Error loading favorites cache" error appearing on plugin load

1.26.1

16 Jul 05:47
386bc9d
Compare
Choose a tag to compare

Fix

  • fix crash on favorites file load

1.26.0

16 Jul 05:41
e05a3e1
Compare
Choose a tag to compare

Feature

  • add "Add to favorites" and "Remove from favorites" options to context menu
  • add favorite icon to grid card
  • add favorite support for non-markdown files. This additional data is stored in .vaultexplorer/favorites.json

1.25.2

15 Jul 15:06
cb71be7
Compare
Choose a tag to compare

Fix

  • fix overflow of url button when a grid card has a long title
  • resolve broken grid card image when an image is located in a folder
  • add spacing between tags and properties on grid card

Test

  • add test vault for development and testing

1.25.1

14 Jul 19:07
8b69de1
Compare
Choose a tag to compare

Fix

  • fix broken page preview for ListItem when file interaction is set to content (regression 1.25.0)

1.25.0

14 Jul 18:48
8a6d159
Compare
Choose a tag to compare

Feature

  • add file interaction setting
  • make content or title clickable depending on the file interaction setting #40
  • stylize ListItem for small screen
  • add context menu on right click #165
  • optimize svelte list render by using a id generated for each file
  • keep title on one line and cut off overflow with ellipsis

Fix

  • fix build errors found by svelte-check
  • resolve icons disappearing on reshuffle #194

1.24.2

10 Jul 23:39
dd2cd95
Compare
Choose a tag to compare

Refactor

  • output url when social media image fetch fails

1.24.1

10 Jul 22:44
ae480d9
Compare
Choose a tag to compare

Fix

  • fix sticky filter group icon rendering too large

Refactor

  • use pin icon for sticky filter group