Paste image not invoke uploader
Open
Nobody has claimed this yet.
:beetle: pri/major
🐛 bug
🔭 area/editor
- Dominant language
- TypeScript
- Stars
- 61.6k
- Forks
- 4.6k
- Avg merge
- 23h 49m
- Merged PRs (30d)
- 89
Description
Description
- Can you reproduce the issue?
Steps to reproduce
- Configure any bash command line script
- Paste image to marktext
Expected behavior:
Should pass a temp image file to the marktext
Actual behavior:
Nothing passed to marktext
Link to an example: [optional]
Versions
- MarkText version: 0.17.0-rc2
- Operating system: MacOS
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
No source file or test is named in the issue. Begin by reproducing the workflow on macOS: configure a bash command-line script in MarkText and paste an image; trace where pasted images and temporary files are handed to the script. Done means the script receives a temporary image file instead of nothing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, electron, typescript
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100