KevinBatdorf / obsidian-raycast

Raycast extension with commands for the note taking app Obsidian.
MIT License
106 stars 19 forks source link

Random note to be opened in the Obsidian #73

Closed Tapan6598545 closed 9 months ago

Tapan6598545 commented 10 months ago

Hi Kevin,

Raycast shows me whatever is in this random node, but unfortunately, it's showing it inside in the Raycast. And I would rather see random notes open inside the Obsidian.

Thank you! Tapan

KevinBatdorf commented 10 months ago

So maybe if you press enter it would open in Obsidian? Would that make sense?

Tapan6598545 commented 9 months ago

Yes, it would be great! Unfortunately, it's not opening in Obsidian now; instead, the note opens inside Raycast only. Please see the attached screenshot. Random note

KevinBatdorf commented 9 months ago

Ah gotcha! I have a fix for this now and will open a PR on Raycast later tonight. You can se the behavior in the extension settings (after the PR is live, of course)

See here for the fix and info: https://github.com/KevinBatdorf/obsidian-raycast/pull/74

KevinBatdorf commented 9 months ago

Raycast PR here: https://github.com/raycast/extensions/pull/9107

Will close this issue for now but if something goes wrong feel free to reopen