Skip to content

Releases: efemkay/obsidian-listive-theme

0.7.1

19 May 02:32
Compare
Choose a tag to compare

Refine/Fixes

  • Remove previous Listive padding for first list indent. Obsidian 1.6.0 already set it to 0
  • Remove previous Listive margin-right for Collapse Indicator required for Obsidian 1.5.5
  • FAB now has better control on 2nd button (using Commander plugin)

0.7.0 update for Obsidian 1.5.0 support

02 Dec 04:22
Compare
Choose a tag to compare

New Feature

  • Added partial bullet threading (immediate parent only)

Refine/Fixes

  • Replace CSS imports with Base64 fonts (Courgette and Karla) (related to #6 )
  • Improve overall CSS performance / refactor some of the codes

0.6.3 Minor performance improvement and emoji toolbar

19 Nov 02:05
Compare
Choose a tag to compare

Refined/Fixes

  • added customisation for Emoji Toolbar
  • improved performance by optimising has() use in certain places

0.6.2 Improved support for oleeskild's digital garden plugin

14 Oct 10:29
Compare
Choose a tag to compare

Refined/Fixes

  • Improved support for oleeskild's digital garden plugin

0.6.1 Minor Fixes on SNW, active line, and alternate checkbox

16 Sep 14:10
Compare
Choose a tag to compare

Refined/Fixes

  • Minor fixes on SNW plugin support for heading in list
  • Minor fixes on active line background not to affect gutter
  • Minor adjustment to highlight's alternate checkboxex for better demarcation
  • Support for Better Search Views plugin

0.6.0 Properties Customisation & Alt Checkboxes with Background

12 Aug 08:56
Compare
Choose a tag to compare

New Feature

Display/Layout options for Properties

  • Default layout now is “Super Compact” where properties will be in two columns whenever possible and spacing between properties reduced and “Properties” header together with “Add Property” button placed at top right. There’s option for less compact and also simply obsidian default’s
  • “Collapsed frontmatter in Live Preview” feature still available for those not yet updated to Insider build

Alternate Checkboxes with background

  • Added highlight-related alternate checkboxes i.e. [I] for idea (lightbulb), [i] for info, [!] for warning, and [“]/["] for quote/cite. The background can be disabled via Style Settings

Various Refinements

  • improved blockquote in LP (rounded corners, spacing for first and last line)
  • improved SNW support for headers in list
  • fixed heading spacing was overruled by app’s default in Obsidian v1.3.7

0.5.0 mobile UI improvement, alternate checkboxes, refine LP consistency

16 Jun 16:51
Compare
Choose a tag to compare

Improved Floating Action Button (FAB)

  • Added ability to enable/disable either or both FAB and adjust their position. You can choose which button to be the FAB second button (if you add more than one Page Header button with Commander plugin). Note that for now it’s limited to third and fourth Page Header button.

Collapsed frontmatter in Live Preview

  • When you enable it via Style Settings, the frontmatter in Live Preview (fenced by two 3-dashes ---) will be in “collapsed” state but will “un-collapsed” when on hover or is on active line.

Alternate Checkboxes

  • Added task-related alternate checkboxes i.e. [/] partial, [>] defer/reschedule, [-] cancelled, and [<] schedule/meeting.

Various Refinements

  • Fixes and refinement for mobile UI i.e. (a) distinguishing tablet from phone, (b) improved certain mobile UI contrast for OLED Black.
  • Fixes for relationship line / indentation guide adjustment (via Style Settings) not properly applied.
  • Rewrite some code to utilise Obsidian’s default variables i.e. for popover width, tag customisation, and list spacing.
  • Added options to adjust list line height, and improved consistency of list line height between Editing View and Reading View (especially for headings in lists)

0.4.1 adjustments/fixes on List Embed, FAB and other UI elements

21 Apr 02:23
Compare
Choose a tag to compare

Refined

  • Add theme identifier using css class at body level listive-theme to allow other snippets dev to target the theme
  • Smaller UI font size and adjustable via Style Settings
  • Style Settings option for adjusting (a) line height and (b) list indent spacing
  • Stacked Tab minor UI adjustment
  • Improved support for Outliner plugin
  • Improved List-Embed including “Enable List Embed Vault-Wide” option Style Settings now off by default. Related to #2
  • remove customisation that require Contextual Typography plugin

Fixes

  • FAB not working post Obsidian Mobile v1.4.3
  • Header font not responsive to Obsidian Font Size settings

0.4.0 Floating Pill tab UI and Refined Custom Callout

29 Jan 04:05
Compare
Choose a tag to compare
  • New Feature: Floating Pill tab UI. Can revert to Folder style via Style Settings
  • Refined: Headers’ page-width border-bottom (applicable for H1-H3 only) now properly display in LP (require Obsidian App version 1.1.9 AND Installer version 1.1.9)
  • Refined: Callout – Added two new custom callouts i.e. Latest and Update
  • Refined: Improved Strange New World (SNW) plugin support
  • Other Fixes:
    • padding between bullet and text, margin between header and immediate line after
    • fix issue with list-embed and excalidraw transclusion affected by the margin

0.3.0

25 Dec 13:56
Compare
Choose a tag to compare
  • New Feature: List bullet styling options – default (disc only), alternating disc-circle, and disc-circle-square. Change via Style Settings
  • New Feature: Alternate callout styling for callout – icon-on-top-right. Change via Style Settings
  • New Feature: no-title callout-metadata option (e.g. > [!quote|no-title]) for callout without title. Styling similar to icon-on-top-right style
  • New Feature: Compact styling for Frontmatter. Change via Style Settings to get back to “standard” styling
  • Refined: Fixes on list embed to support Obsidian v1.1.x
  • Refined: Embed height within popover fits to content’s height
  • Refined: Changes in icon for selected Callout type