ZeroNote · 秒开笔记

FAQ

ZeroNote 常见问题

关于本地存储、离线使用、Markdown、导出和多标签编辑的常见回答。

数据会存到服务器吗?

不会。笔记正文仅存储在浏览器本地 IndexedDB 中。

Will the data be stored on the server? No. Note text is stored only in the browser's local IndexedDB.

清除站点数据会怎样?

清除本站的站点数据会删除本地笔记。仅清除缓存图片和文件不一定删除 IndexedDB。重要内容请提前下载备份。

What happens if I clear site data? Clearing this site’s data deletes local notes. Clearing only cached images and files does not necessarily clear IndexedDB. Download important notes first.

支持离线使用吗?

支持。页面加载成功后可以离线使用,写作内容会自动保存在本地。

Does it support offline use? Offline use is available after the page is loaded, and writing content is automatically saved locally.

Markdown 支持哪些语法?

支持标准 CommonMark,覆盖大部分常用语法和代码高亮。详情可查看侧栏内置的“Markdown 语法说明与演示”。

Which Markdown syntax is supported? Standard CommonMark, covering most commonly used syntax and code highlighting.

如何导出内容?

点击右侧预览区域的三点菜单,可以下载 Markdown 原文文件。

How do I export content? Click the three-dot menu in the preview area to download the original Markdown file.

多标签页同时编辑会冲突吗?

可能会。保存时会检测更新时间,并提示你选择覆盖或加载最新版本。

Will editing in multiple tabs cause conflicts? Conflicts may occur. ZeroNote checks update time when saving and asks whether to overwrite or load the latest version.