
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
joplin-plugin-context-utils
Advanced tools
> [!important] > My coding knowledge is currently very limited. This plugin was created entirely with AI tools, and I may be limited in my ability to fix any issues.
[!important] My coding knowledge is currently very limited. This plugin was created entirely with AI tools, and I may be limited in my ability to fix any issues.
[!important] This plugin only supports the markdown editor (codemirror 6). The legacy editor is not supported.
Context Utils is a Joplin plugin that adds context menu options in the markdown editor related to links, images, task lists and code. Most of the context menu options will only appear when applicable (e.g. Copy Code only appears when right clicking inside a Code Block or Inline Code).
Open Link/Open Resource/Send Email/Open Note - Open external URLs in browser, open Joplin resources in default app, open mailto: links in default mail client, or open linked note.
Add External Link - Insert a hyperlink at the cursor
Add Link to Note - Insert a link to another note at the cursor
Go to Footnote - Scroll editor to defintion associated with the selected Footnote reference.
Go to Heading - Scroll editor to specified heading when right clicking on internal anchor link (e.g. [Test](#test))
Copy URL/Copy Path/Copy Email - Copy URL or resource file path to clipboard, or copy email address from mailto: link.
Reveal File - Reveal Joplin resource file in file explorer.
Copy Code - Copy code from inline code or code block to clipboard.
Copy OCR Text - Copy OCR text from image resources when available.
Check/Uncheck Task / Check/Uncheck All Tasks - Toggle task on selected line or Toggle all tasks in selection.
Open Note as Pinned Tab - Allows you to right click a link to another joplin note and pin it to a tab (requires the Note Tabs plugin)
Open Note in New Window - Allows you to right click a link to another joplin note and open it in a new window.
Open All Links - Opens all detected HTTP(S) links in the current text selection, in selection order.
Fetch Link Title / Fetch All Link Titles - Fetches the title of a URL and updates markdown link to include the title (or converts to a markdown link if its a bare URL).
[!note] Open All Links and Fetch Link Title/Fetch All Link Titles do not support reference-style links
Each context menu option can be enabled or disabled in the Plugin settings.
Enable/Disable toast messages.
Some of these context menu options overlap with the ones provided by the Rich Markdown plugin. Each option can be toggled on/off to avoid conflicts/duplicate menu items.
Options for "Copy Image" and "Resize Image" are intentionally not provided by this plugin, as they are available in my other plugin: https://github.com/bwat47/simple-image-resize
FAQs
> [!important] > My coding knowledge is currently very limited. This plugin was created entirely with AI tools, and I may be limited in my ability to fix any issues.
We found that joplin-plugin-context-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.