raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.36k stars 3.05k forks source link

[Obsidian Smart Capture] Last Storage Path isn't saved as described. #14561

Open elliotmah opened 1 month ago

elliotmah commented 1 month ago

Extension

https://www.raycast.com/millin_gabani/obsidian-smart-capture

Raycast Version

1.83.1

macOS Version

15.0

Description

The extension runs beautifully except it doesn't save the last storage path, so I need to fill it out each time I capture a note

Steps To Reproduce

On Mac OS 15, using Raycast version 1.83.1 with the obsidian-smart-capture extension in it's default configuration, after I specify a storage path, the note saves to it correctly; however, after trying to capture another note, the Storage path field is empty. If it save it, it saves to the wrong location.

Current Behaviour

Note saves to specified path. Storage path empty when calling the extension the next time

Expected Behaviour

Last used storage path should be saved.

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @trillhause you might want to have a look.

💡 Author and Contributors commands The author and contributors of `millin_gabani/obsidian-smart-capture` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.