Skip to content

1.2.1 — picker layout fixes

Choose a tag to compare

@emilbob emilbob released this 09 Aug 15:24
· 10 commits to main since this release

Two cosmetic fixes to the repository picker added in 1.2.0.

  • The list of found repositories appeared above the Find button rather than under it, where it read as output of the setting before it.
  • The workflow count under each path was clipped, because Obsidian gives buttons a fixed height and these rows are two lines. That count is what you pick a repository on.

No behaviour changes. Detection, ranking and deduplication are exactly as in 1.2.0.

Requires Obsidian 1.4.0+. Desktop only.