Releases: bonik21/joplin_plugin_joplin2n8n
Releases · bonik21/joplin_plugin_joplin2n8n
Release list
v1.0.4
🚀 Joplin to n8n (joplin2n8n) v1.0.4 — Initial Public Release
A Joplin plugin that sends note content to an n8n (or custom server) webhook and handles the response — update the note, display text/HTML, or insert a file.
✨ Features
- Send notes to webhooks — Send the entire note or a selected region to any configured n8n webhook
- Multiple response modes:
- Show success/failure only
- Display response as Text / Markdown (with option to replace note body)
- Render response as HTML in a popup
- Insert received binary file directly into the note
- Multiple authentication types: None / Basic Auth / Header Auth
- Markdown attachment handling: Keep original Joplin resource links or replace with actual filenames
- Multiple webhooks: Register and manage multiple webhooks; trigger from the Tools menu, context menu, or toolbar icon (➤)
- Mobile support (Android): Send notes and selected regions; binary response workaround via external upload + link
- Single webhook, multiple actions: Use URL query parameters (
?act=...) and n8n Switch nodes to route multiple workflows through one webhook - Payload includes Joplin environment info: device name and profile name configurable in options
📱 Supported Platforms
- PC: Windows, Linux
- Mobile: Android
- (macOS / iOS: not fully tested)
📦 Installation
Plugin Store: Search joplin2n8n in Tools → Options → Plugins
Manual: Download com.bonik.joplin2n8n.jpl below and install via Tools → Options → Plugins → ⚙️ → Install from file
📎 Assets
Attach publish/com.bonik.joplin2n8n.jpl from the build output.