Skip to content

Releases: kepano/obsidian-minimal

7.5.2

25 Feb 17:05

Choose a tag to compare

Fix for #702, right click on thumbnails in PDF viewer. Unfortunately mix-blend-mode cannot be used here as it seems to interfere with the click propagation.

7.5.1

23 Feb 16:34

Choose a tag to compare

Adds a new Style Settings setting: Sidebars → Sidebar tab names that allows you to display sidebar tab names, with three options:

  • Hidden (default)
  • Visible — always show tab names in sidebar
  • Single tab only — show tab names if the sidebar split has one tab in it

Example in Visible mode

Screenshot 2024-02-23 at 08 31 14

This update also fixes issue with positioning of Sync modal on mobile.

7.5.0

13 Feb 16:15

Choose a tag to compare

Various small fixes for Obsidian 1.5.4+

7.4.8

06 Feb 17:50

Choose a tag to compare

  • Fix checklists inside list-cards
  • Fix Dataview error messages (via #689)
  • Fix drag handles for tables #692
  • Simplify some old mobile styles

7.4.7

05 Jan 23:12

Choose a tag to compare

Fix draggable grab area on macOS when labeled navigation is on

7.4.6

28 Dec 17:38

Choose a tag to compare

  • Fix #682 card sorting in Obsidian 1.5
  • Fix progress bar outline in true black mode

7.4.5

27 Dec 23:30

Choose a tag to compare

Style Settings for tables in Obsidian 1.5

  • Improvement for Maximize table width "Always fill" setting
  • Add "Maximum column width" setting

7.4.4

27 Dec 22:40

Choose a tag to compare

Adds two new Style Settings options

  • Text → Markdown syntax color
  • Advanced → Hide Markdown syntax (experimental)

7.4.3

28 Nov 20:29

Choose a tag to compare

More tweaks for Obsidian 1.5+ tables

7.4.2

20 Nov 21:52

Choose a tag to compare

Super quick fix for 1.5 tables in edit mode, more to come.