chrisgrieser / shimmering-obsidian

Alfred Workflow with dozens of features for controlling your Obsidian vault.
https://alfred.app/workflows/chrisgrieser/shimmering-obsidian/
MIT License
830 stars 41 forks source link

[Bug]: ov command does not switch vaults #87

Closed shunnkou closed 2 years ago

shunnkou commented 2 years ago

Bug Description

I'm trying to switch the currently selected vault from "TTRPG" to "home", but running ov + shift to switch vaults doesn't work and remains on the currently selected vault (TTRPG in my case). I have tried rerunning osetup for both vaults.

Thanks for your help.

Relevant Screenshot

No response

To Reproduce

No response

Debugging Log

[13:48:58.622] Shimmering Obsidian[Script Filter] Processing complete
[13:48:58.626] Shimmering Obsidian[Script Filter] Passing output '/Users/---/Documents/Obsidian/home' to Run Script
[13:48:58.812] Shimmering Obsidian[Run Script] Processing complete
[13:48:58.818] Shimmering Obsidian[Run Script] Passing output '
' to Arg and Vars
[13:48:58.818] Shimmering Obsidian[Arg and Vars] Processing complete
[13:48:58.819] Shimmering Obsidian[Arg and Vars] Passing output '~/Documents/Obsidian/TTRPG' to Post Notification
[13:48:58.819] Shimmering Obsidian[Post Notification] Processing complete
[13:48:58.819] Shimmering Obsidian[Post Notification] Passing output '~/Documents/Obsidian/TTRPG' to Play Sound
[13:48:58.859] Shimmering Obsidian[Play Sound] Processing complete
[13:48:58.866] Shimmering Obsidian[Play Sound] Passing output '~/Documents/Obsidian/TTRPG' to Call External Trigger
[13:48:58.867] Shimmering Obsidian[External] Processing complete
[13:48:58.868] Shimmering Obsidian[External] Passing output '~/Documents/Obsidian/TTRPG' to Conditional

Workflow Configuration

image

Version & System Information

-------------------------------
Metadata JSONs: 3/3
Metadata String Length: 569148
-------------------------------
INSTALLED VERSION
macOS: 12.4
Alfred: 5.0

Obsidian: 0.15.6
This Workflow: 2.26.8
Advanced URI Plugin: 1.23.0
Metadata Extractor: 1.0.2
-------------------------------
LATEST VERSION
Obsidian: 0.15.6 (Insider: 0.15.6)
This Workflow: 2.26.8
Advanced URI Plugin: 1.23.0
Metadata Extractor: 1.0.2
-------------------------------

Make sure you have done the following

chrisgrieser commented 2 years ago

there are currently still some minor bugs associated with Alfred 5, so it might have to do with that. Could you downgrade to Alfred 4 and check whether the problem still occurs?

shunnkou commented 2 years ago

The problem doesn't occur with Alfred 4

chrisgrieser commented 2 years ago

yeah, then it's an issue on Alfred's side. You should open a bug report at the respective section of Alfred's forum.

chrisgrieser commented 2 years ago

I noticed other bugs with Alfred 5, and reported them here. From what I presume, your bug should be caused by the same issue; so you should report it there as well, so the Alfred devs are aware that this problem is more more widespread.