raycast / raycast/extensions

[mymind] Search does not work

Open
#30,348 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension extension: mymind
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 6h
Merged PRs (30d)
442

Description

Extension

https://raycast.com/mymind/mymind

Raycast Version

v0.71.7.0

OS Version

27.0 beta 4

Description
Error:
TypeError: terminated
    at Fetch.onAborted (node:internal/deps/undici/undici:11350:53)
    at Fetch.emit (node:events:519:28)
    at Fetch.terminate (node:internal/deps/undici/undici:10508:14)
    at Object.onError (node:internal/deps/undici/undici:11473:38)
    at yf.onError (/Applications/Raycast Beta.app/Contents/Resources/macos-app_RaycastDesktopApp.bundle/Contents/Resources/api/node_modules/@raycast/api/index.js:16:34744)
    at Object._2 [as errorRequest] (/Applications/Raycast Beta.app/Contents/Resources/macos-app_RaycastDesktopApp.bundle/Contents/Resources/api/node_modules/@raycast/api/index.js:16:23939)
    at TLSSocket.bG (/Applications/Raycast Beta.app/Contents/Resources/macos-app_RaycastDesktopApp.bundle/Contents/Resources/api/node_modules/@raycast/api/index.js:27:12922)
    at TLSSocket.emit (node:events:531:35)
    at node:net:346:12
    at TCP.done (node:internal/tls/wrap:671:7)
Steps To Reproduce
  1. Run the command "Search my mind" with the type menu set to "all types" (default setting)
Current Behaviour

No response

Expected Behaviour

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the mymind extension link and reproduce the “Search my mind” command with the type menu set to “all types.” Start by tracing that command’s search request and the @raycast/api fetch error, then verify that the command completes without the reported TypeError.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
desktop, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.