Skip to content

Releases: softmutiny/obsidian-litegrid

0.3.4 — 修复选区、粘贴、排序与撤销

Choose a tag to compare

@github-actions github-actions released this 05 Sep 02:59

修复

  • 筛选、排序及分组后的选区按显示顺序处理,复制和删除不再包含隐藏行。
  • 粘贴及方向键按可见行列定位,避免错位、误增行;兼容中文输入法选字。
  • 撤销和重做恢复字段类型、宽度、选项及其他表格配置。
  • 修正负数、小数、货币和日期排序。
  • 修正 CSV 引号转义与分隔符识别,保留粘贴单元格内的换行及制表符。
  • 普通键盘导航不再重建整张表。

验证

19 个回归测试通过,TypeScript 检查与生产构建通过。新增自动回归测试至 CI。

更新

已安装 LiteGrid 的用户可在 Obsidian 第三方插件设置中检查更新。手动安装时使用本 Release 的 main.js、manifest.json 和 styles.css,保留原 data.json。

0.3.3

Choose a tag to compare

@github-actions github-actions released this 04 Sep 11:40

轻格 LiteGrid 0.3.3

发布此前已合并到主分支的 CSV 修复和交互优化。

  • 修复 CSV 行末换行、字段内引号、超出表头宽度的数据保留问题。
  • 改善撤销、复制选区以及已填写/未填写筛选。
  • 新增数字格式、小数位数、百分比和千位符设置。
  • 新增多种日期显示格式及日期选择弹窗。
  • 新增行拖拽排序,优化列宽调整和字段图标。

已安装用户可在 Obsidian 第三方插件设置中检查更新。社区目录可能需要时间同步新版本。

English

This release packages the CSV fixes and UI improvements already merged into main.

  • Preserve trailing line endings, quotes within fields, and rows wider than their headers.
  • Improve undo, selection copying, and filled/empty filters.
  • Add number formatting, decimal places, percentages, and thousands separators.
  • Add date display formats and a date-picker popover.
  • Add drag-to-reorder rows and refine column resizing and field icons.

Existing users can check for updates in Community plugins settings. Directory synchronization may take some time.

0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Aug 11:19

LiteGrid 0.3.2:修正社区目录简介校验。

0.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 11:00

LiteGrid 0.3.1:符合 Obsidian Community 目录命名规则,保留中英双语简介与轻格品牌说明。

0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 10:48

轻格 LiteGrid 0.3.0:首次公开发布。A calm, native-feeling CSV and HTML editor for Obsidian.