Skip to content

Releases: LincZero/obsidian-any-block

3.0.7-beta

24 Aug 13:58
Compare
Choose a tag to compare
3.0.7-beta Pre-release
Pre-release

en

  • New
    • Refactoring: More intermediate processors, more interface types supported by processors, and more flexible real-time combinations of converters
    • Unified refresh button
  • New (Converter)
    • Exposes many previously hidden converters
    • json2text, displayed in json
    • json2pumlJson indicates the json conversion icon
    • data2nodes, node tree (anyblock Mind Map)
  • Repair it.
    • Removed the incorrect selection #18 in the code block

zh

  • 新增
    • 重构:更多的中间处理器、处理器支持更多的接口类型、更灵活的转换器实时组合
    • 统一的刷新按钮
  • 新增 (转换器)
    • 将许多之前隐藏的转换器暴露出来
    • json2text,json显示
    • json2pumlJson,json转图标
    • data2nodes,节点树 (anyblock版思维导图)
  • 修复
    • 去除了代码块内的误选 #18

bad0999dd7e8cc32b6a155e805ede4b4

bb9d58fe225928ee84e35ef6bab9195b

3.0.6

25 Aug 01:07
Compare
Choose a tag to compare

en

  • add
    • table likeList
    • Release a smaller version of min
      (to use: rename main-min.js to main.js and replace main.js)
      (Difference: markmap and plantuml functions are removed, while mermaid functions use ob's instead of built-in modules)
  • fix:
    • The selector header is not properly hidden in read mode
    • Incorrect capitalization '[TOC]'
    • use space indent error in plantuml
    • card/col/tabs: list level error
    • Style problems occur when there are too many labels
    • When using card/col/tabs: the indentation unit can be 2 Spaces /4 Spaces /tab
  • enhance:
    • Setup panel adjustment, translation
    • Cascade style of card

zh

  • 添加
    • 仿列表的 列表格/二列表格/多叉表格
    • 发布更小体积的min版本
      (区别:去除markmap、plantuml功能,而mermaid功能使用ob的而非内置的模块)
      (使用方法:将main-min.js重命名为main.js并替换掉main.js)
      (注意:由于懒,在beta版本的迭代中不会更新min版本,只有在正式版本才会更新)
  • 修复
    • 在阅读模式下选择器头部没有正确隐藏
    • 误选大写的 [TOC]
    • plantuml图时,使用多空格缩进会造成问题
    • 使用card/col/tabs时:项的内容中的list层次失效
    • 使用card/col/tabs时:缩进单位可以为2空格/4空格/tab了
    • 标签过多时样式存在问题
  • 增强
    • 设置面板调整、翻译
    • 卡片的瀑布流样式

3.0.5-beta6

12 Aug 13:38
Compare
Choose a tag to compare

en

  • add
    • table likeList
    • Release a smaller version of min
      (to use: rename main-min.js to main.js and replace main.js)
      (Difference: markmap and plantuml functions are removed, while mermaid functions use ob's instead of built-in modules)
  • fix:
    • The selector header is not properly hidden in read mode
    • Incorrect capitalization '[TOC]'
    • use space indent error in plantuml
    • card/col/tabs: list level error
    • Style problems occur when there are too many labels
    • When using card/col/tabs: the indentation unit can be 2 Spaces /4 Spaces /tab
  • enhance:
    • Setup panel adjustment, translation
    • Cascade style of card

zh

  • 添加
    • 仿列表的 列表格/二列表格/多叉表格
    • 发布更小体积的min版本
      (区别:去除markmap、plantuml功能,而mermaid功能使用ob的而非内置的模块)
      (使用方法:将main-min.js重命名为main.js并替换掉main.js)
      (注意:由于懒,在beta版本的迭代中不会更新min版本,只有在正式版本才会更新)
  • 修复
    • 在阅读模式下选择器头部没有正确隐藏
    • 误选大写的 [TOC]
    • plantuml图时,使用多空格缩进会造成问题
    • 使用card/col/tabs时:项的内容中的list层次失效
    • 使用card/col/tabs时:缩进单位可以为2空格/4空格/tab了
    • 标签过多时样式存在问题
  • 增强
    • 设置面板调整、翻译
    • 卡片的瀑布流样式

3.0.4

11 Aug 15:59
Compare
Choose a tag to compare

en

  • feat
    • Independent alias module
      • Add dozens of styles (X base /X word) via alias module
      • Add center/Right/Left/Both ends via alias module
    • Perfect mdit selector
      • mdit tab and demo processors
    • More processors
      • Cards, columns, new tabs
    • Selector documentation, optimization of the Settings panel
  • fix
    • Directory tree If the table header is set, a problem exists
    • In reading mode, if there is an empty line under '[]', it is not recognized
  • the mdit part
    • Seven more AB selectors are supported

zh

  • 功能
    • 独立的别名模块
      • 通过别名模块增加数十个样式(X底/X字)
      • 通过别名模块增加居中/右对齐/左对齐/两端对齐
    • 完善mdit选择器
      • mdit版的tab和demo处理器
    • 更多处理器
      • 卡片、分栏、新的标签页
    • 选择器的说明文档、设置面板的优化
  • 修复
    • 目录树若设置表头,则存在问题
    • 阅读模式下,若 [] 下面空了一行,则识别不到
  • mdit部分
    • 支持了另外七种AB选择器

3.0.3 beta2

09 Aug 09:45
Compare
Choose a tag to compare
3.0.3 beta2 Pre-release
Pre-release
  • 功能
    • 独立的别名模块
      • 通过别名模块增加数十个样式(X底/X字)
      • 通过别名模块增加居中/右对齐/左对齐/两端对齐
    • 完善mdit选择器
      • mdit版的tab和demo处理器
    • 更多处理器
      • 卡片、分栏、新的标签页
  • 修复
    • 目录树若设置表头,则存在问题
    • 阅读模式下,若 [] 下面空了一行,则识别不到
  • TODO
    • 面向GPT写文档
    • 完善别名模块
      • 性能改良
      • 取消原来的别名模块
      • 允许动态设置新的别名模块

3.0.2

08 Aug 13:13
Compare
Choose a tag to compare

english

  • feat:
    • This plugin will publish the same plugin in 'markdown-it', which allows you to render the same results on your blog
    • Better markmap mind map
    • File directory tree, ascii file directory tree
    • Plantuml mindmap、plantuml WBS (Work Breakdown Structure)
  • enhance:
    • Style enhacne: timeline、table likelist、table-fc (first column does not wrap)、cm underline
    • Inline separator enhancement for tables(Half corner symbol + two Spaces/Full corner symbol + one space)
  • fix:
    • About ob update
      • Fixed Ob V1.5.8 update causing rendering of newly opened files to fail in real-time mode
      • Fixed reduced table width caused by new Ob version
      • Fixed the relative path image rendering failure caused by the old Ob api
    • about selector
      • Allows to hide the header selector with %% (temp)
    • '[toc]' caused by false triggering
    • A low-level slight risk of memory leakage
    • 'List2lt' exception when list indentation uses Spaces instead of tabs
  • refactoring:
    • Code is refactored, optimized, and modularized for migration to the markdown-it plug-in

中文

  • 功能:
    • 这个插件将会在 markdown-it 发布同款插件,这使得你可以在博客上渲染相同的结果
    • 文件目录树、ascii文件目录树
    • 更好用的markmap思维导图
    • Plantuml 的思维导图、工作分解结构 (Work Breakdown Structure)
  • 增强
    • 样式增强:时间线、表格的仿列表、表格禁止首列换行、cm下划线减弱
    • 表格的内联分割符增强(半角符号+两空格/全角符号+一空格)
  • 修复:
    • Ob更新相关
      • 修复 Ob V1.5.8 更新导致的在实时模式下的新打开文件渲染失效
      • 修复 Ob 新版本导致的表格宽度减少
      • 修复 Ob 旧版api导致的相对路径图片渲染失败
    • 选择器相关
      • 允许使用%%隐藏头部选择器 (临时)
      • [toc] 导致的误触发
    • 一个底层的轻微内存泄露风险
    • 列表缩进使用空格而非tab时,List2lt 异常
  • 重构:
    • 代码重构、优化、模块化,使之能迁移到markdown-it插件

3.0.1 - beta

08 Aug 10:18
Compare
Choose a tag to compare
3.0.1 - beta Pre-release
Pre-release

english

  • feat:
    • This plugin will publish the same plugin in 'markdown-it', which allows you to render the same results on your blog
    • Better markmap mind map
    • File directory tree, ascii file directory tree
    • Plantuml mindmap、plantuml WBS (Work Breakdown Structure)
  • enhance:
    • Style enhacne: timeline、table likelist、table-fc (first column does not wrap)、cm underline
    • Inline separator enhancement for tables(Half corner symbol + two Spaces/Full corner symbol + one space)
  • fix:
    • About ob update
      • Fixed Ob V1.5.8 update causing rendering of newly opened files to fail in real-time mode
      • Fixed reduced table width caused by new Ob version
      • Fixed the relative path image rendering failure caused by the old Ob api
    • about selector
      • Allows to hide the header selector with %% (temp)
    • '[toc]' caused by false triggering
    • A low-level slight risk of memory leakage
    • 'List2lt' exception when list indentation uses Spaces instead of tabs
  • refactoring:
    • Code is refactored, optimized, and modularized for migration to the markdown-it plug-in

中文

  • 功能:
    • 这个插件将会在 markdown-it 发布同款插件,这使得你可以在博客上渲染相同的结果
    • 文件目录树、ascii文件目录树
    • 更好用的markmap思维导图
    • Plantuml 的思维导图、工作分解结构 (Work Breakdown Structure)
  • 增强
    • 样式增强:时间线、表格的仿列表、表格禁止首列换行、cm下划线减弱
    • 表格的内联分割符增强(半角符号+两空格/全角符号+一空格)
  • 修复:
    • Ob更新相关
      • 修复 Ob V1.5.8 更新导致的在实时模式下的新打开文件渲染失效
      • 修复 Ob 新版本导致的表格宽度减少
      • 修复 Ob 旧版api导致的相对路径图片渲染失败
    • 选择器相关
      • 允许使用%%隐藏头部选择器 (临时)
      • [toc] 导致的误触发
    • 一个底层的轻微内存泄露风险
    • 列表缩进使用空格而非tab时,List2lt 异常
  • 重构:
    • 代码重构、优化、模块化,使之能迁移到markdown-it插件

3.0.0 - beta3

31 Jul 15:30
Compare
Choose a tag to compare
3.0.0 - beta3 Pre-release
Pre-release

english

  • feat:
    • This plugin will publish the same plugin in 'markdown-it', which allows you to render the same results on your blog
    • Better markmap mind map
    • style enhacne: timeline、table likelist、table-fc (first column does not wrap)、cm underline
  • fix:
    • about ob update
      • Fixed Ob V1.5.8 update causing rendering of newly opened files to fail in real-time mode
      • Fixed reduced table width caused by new Ob version
      • Fixed the relative path image rendering failure caused by the old Ob api
    • about selector
      • Allows to hide the header selector with %% (temp)
    • '[toc]' caused by false triggering
    • A low-level slight risk of memory leakage
    • 'List2lt' exception when list indentation uses Spaces instead of tabs
  • refactoring:
    • Code is refactored, optimized, and modularized for migration to the markdown-it plug-in

中文

  • 功能:
    • 这个插件将会在 markdown-it 发布同款插件,这使得你可以在博客上渲染相同的结果
    • 更好用的markmap思维导图
    • 样式增强:时间线、表格的仿列表、表格禁止首列换行、cm下划线减弱
  • 修复:
    • Ob更新相关
      • 修复 Ob V1.5.8 更新导致的在实时模式下的新打开文件渲染失效
      • 修复 Ob 新版本导致的表格宽度减少
      • 修复 Ob 旧版api导致的相对路径图片渲染失败
    • 选择器相关
      • 允许使用%%隐藏头部选择器 (临时)
      • [toc] 导致的误触发
    • 一个底层的轻微内存泄露风险
    • 列表缩进使用空格而非tab时,List2lt 异常
  • 重构:
    • 代码重构、优化、模块化,使之能迁移到markdown-it插件

2.2.0

05 Mar 02:27
Compare
Choose a tag to compare

Refactor selector:Not compatible with older versions

  • Removed (Reasons for incompatibility with older versions)
    • Removed the "always in effect" setting for the selector and now cannot use the selector without header information
    • The old head-tail selector has been removed and replaced with a VuePress syntax head-tail selector(:::
  • Add
    • [Major Update] v2.1.0 allows the use of selectors within nested lists, references, and indents
    • [Major Update] v2.2.0 allows selectors to nest selectors
    • Add an English version of the manual
    • The Settings panel was refactored and a lot of Settings were removed
  • Fixing
  • Known bug
    • There are more bugs in render mode (read mode)

项目重构了:不与旧版本兼容

  • 删除项(不兼容旧版本的原因)
    • 删除了选择器 “总是生效” 的设置,现在无法在没有头部信息的情况下使用选择器
    • 删除了旧的首尾选择器,换成了VuePress语法的首尾选择器(:::
  • 增加项
    • 【主要更新】v2.1.0 允许在列表、引用、缩进的嵌套中使用选择器
    • 【主要更新】v2.2.0 允许选择器套选择器
    • 增添英文版的手册
    • 重构了设置面板,删去了大量设置
    • 表格选择器
  • 修复项
  • 已知bug
    • 渲染模式(阅读模式)的bug增多了

2.0.1 beta

19 Feb 15:00
Compare
Choose a tag to compare
2.0.1 beta Pre-release
Pre-release

Refactor selector:Not compatible with older versions

  • Removed (Reasons for incompatibility with older versions)
    • Removed the "always in effect" setting for the selector and now cannot use the selector without header information
    • The old head-tail selector has been removed and replaced with a VuePress syntax head-tail selector(:::
  • Add
    • Allows the use of selectors within nested lists, references, and indents(Selector sleeve selector is not allowed for now)
    • Add an English version of the manual (under construction)
  • Fixing
  • Beta version bug
    • The above features are not refactored in render mode

项目重构了:不与旧版本兼容

  • 删除项(不兼容旧版本的原因)
    • 删除了选择器 “总是生效” 的设置,现在无法在没有头部信息的情况下使用选择器
    • 删除了旧的首尾选择器,换成了VuePress语法的首尾选择器(:::
  • 增加项
    • 允许在列表、引用、缩进的嵌套中使用选择器(暂不允许选择器套选择器)
    • 增添英文版的手册(施工中)
  • 修复项
  • Beta版 bug(……不然为什么要叫beta版呢)
    • 上述功能未在渲染模式重构(……实时和渲染需要写两遍程序就很烦)