chrisgrieser / shimmering-obsidian

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

Bug: Pulling external links no longer works #168

Closed jesvtb closed 3 months ago

jesvtb commented 3 months ago

Bug Description

Pressing shift key doesn't pull up all the external links or opens the selected in browser as indicated in documentation.

Relevant Screenshot

2024-03-20 10 47 33

To Reproduce

Tried to look in the script folder but tried not to tamper.

Debugging Log

Action does not log anything in the log.

Workflow Configuration

Screenshot 2024-03-20 at 10 58 07 AM Screenshot 2024-03-20 at 10 57 50 AM Screenshot 2024-03-20 at 4 59 21 PM

Version & System Information

[10:58:48.678] ERROR: Shimmering Obsidian[Run Script] /Users/jessicaluo/FileServer/4_COMPUTER/42_Application/Alfred/Alfred.alfredpreferences/workflows/user.workflow.A540CA14-AC0C-4A96-8A5B-B1C44F902655/scripts/version_info.js: execution error: Error: Error: The command exited with a non-zero status. (7)

macOS: Sonoma 14.2.1
Alfred:v5.5
Obsidian: Installer: v1.5.8, Current v1.5.11
version of this Alfred workflow:v4.4.1
version of the Metadata Extractor Plugin (v1.1.0) and the Advanced URI Plugin (v1.40.0)
check whether the files allExceptMd.json, tags.json, and metadata.json are in the folder {vault-path}/.obsidian/plugins/metadata-extractor/ YES
if they are, check if they are non-empty NOT EMPTY
does the file {vault-path}/.obsidian/workspace or the file {vault-path}/.obsidian/workspace.json exist? YES
also, I need a screenshot of this screen

Make sure you have done the following

chrisgrieser commented 3 months ago

thx, fixed in version 4.4.2 https://github.com/chrisgrieser/shimmering-obsidian/releases/download/4.4.2/shimmering-obsidian.alfredworkflow

jesvtb commented 3 months ago

Thanks! Works like a charm again.