[Obsidian] ...Using a QuickLink to Run a Custom Action Gives the "Something Went Wrong" error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://www.raycast.com/marcjulian/obsidian
Raycast Version
0.62.2 beta (but also tried with non-beta 1.104.19 with same results)
OS Version
26.5.1 (25F80)
Description
Error:
Error: Unsupported navigation child: ray-empty-view
m_:index.js:16:22713
sh:index.js:16:22244
index.js:16:23175
at Array.forEach (<anonymous>)
Steps To Reproduce
- create a Custom Action
- copy the QuickLink URL
- create a new QuickLink
- try to run the created QuickLink
Current Behaviour
No response
Expected Behaviour
I know it's a small thing! But I much prefer being able to append to my Daily Note with the UI provided in your "Custom Actions": a text area instead of an inline text input. But running Custom Actions "forces" me to then have to choose the Action I want from a list. It's a small thing, but was happy to see that accessing the Action with a QuickLink might work, but only get the error
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Obsidian extension using the listed Custom Action and QuickLink steps, then trace the source of the “Unsupported navigation child: ray-empty-view” error. Done means the generated QuickLink runs the intended Custom Action without showing “Something Went Wrong”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100