GitJournal is a mobile-first Markdown editor integrated with Git.
It supporting syncing your notes using any git repository accessible vis SSH, including GitHub, GitLab, Gitea, or your own server. The entire code base is also completely open source. GitJournal focuses on giving users control of their data and allowing them to access it with multiple devices using an open and well known protocol: git. There are various free and commercial git hosting providers, and setting up your own git server has a lower bar of entry than any other syncing solution.
GitJournal additionally lets you easily link your notes together with a Wiki style link - [[FileName]]
. This lets you easily interlink different ideas and even build your own knowledge base.
GitJournal provides support for the following Markdown elements.
Element | Support | Notes |
---|---|---|
标题 | 支持 | |
段落 | 支持 | |
换行符 | 支持 | |
粗体 | 支持 | |
斜体 | 支持 | |
块引用 | 支持 | |
有序列表 | 支持 | |
无序列表 | 支持 | |
代码块 | 支持 | |
水平分隔符 | 支持 | |
链接 | 支持 | |
图片 | 支持 | |
表格 | 支持 | |
围栏代码块 | 支持 | |
语法高亮 | 不支持 | |
脚注 | 不支持 | |
标题 ID | 不支持 | |
定义列表 | 不支持 | |
删除线 | 支持 | |
任务列表 | 支持 | |
Emoji (复制和粘贴) | 支持 | |
Emoji (简码) | 支持 | |
强调 | 不支持 | |
下标 | 不支持 | |
上标 | 不支持 | |
Automatic URL Linking | 支持 | |
Disabling Automatic URL Linking | 不支持 | |
HTML | 不支持 |
As an added bonus, GitJournal provides support for several obscure elements.
Element | Markdown | 渲染输出 |
---|---|---|
WikiLinks | [[PageName]] |
Links to the file PageName.md |
现在不要停下来!在下面输入你的电子邮件地址,以通过电子邮件接收新的 Markdown 教程。我们不会发送垃圾邮件!