Skip to content

Releases: kepano/obsidian-minimal

7.2.1

21 Aug 18:00

Choose a tag to compare

Change default for Properties heading to visible

7.2.0

16 Aug 22:31

Choose a tag to compare

Adds and new experimental color scheme Eink and a new way to turn bullet lists into Cards.

Turn bullet lists into cards

A new helper class is available: list-cards. It works like cards but instead of turning tables into Cards it turns lists into cards. Note that this is only for display purposes in reading mode.

Demo video

Screenshot 2023-08-16 at 3 27 18 PM

Eink color scheme — experimental ⚠️

This is a highly experimental black and white color scheme designed for eink displays. Unfortunately I don't have a good eink device to test on, so I will be relying on help from users. My biggest question at the moment is how the backgrounds deal with ghosting. You will certainly notice some bugs if you run this color scheme.

How you can help: if you have an eink device please send me photos of the new eink mode running, and share any ghosting/other issues you find.

The new color scheme requires updating to Minimal Theme Settings plugin.

eink color scheme
eink color scheme

7.1.2

04 Aug 15:57

Choose a tag to compare

  • Adds Style Settings option to hide "Add property" button
  • Reverts to old "Highlight active line" code which was causing various issues (unfortunately this reopens #519)

7.1.1

27 Jul 14:58

Choose a tag to compare

Small fix for font size in properties

7.1.0

26 Jul 17:04

Choose a tag to compare

Adds support and Style Settings options for Properties in Obsidian 1.4+

Fixes

  • Fix #613 horizontal scroll when active line highlighting is on
  • Fix #616 note padding issue
  • Fix #617 font issue with export to PDF

7.0.7

08 Jul 21:59

Choose a tag to compare

Minor change for ribbon display. You can now display bottom left ribbon without Style Settings by using the following CSS snippet

body {
	--hider-ribbon-display: flex;
}

7.0.6

08 Jul 20:33

Choose a tag to compare

  • Add image radius variable to Style Settings > Images
  • Hide ribbon on tablet, when Hider is set to hide ribbon
  • Close #609 improve display for Kanban plugin when set to "prepend"
  • Close #607 #608 issues with padding at the top of cards in canvas
  • Close #603 #604 issues with horizontal scrolling and missing fold heading icon

7.0.5

02 Jul 16:27

Choose a tag to compare

  • Fix #588 support for Link Favicon plugin
  • Fix for iframes not inheriting correct width

7.0.4

02 Jul 15:51

Choose a tag to compare

  • Fix #589 and hopefully #593, issues with line numbers on mobile
  • Fix #592 inconsistency with cursor

7.0.3

30 Jun 16:49

Choose a tag to compare

Minor fix for readable line length off