Logseq is an open-source note taking application that supports Markdown and Orgmode syntax. As it prioritizes privacy, everything is stored locally on your machine for the desktop and web applications. There’s not currently a mobile app, but there is an option to use git for note storage and link the repository with Logseq.
Logseq provides a very promising feature set: back links, note graphs (inspired by Roam Research), automated card creation (for learning), templates, and much more.

Logseq provides support for the following Markdown elements.
| Element | Support | Notes | 
|---|---|---|
| 标题 | 支持 | |
| 段落 | 支持 | Every paragraph starts with a hyphen character (-)
 | 
    
| 换行符 | 支持 | Use CR character (\r)
 | 
    
| 粗体 | 支持 | |
| 斜体 | 支持 | |
| 块引用 | 支持 | |
| 有序列表 | 不支持 | |
| 无序列表 | 支持 | |
| 代码块 | 支持 | |
| 水平分隔符 | 支持 | |
| 链接 | 支持 | |
| 图片 | 支持 | |
| 表格 | 支持 | |
| 围栏代码块 | 支持 | |
| 语法高亮 | 支持 | |
| 脚注 | 不支持 | Not yet supported, but it’s on the roadmap | 
| 标题 ID | 不支持 | |
| 定义列表 | 不支持 | |
| 删除线 | 支持 | |
| 任务列表 | 不支持 | Logseq has predefined commands for this: TODO/DOING/DONE or LATER/NOW | 
| Emoji (复制和粘贴) | 支持 | |
| Emoji (简码) | 不支持 | |
| 强调 | 支持 | |
| 下标 | 不支持 | |
| 上标 | 不支持 | |
| Automatic URL Linking | 支持 | |
| Disabling Automatic URL Linking | 不支持 | |
| HTML | 支持 | Requires XHTML tags: tags must be closed or self-closing (e.g. <p/>)
 | 
    
现在不要停下来!在下面输入你的电子邮件地址,以通过电子邮件接收新的 Markdown 教程。我们不会发送垃圾邮件!