Closed KevinBatdorf closed 1 year ago
This adds support for a custom config file name.
How to set it: https://help.obsidian.md/Customization/Config+folders
It will default to .obsidian if not set (or if the user deletes it entirely)
Closes https://github.com/raycast/extensions/issues/8991
The caveat is it's all or nothing, so if you use a different name in each vault, I'll have to rethink how to add support for that. Maybe there is a way to auto-detect it?
This adds support for a custom config file name.
How to set it: https://help.obsidian.md/Customization/Config+folders
It will default to .obsidian if not set (or if the user deletes it entirely)
Closes https://github.com/raycast/extensions/issues/8991
The caveat is it's all or nothing, so if you use a different name in each vault, I'll have to rethink how to add support for that. Maybe there is a way to auto-detect it?