Skip to content

Releases: Enoai/obsidian-garden-plugin

1.1.1

Choose a tag to compare

@Enoai Enoai released this 11 Aug 20:17
0252b08

Fixed

  • Code-review warnings: removed an unnecessary type assertion in the theme-pack loader, and stopped passing a promise-returning callback where a void return was expected in the ignored-paths settings input. (#13)

See the changelog for details.

1.1.0

Choose a tag to compare

@Enoai Enoai released this 11 Aug 19:12
6591cbc

Added

  • Ignore files & folders — a searchable setting (with vault autocomplete) to exclude specific folders or files from the garden; a folder hides everything nested inside it.
  • Ignore tag — hide any note carrying a configurable tag (default #garden-hide, in frontmatter or inline); matching is case-insensitive.
  • Open garden on startup — a setting to open the garden automatically when Obsidian starts.

See the changelog for full details (#10).

1.0.2

Choose a tag to compare

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

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

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

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 15:01
07490e3

What's Changed

  • Obsidian Garden plugin (Phases 1–3) by @Enoai in #1
  • v1.0.0 + upcoming-features roadmap by @Enoai in #2
  • Follow Obsidian plugin guidelines by @Enoai in #3
  • Cut idle CPU from continuous animation by @Enoai in #4
  • Fix watering doing nothing by @Enoai in #5

New Contributors

  • @Enoai made their first contribution in #1

Full Changelog: https://github.com/Enoai/obsidian-garden-plugin/commits/1.0.0