Skip to content

Releases: DudeThatsErin/vaultkeeper

1.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 15:32
Vaultkeeper 1.4.0

1.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 00:47
fix: prevent recursive attachment folder nesting (v1.3.0)

Organizing an attachment with no linking note fell back to the file's
own folder as the base, then re-appended the configured pattern on every
run — nesting date/pattern folders forever (e.g. 2026/05/2026/05/...).

- Add getOrganizedSuffixRegexSource() / stripOrganizedSuffix() to remove
  already-applied pattern segments before re-applying, making organize
  idempotent and self-healing for existing over-nested paths.
- Strip in same-location and relative obsidian-settings fallbacks, and in
  getOcrOutputFolder().
- Guard against moving a file deeper into its own organized folder when
  the resolved linking note lives inside that folder (e.g. OCR notes).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

1.2.15 - More cool updates!

Choose a tag to compare

@github-actions github-actions released this 29 May 03:40
d670339

Settings are now searchable with the built in Settings Search if you have Obsidian 1.13.0!

Slightly new look comes with that searchability to the settings.

I also set up the OCR Key to work with Obsidian's Keychain for a more secure way of storing your API Key for the plugin.

1.2.11

Choose a tag to compare

@github-actions github-actions released this 29 May 03:29
655c2b9
feat: add getSettingDefinitions() for settings search support, Secret…

1.2.9 - Aligned with new Obsidian Settings API

Choose a tag to compare

@github-actions github-actions released this 28 May 23:55
8447e30

Aligned the settings to the new Obsidian Settings API.

1.2.8 - Updated Gemini Models & Misc Updates!

Choose a tag to compare

@github-actions github-actions released this 27 May 02:58
eeb3e2c

I removed deprecated Gemini Models and included more models. I also have other miscellaneous updates to align with the Obsidian Community Plugin Guidelines.

1.2.7

Choose a tag to compare

@github-actions github-actions released this 27 May 01:58
New manifest

1.2.6

Choose a tag to compare

@github-actions github-actions released this 27 May 01:56

More minor updates for the Obsidian Community Plugin Store.

New release for minor updates

Choose a tag to compare

@DudeThatsErin DudeThatsErin released this 27 May 01:40

I am working on getting this plugin released on the Obsidian Community Plugin Store and it required some minor fixes.

First Release under a new name!

Choose a tag to compare

@DudeThatsErin DudeThatsErin released this 27 May 01:07
65164bc

Attachment Organizer was taken on the Obsidian Plugin Community so I renamed this to vaultkeeper. Still does the same stuff but now I can add more features. I am excited to see where this goes!