Skip to content

Releases: 1943time/inkdown

v1.2.2

10 Dec 12:29
Compare
Choose a tag to compare

Fixed the issue of copy and paste format confusion
Fixed the issue of not being able to open due to mac certificate expiration
Use Ace editor to replace code components to improve performance
Optimize keyboard interaction behavior


修复复制黏贴格式错乱问题
修复因mac证书到期打不开的问题
使用ace editor替换代码组件以提升性能
优化键盘交互行为

v1.2.2-beta2

10 Dec 12:12
Compare
Choose a tag to compare
v1.2.2-beta2 Pre-release
Pre-release
chore: change package.yaml

1.2.1

26 Nov 07:01
Compare
Choose a tag to compare

Fixed the problem of freezing when opening a very large folder.
Fixed the problem of not saving when opening a large folder.
Added vscode extension entry


修复打开超大文件夹假死问题
修复打开大文件夹空间不保存的问题
添加vscode扩展入口

1.2.0

25 Nov 07:03
Compare
Choose a tag to compare

Optimize space drag operation
Configurable to restore cursor position after switching files
File titles in documents can be displayed in reduced size
Fix potential parsing issues with HTML, use turndown to convert HTML
Fix issue with file path reconstruction, no automatic file saving


优化空间拖拽操作
可配置切换文件后恢复光标所在位置
文档中的文件标题可缩小显示
修复html的潜在解析问题,使用turndown来转换html
修复文件路径重构后,没有自动保存文件的问题

1.1.0

11 Oct 07:05
Compare
Choose a tag to compare

Fixed the problem that the command line cannot open files
The parent folder of the file tree cannot be dragged to the subfolder
Fixed the text wrapping logic
Line wrapping is allowed in paragraphs and table-cell
Added table operation shortcut keys
Optimized the code fence display style
Use @ to quickly insert other document link references
Fixed the problem that Windows cannot open multiple windows
Fixed the problem that markdown files cannot be opened directly through inkdown
Optimized the interface and performance


修复命令行无法打开文件
文件树父级文件夹不允许拖拽至子文件夹
修正文本换行逻辑
段落内和table-cell可换行
增加table操作快捷键
优化代码围栏展示风格
使用@快速插入其它文档链接引用
修复windows无法打开多窗口问题
修复markdown文件无法直接通过inkdown打开的问题
优化界面与性能

1.0.2

26 Jul 07:54
Compare
Choose a tag to compare

Fixed the problem that the file link name could not be displayed completely
Automatic identification of http links
After setting the theme to follow the system, the system style change editor changes simultaneously
Optimize interaction details


修复链接输入框文件名可能无法展示的问题
http链接自动识别
设置主题跟随系统后,系统风格变更编辑器同时变更
优化交互细节

1.0.1

13 Jul 09:36
Compare
Choose a tag to compare

When a folder is selected, you can paste external files or folders into it
Fixed the problem that some media or videos cannot be displayed
Optimized the interface and interaction logic
Fixed the incorrect initialization sorting of files
Images can be floated and previewed


当选中文件夹时可以黏贴外部文件或文件夹至内部
修复有些媒体或视频无法展示问题
优化界面与交互逻辑
修复文件初始化排序不正确
图片可浮动和预览

1.0.0

27 Jun 17:20
Compare
Choose a tag to compare

Can insert attachment files
Can insert videos and remote media, such as youtube or bilibili
Optimize the interface of the sharing program, support the display of videos and remote media
Optimize the display of code fences, lists and other components
Ask whether to create when linking to a non-existent markdown file
Fixed some minor issues
Break Change: Mac app store version changed to a network version with built-in publishing function, incompatible with offline version.


可以插入附件
可以插入视频和远程媒体,如youtube或bilibili
优化分享程序界面,支持视频和远程媒体的展示
优化代码栏、列表等组件的展示
链接到不存在的markdown文件时询问是否创建
修复细节问题
破坏性变更:Mac app store 版本改为网络版

v0.22.0

09 May 11:44
Compare
Choose a tag to compare

Improved the visual effects of components such as floating bars
New url link input component
Code fence can be configured with automatic line wrapping
Quick insert panel adds html rendering elements
Fixed some details
Added more text highlight colors
Added space color mark
Fix some Html tags are not parsed
Optimized performance and style theme
Renamed to Inkdown


改进了浮动栏等组件的视觉效果
新增 url 链接输入组件
代码围栏可配置自动换行
快速插入面板增加 html 渲染元素
修复部分细节问题
增加更多文本高亮颜色
增加空间颜色标记
修复部分 Html 标签未解析问题
优化性能和风格主题
更名为 Inkdown

v0.21.3

01 May 07:30
Compare
Choose a tag to compare

When a file in a space is imported by other documents, the navigation bar displays the backlink mark
Adjust the display of block quotes and inline code
Fix the problem of occasional failure of code highlighting
Display different symbols according to the list embedding level
Optimize interaction
The editor can be deployed to the online version https://doc.inkdown.me/book/inkdown/deploy-to-linux


空间内文件被其他文档引入时,导航栏显示反向链接标记
调整块引用和内联代码的显示
修复代码高亮偶尔失效的问题
根据列表嵌入层级显示不同符号
优化交互
编辑器可部署至在线版 https://doc.inkdown.me/book/青石使用文档