raycast / raycast/extensions

[Extension Name] Bear - Create Note Stripping Markdown

Open
#25,317 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Extension

https://www.raycast.com/hmarr/bear

Raycast Version

1.104.5

OS Version

MacOS Tahoe 26.2

Description

If I try to use the Bear - Create Note action and include note text that does not include markdown (ie, just raw text like this is the note content) the note is created with the expected body.

If i try to use the Bear - Create Note action and include note text that does include markdown (ie, ## Header content here), the entire text body is blank when the note is created.

Steps To Reproduce

Pre-reqs

  • Bear is installed
  • Raycast Bear extension is installed

Steps to Reproduce

  1. Open Raycast
  2. Select Bear - Create Note Action
  3. Fill in Title as desired
  4. Fill in text with the following value:
    ## Header content here
  5. Create note
Current Behaviour

The note is created with your selected title, but no body.

Expected Behaviour

The note is created with your selected title and a header that says Header content here

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

Start by locating the Bear - Create Note action in the Raycast Bear extension and reproduce the issue with ## Header content here. Compare handling of raw text and Markdown input; done means the created note retains the expected header content and the reproduction steps pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.