Skip to content

Releases: 1943time/inkdown

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/青石使用文档

v0.21.2

10 Apr 05:10
Compare
Choose a tag to compare

Fixed the problem of parsing failure of some html image elements
Spell check added to right-click context menu (dictionary)
Fixed an issue where the file tree would occasionally not be updated when saving images using relative paths.
Configurable to highlight key characters such as @#$, etc.
Optimize interaction


修复部分html图片元素解析失败的问题
拼写检查加入右键上下文菜单
修复使用相对路径保存图片时,偶尔出现文件树不更新问题
可配置对关键字符进行高亮如 @#$等
优化交互

v0.21.1

29 Mar 00:52
Compare
Choose a tag to compare

Filenames can be globally searched
Add a open in finder button to local image elements
Fixed an issue where some remote media files could not be inserted
Space image storage folders are managed separately, and move storage image path settings to space settings
Fixed the problem of using relative paths to save images
Fixed the problem of being unable to clear unreferenced images
Use shift+tab return to previous table cells
Optimize interaction and correct detailed issues


文件名可被全局搜索
本地图片元素加入快捷打开按钮,图片路径设置移动至空间设置中
修复部分远程媒体文件无法插入问题
空间图片存储文件夹单独管理
修复使用相对路径保存图片的问题
修复无法清除未引用的图片问题
优化交互,修正细节问题
使用shift+tab可以回退table cell

v0.21.0

16 Mar 11:52
Compare
Choose a tag to compare

When editing the space path and saving it, the space is reinitialized.
Inserting local images is changed from reference to copy.
Bluestone File Url can be copied.
Determine the link media type when pasting a link.
Switch documents to automatically scroll back to the top.
Fixed an issue where clicking the editor would occasionally scroll back to the top.
Fixed an issue where media files sometimes cannot be selected when clicking on them.
The sharing service program is adapted to the latest version of the editor and automatically synchronizes the remote mapping path when the file name changes.
Remote media can insert video and audio.
When exporting unsaved documents to pdf, you will be prompted to save them.
Optimize interaction and correct details.


编辑空间路径保存时,空间重新初始化
插入本机图片由引用改为复制
可以复制Bluestone File Url
黏贴链接时判断链接媒体类型
切换文档自动回滚顶部
修复点击编辑器偶尔回滚至顶部的问题
修复点击媒体文件有时无法选中的问题
分享服务程序适配最新版编辑器,并且当文件名改变时,自动同步远程映射路径
远程媒体可插入视频、音频。
未保存的文档导出pdf时将提示保存
优化交互,修正细节
【注意】:因APP备案原因,此版本开始,中国地区Mac store商店将下架,请使用手动安装版本

v0.20.2

09 Mar 05:25
Compare
Choose a tag to compare

Fix the problem of tab disorder in switching space
Fixed the problem that some remote media cannot be inserted
Fixed bug in web page image pasting behavior
Fixed select all issues
Code fences can be copied
Image elements can be cut and pasted, and web images can be downloaded


修复切换空间tab错乱问题
修复部分远程媒体无法插入问题
修复网页图片黏贴行为错误
修复全选行为问题
代码围栏可以拷贝
图片元素可以剪切并黏贴,网络图片可下载