QOwnNotes是一款功能强大的跨平台笔记应用程序,可以帮助用户轻松管理笔记、任务和清单。它可与 Nextcloud、ownCloud 等云服务同步,能恢复笔记旧版本与误删内容,还集成 AI 辅助功能与丰富脚本扩展,适配个性化使用需求。

软件特点
1.支持多种编辑器:支持Markdown、Html、和其它多种文本编辑器;
2.易于搜索:可设置快捷键进行搜索,支持正则表达式搜索;
3.多个账户:可以管理多个账户,并可以自定义设置;
4.可定义笔记标签:可以使用标签来组织笔记,方便查找;
5.全文搜索:支持全文搜索,可以在整个笔记库中搜索文本;
6.数据同步:可以通过多种方式进行数据同步,包括Dropbox、Nextcloud等;
7.导出功能:可以通过PDF、HTML等格式导出笔记。
更新日志
QOwnNotes – Version History
https://github.com/pbek/QOwnNotes/releases/
26.4.7
Fixed a wrong settings path in portable mode when running as an AppImage
launched from a desktop file (or any context where the working directory differs
from the AppImage’s directory): portableDataPath() was called before the
QApplication object was constructed, so qApp was nullptr and the path fell
back to “.” (the current working directory) instead of the AppImage’s directory;
the function now directly reads the $APPIMAGE environment variable (always set by
the AppImage runtime) when qApp is not yet available, and also accepts the
argv[0] path as a fallback for non-AppImage portable builds to ensure the
correct base directory is used in all cases (for #3542)
Trailing unbalanced brackets (), {}, [], and <> are now stripped from
bare URLs during both syntax highlighting and Ctrl+Click link opening in the
note text editor, so that URLs wrapped in parentheses or other bracket types
are detected correctly (for #2510)
Fixed a build failure on Debian 9.0 (Qt 5.7.1) caused by the use of
QNetworkRequest::RedirectPolicyAttribute and
QNetworkRequest::NoLessSafeRedirectPolicy which were only introduced in
Qt 5.9; the call is now guarded with #if QT_VERSION >= QT_VERSION_CHECK(5, 9, 0)
(for #1254)
网站声明
本站内容可能存在水印或引流等信息,请擦亮眼睛自行鉴别;以免上当受骗;
本站提供的内容仅限用于学习和研究目的,不得将本站内容用于商业或者非法用途;
跨平台同步功能还挺方便的
这更新日志看得我头大
这软件能恢复误删内容太贴心了
这编辑器支持Markdown还挺实用的
这标签管理功能挺适合整理笔记的