Commit graph

23 commits

Author SHA1 Message Date
JayBridge
3c85dde0d2 feat: add functionality to create new CSV files and enhance UI for file creation 2026-02-07 14:12:34 +08:00
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
Jay Bridge
1c30bdd385
Update README.md 2025-08-20 21:39:37 +08:00
JayBridge
b60ba7a62a docs: 更新中英文 README,添加故障排除部分并修正描述以提高清晰度 #33 2025-07-04 00:21:17 +08:00
JayBridge
5cf0f85a02 docs: update README for clarity and formatting improvements; add missing image file | #33 2025-07-04 00:14:37 +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
cd7c38e9d4 chore: typo 2025-06-06 17:08:58 +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
622c66500a 更新 README.md 和 manifest.json,修正插件名称和描述,提升版本要求 2025-04-12 09:16:36 +08:00
Jay Bridge
ceb6b636d8
Update README.md 2025-03-23 23:17:11 +08:00
Jay Bridge
b64dd70744
Update README.md 2025-03-23 22:38:09 +08:00
JayBridge
11e919793d 更新许可证为MIT,修改插件名称为CSV Lite,优化README和中文README,增强插件描述和作者信息 2025-03-23 20:42:18 +08:00
JayBridge
93f8aa2587 更新README.md,优化插件描述,增加对用户反馈的欢迎,推荐使用anyblock进行复杂语法的markdown编辑 2025-03-23 20:32:48 +08:00
JayBridge
60a5534994 更新README.md,添加个人数据库设计计划;优化CSV视图,增加标签页和导入导出选项,支持自定义分隔符和表头设置 2025-03-23 20:23:58 +08:00
JayBridge
3e844b0cf7 更新README.md,添加中文版本,优化内容;修改.gitignore,增加csv_metadata目录;调整CSVView设置,删除自动调整行高选项 2025-03-23 20:10:27 +08:00
JayBridge
d2edc61301 更新README.md,强调插件的简洁性和最新的Obsidian API支持 2025-03-23 19:46:46 +08:00
JayBridge
901f9bff82 更新README.md,强调插件的简洁性和最新的Obsidian API支持,增加用户操作步骤和功能哲学说明 2025-03-23 19:40:22 +08:00
JayBridge
9d5b100a17 添加CSV插件的基本功能,包括视图类型注册、设置管理和样式定义 2025-03-23 19:22:06 +08:00
JayBridge
f787043375 重命名插件为“obsidian-csv-plugin”,更新描述和功能以支持CSV文件的查看和编辑 2025-03-23 19:04:01 +08:00
Jay Bridge
8e942be027
Initial commit 2025-03-23 18:34:41 +08:00