joplin-plugin-enhancement
[](https://www.buymeacoffee.com/septemberhx)
[](https://www.buymeacoffee.com/septemberhx)
This is a plugin for the [Joplin](https://joplinapp.org/) note-taking app.
This is a simple plugin that allows for quick and easy export of the current note as a .md file in the folder of your choosing. The goal of this plugin is to allow for an easy way to share specific notes with friends or colleagues without having to export
This is a joplin plugin that exports single note from [Joplin](https://joplinapp.org/) as html file along with their static files[ images , pdfs etc] to NotesOn.
This is a joplin plugin that exports collection of notes from [Joplin](https://joplinapp.org/) as markdown file along with their static files[ images , pdfs etc] to static site generator(ssg) project.
This is a simple plugin is based on the Save Note as MdD(https://joplinapp.org/plugins/plugin/com.joshthor.export/)
This plugin provides several new settings for Joplin's Markdown viewer.
- Insert empty table (Ctrl + Shift + I) - Format Table (Ctrl + Shift + F) - Insert new row (Ctrl + Enter) - Insert new column (Ctrl + Tab) - Delete column (Access by right click) - Hit enter to insert \<br\> as a newline in the table - Hit tab to mo
This is a template to create a new Joplin plugin.
### This plugins adds shortcut to increase/decrease Editor(markdown only) Font size
<table> <tr> <td colspan="3" align="center"> <h3>CodeMirror Options</h3> </td> </tr> <tr> <td width="225px" rowspan="7" align="center"> <img src="./assets/joplin.svg" width="64"><br>
Copy the content of a code block to the clipboard.
<h1 align="center">joplin-plugin-code-perfect</h1> <p align="center">优化你的代码块样式</p>
Inserts a piece of code from code source
This plugin adds several additional Markdown editor settings. Many of these settings are built in to Joplin's [CodeMirror](https://codemirror.net/) editor.
This plugin enables line numbers in Joplin when using Code Mirror editor.
This plugin does two things:

This plugin adds a context menu option on conflict notes to open a merge menu. Once clicked a diff viewer will be shown to aid in merging the notes together.
Plugin for creating block-level containers with classes for Joplin notes, it is based on [markdown-it-container](https://github.com/markdown-it/markdown-it-container) with some changes.