chrisgrieser / shimmering-obsidian

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

[Bug]: Help search doesn't work #132

Closed Sinled closed 1 year ago

Sinled commented 1 year ago

Bug Description

Hi for some reason oh command returns empty result

when you type oh icon with search text briefly appears and then alfred fallbacks to default search

Debug log has non printing characters, i've attached screenshot

log.txt

Relevant Screenshot

Screenshot 2023-05-28 at 18 14 36

To Reproduce

type oh

Debugging Log

Attached file in description

Workflow Configuration

Screenshot 2023-05-28 at 18 07 49 Screenshot 2023-05-28 at 18 07 43 Screenshot 2023-05-28 at 18 07 33

Version & System Information

-------------------------------
INTERNAL WORKFLOW CONFIGURATION
Vault Path: /Users/Library/Mobile Documents/iCloud~md~obsidian/Documents/main
.obsidian: exists
Metadata JSONs: 4/4
metadata.json String Length: 246920
-------------------------------
WORKSPACE DATA
'workspace.json' exists
-------------------------------
SYSTEM
macOS: 13.3.1
Alfred: 5.1
-------------------------------
INSTALLED VERSION
Obsidian: 1.3.4
This Workflow: 3.9.4
Advanced URI Plugin: 1.35.0
Metadata Extractor: 1.1.0
-------------------------------
LATEST VERSION
Obsidian: 1.3.4 (Insider: 1.3.4)
This Workflow: 3.9.4
Advanced URI Plugin: 1.35.0
Metadata Extractor: 1.1.0
-------------------------------

Last working version

No response

Make sure you have done the following

chrisgrieser commented 1 year ago

Could you use oupdate and run Re-Index Documentation Search, and then try oh again?

Sinled commented 1 year ago

Sadly result is the same, some characters appended before json: ]697;OSCLock=]697;PreExec

Sinled commented 1 year ago

I've remembered that i had similir problem in other workflow when zsh was used to run script

just changed it to bash and it works fine now.

Screenshot 2023-05-28 at 19 02 01
chrisgrieser commented 1 year ago

huh, that is really weird, but good to know 🤔 will be added to the next release