Zettlr(科研笔记) v3.2.0 中文免费版

代码部落2024-06-12 20:57 10 浏览
点赞 收藏

介绍

Zettlr是款适合写作者和研究人员使用的Markdown编辑器,免费开源,功能简洁,具备Markdown所有基本功能,内置各种运算符,还可以调用计数器,可以完美替代Word和收费的文字处理器。

软件截图

软件特点

从应用程序中直接管理你的文件和文件夹。

在第一个视图中使用代码片段了解您的文件中的内容。

使用Quicklook快速预览文件而不关闭当前文件。

使用强大的搜索操作符搜索任何东西

用“计数器”这个词来概括你的写作量

使用舒适的工具栏访问最重要的命令

将您的文件导出到您最需要的格式,并与您的同事共享。

更新日志

Resolved Data Loss Issues

When Zettlr v3.0.0 was released, we started receiving reports by users
mentioning that some files wouldn't properly save, potentially leading to data
loss. After searching for the underlying root cause, we have now identified it as
improper newline handling in files. Specifically, we have accidentally introduced
a bug that would render Zettlr incapable of properly detecting Windows-style
CRLF newlines. This means that Zettlr was only sometimes able to properly read
and modify such files.

This update fixes this bug. Now, Zettlr is able to properly read and modify any
file, regardless of whether it has been created on Windows, macOS, Linux, or even
some older systems. We would like to apologize for this bug and thank you for
sticking with Zettlr despite it.
Changes to the file filtering logic

The filter field in the file manager has always applied OR-logic when searching for
files and workspaces. In this latest update, Zettlr changes to AND file filtering
logic, meaning that only items matching all queries will be displayed when
entering phrases separated by spaces.

As an example: Until now, searching for "Niklas Luhmann" would've surfaced files
that contained either "Niklas" or "Luhmann," or both. From now on, searching for
"Niklas Luhmann" will only show files that contain both "Niklas" and
"Luhmann" and exclude files that miss one of these phrases.
GUI and Functionality

Feature: The attachment/assets/other file sidebar tab now also shows files
found in the default image folder where applicable
Feature: The right-click context menu for external markdown links now
contains an option to remove a link. When removing <link> style links, the
link text remains as plain text. When removing [title](link) style links,
the title text remains as plain text.
Change: When searching for files in the filter field, only files and
workspaces that match all queries entered will be displayed
Fixed the French translation of unsaved-changes dialog actions. (#5177)
Fixed bugs with properly saving files (and retaining linefeeds) on Windows
systems; now Zettlr should be capable of handling any type of linefeed (#5109)
Fixed an issue where checkboxes in various list controls would not be properly
updated to reflect the actual, underlying value
Fix assets file icons in the sidebar
Design fixes in the sidebar
Fix: The file preview tooltip now respects the filename display settings
Fix: Focus input field when search in folder (global search) is
triggered

Under the Hood

Upgrade Electron to v30.1.0 (cf. issue #5135 and Electron issue #41839)
Downgrade Linux builds to use Ubuntu 20.04 instead of 22.04 (#5137)
Fully abstract away newline handling from the internal logic. Now, newlines
are always \n across the entire app. The actual newlines from the files will
be stored in their respective file descriptor, and will be exclusively used on
file reads (to replace them with \n) and file writes (to replace \n with)

下载地址

本地下载        教育网        飞机盘

‌免责声明


本站提供的一切软件、教程和内容信息仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。本站信息来自网络,版权争议与本站无关。您必须在下载后的24个小时之内,从您的电脑或手机中彻底删除上述内容。如果您喜欢该程序,请支持正版,购买注册,得到更好的正版服务。如有侵权请邮件与我们联系处理。敬请谅解!

评论0评论
游客