Skip to content

Releases: mohamedgb00714/obsidian-autoplans

0.1.4

Choose a tag to compare

@mohamedgb00714 mohamedgb00714 released this 26 Aug 20:40

Full Changelog: 0.1.3...0.1.4

0.1.3

Choose a tag to compare

@mohamedgb00714 mohamedgb00714 released this 26 Aug 11:38

Full Changelog: 0.1.2...0.1.3

0.1.2

Choose a tag to compare

@mohamedgb00714 mohamedgb00714 released this 18 Aug 05:48

Full Changelog: 0.1.1...0.1.2

0.1.1

Choose a tag to compare

@mohamedgb00714 mohamedgb00714 released this 18 Aug 04:48

Declares minAppVersion 1.7.2, matching the Obsidian API the plugin actually uses (Workspace.revealLeaf returns a Promise as of 1.7.2). This clears the obsidianmd/no-unsupported-api error that failed the 0.1.0 community-plugin review.

  • minAppVersion: 1.5.0 → 1.7.2
  • versions.json lists only 0.1.1, so apps older than 1.7.2 are not offered this build
  • Clears obsidianmd/prefer-create-el in renderSuggestion

0.1.0

Choose a tag to compare

@mohamedgb00714 mohamedgb00714 released this 18 Aug 03:38

Initial release.

Connects an Obsidian vault to autoplans.dev:

  • Projects panel with expandable task lists
  • Sync a project into a vault note
  • Push the current note as a task
  • Browser sign-in, or paste an API key manually

Requires an autoplans.dev account.