Skip to content

Releases: emilbob/obsidian-automation-graph

1.3.3

Choose a tag to compare

@github-actions github-actions released this 09 Aug 17:21

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 17:16

What's Changed

  • Drop the :has selector the review flags (1.3.2) by @emilbob in #12

Full Changelog: 1.3.1...1.3.2

1.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 17:05

What's Changed

  • Make the wide path inputs actually wide (1.3.1) by @emilbob in #11

Full Changelog: 1.3.0...1.3.1

1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:51

What's Changed

  • The declared-note and timezone settings exist now (1.3.0) by @emilbob in #10

Full Changelog: 1.2.6...1.3.0

1.2.6

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:36

What's Changed

  • The empty panel's button is a button (1.2.6) by @emilbob in #9

Full Changelog: 1.2.5...1.2.6

1.2.5

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:30

What's Changed

  • Put the empty panel where it can be read (1.2.5) by @emilbob in #8

Full Changelog: 1.2.4...1.2.5

1.2.4

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:24

What's Changed

  • Make the empty panel reachable (1.2.4) by @emilbob in #7

Full Changelog: 1.2.3...1.2.4

1.2.3

Choose a tag to compare

@github-actions github-actions released this 09 Aug 15:57

What's Changed

  • Ask the reader to do the thing (1.2.3) by @emilbob in #6

Full Changelog: 1.2.2...1.2.3

1.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 15:43

What's Changed

  • Release on tag push, with provenance by @emilbob in #5

Full Changelog: 1.2.1...1.2.2

1.2.1 — picker layout fixes

Choose a tag to compare

@emilbob emilbob released this 09 Aug 15:24

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.