Joplin is a free and open-source note taking application that works on every platform. Joplin’s user interface isn’t as polished as some of its competitors — it feels more geeky, if that makes any sense — but the application is a favorite among privacy advocates and is recommended by Privacy Guides. Joplin stores notes on your local file system, provides end-to-end encryption, and allows you to synchronize files across devices by storing them on a service like Dropbox or Nextcloud. Or, you can subscribe to Joplin Cloud for syncing.

Joplin provides support for the following Markdown elements.
| Element | Support | Notes | 
|---|---|---|
| 标题 | 支持 | |
| 段落 | 支持 | |
| 换行符 | 支持 | In addition to trailing whitespace, you can also use a trailing backslash or press the Return key once to achieve the same result. | 
| 粗体 | 支持 | |
| 斜体 | 支持 | |
| 块引用 | 支持 | |
| 有序列表 | 支持 | |
| 无序列表 | 支持 | |
| 代码块 | 支持 | |
| 水平分隔符 | 支持 | |
| 链接 | 支持 | |
| 图片 | 支持 | |
| 表格 | 支持 | |
| 围栏代码块 | 支持 | |
| 语法高亮 | 支持 | |
| 脚注 | 支持 | |
| 标题 ID | 部分支持 | Automatically generated. There’s no way to set custom heading IDs. | 
| 定义列表 | 支持 | Not enabled by default, but can be enabled in Preferences > Plugins. | 
| 删除线 | 支持 | |
| 任务列表 | 支持 | |
| Emoji (复制和粘贴) | 支持 | |
| Emoji (简码) | 支持 | Not enabled by default, but can be enabled in Preferences > Plugins. | 
| 强调 | 支持 | |
| 下标 | 支持 | |
| 上标 | 支持 | |
| Automatic URL Linking | 支持 | |
| Disabling Automatic URL Linking | 支持 | |
| HTML | 支持 | 
As an added bonus, Joplin provides support for several obscure elements.
| Element | Markdown | 渲染输出 | 
|---|---|---|
| Abbreviation | *[HTML]: Hyper Text Markup LanguageThe HTML specification is maintained by the W3C. | 
      The HTML specification is maintained by the W3C. | 
| Insert | ++This text has been inserted++ | 
      This text has been inserted | 
现在不要停下来!在下面输入你的电子邮件地址,以通过电子邮件接收新的 Markdown 教程。我们不会发送垃圾邮件!