Commit graph

9 commits

Author SHA1 Message Date
JayBridge
09bb48c16a docs: update README files to include DOI badge and enhance visibility of download statistics 2026-02-01 14:12:35 +08:00
JayBridge
e7d2fe56ca feat: enhance clickable URLs feature to support Markdown links
- Updated the clickable URLs functionality to automatically detect and render both plain-text URLs and Markdown-style links in CSV cells.
- Enhanced documentation to reflect the new capabilities and provide examples for users.
- Added tests to ensure proper detection and parsing of Markdown links alongside plain URLs.
2026-02-01 14:01:08 +08:00
JayBridge
672d162195 feat: add clickable URLs feature in CSV cells
- Implemented automatic detection and rendering of plain-text URLs as clickable links in CSV cells.
- Added functionality to toggle between display and edit modes for URL cells.
- Updated styles for URL display and interaction.
- Created utility functions for URL detection and parsing.
- Added tests for URL detection and parsing functionality.
2026-02-01 13:53:34 +08:00
Jay Bridge
0ab3467654
feat: Support for other delimiters (especially ";") (#37)
Fixes #36
2025-09-16 15:02:29 +08:00
JayBridge
b60ba7a62a docs: 更新中英文 README,添加故障排除部分并修正描述以提高清晰度 #33 2025-07-04 00:21:17 +08:00
JayBridge
b1db0260eb feat: update README and manifest for version 1.0.2, add support searching image 2025-06-08 00:27:20 +08:00
JayBridge
e37a24a1b9 docs: update README to include test sample image and improve problem reporting instructions 2025-06-06 17:03:45 +08:00
JayBridge
11e919793d 更新许可证为MIT,修改插件名称为CSV Lite,优化README和中文README,增强插件描述和作者信息 2025-03-23 20:42:18 +08:00
JayBridge
3e844b0cf7 更新README.md,添加中文版本,优化内容;修改.gitignore,增加csv_metadata目录;调整CSVView设置,删除自动调整行高选项 2025-03-23 20:10:27 +08:00