Simplenote 是由 Automattic 开发的基本笔记应用程序,Automattic 是创建 WordPress 的同一家公司。该应用程序是免费的,可在包括 Linux 在内的所有平台上使用。它也是开源的。您可以在 Web 浏览器中使用 Simplenote。

下载应用程序后,系统将提示您创建一个帐户。该帐户用于将您的笔记备份到 Automattic 的服务器,并在所有其他设备上同步您的笔记。请注意,Automattic 不会加密其服务器上的内容。您无法禁用同步功能。

导出选项有限,但 Publish to Web 功能允许您使用公共 URL 在 Internet 上共享您的笔记。

启用 Markdown 支持

要在 Simplenote 中启用 Markdown 支持,请创建一个注释,单击“信息”图标,然后选择“Markdown 格式”。

Enabling Markdown support in Simplenote

当前选定的注释和您将来创建的任何新注释都将自动启用此设置。

Simplenote Markdown 支持

Simplenote 支持以下 Markdown 元素。

Element Support Notes
Headings Yes
Paragraphs Yes
Line Breaks Yes
Bold Yes
Italic Partial Underscores are not supported — they’re used for underlining text.
Blockquotes Yes
Ordered Lists Yes
Unordered Lists Yes
Code Partial Code blocks are not supported — use fenced code blocks instead.
Horizontal Rules Yes
Links Yes
Images Yes
Tables Yes
Fenced Code Blocks Yes
Syntax Highlighting No
Footnotes Partial iOS and macOS only
Heading IDs No
Definition Lists No
Strikethrough Yes
Task Lists Yes
Emoji (copy and paste) Yes
Emoji (shortcodes) No
Highlight Yes
Subscript No
Superscript Yes
Automatic URL Linking Yes
Disabling Automatic URL Linking Yes
HTML No

支持其他语法元素

作为额外的好处,Simplenote 提供了对几个晦涩元素的支持。

Element Markdown Rendered Output
Underline _word or phrase_ word or phrase

预览 Markdown 文档

Simplenote 不使用实时编辑器。键入 Markdown 格式的文本后,您将继续看到该文本。要在 Simplenote 中预览 Markdown 文档,请单击 Preview Markdown 图标 — 它看起来像一只眼睛。

另请参阅

将您的 Markdown 技能提升到一个新的水平。

在 60 页中学习 Markdown。《Markdown 指南》专为新手和专家设计,是一本全面的参考书,包含您入门和掌握 Markdown 语法所需的一切。

获取书籍