joplin / joplin/plugin-yesyoukan
Can't link to note
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 60
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When using Kanban cards, I can invoke the Link to Note action (Shift+Alt+L), but when I choose the note, nothing happens. I expected the link to be added to where the cursor was before clicking Shift+Alt+L.
Contributor guide
No contributing guide indexed for this repository
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 Link to Note action from a Kanban card with the cursor positioned in a note, then trace the Shift+Alt+L command and note-selection flow. Check where the prior cursor position is stored and where the link should be inserted. Done means selecting a note inserts its link at the original cursor position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100