JayBridge
|
0a1773ee96
|
fix: update .gitignore to include additional script and test file exclusions
feat: add text
|
2025-06-06 16:15:06 +08:00 |
|
JayBridge
|
978a4b0619
|
fix: handle with comma (default and custom)
|
2025-06-06 16:09:26 +08:00 |
|
Jay Bridge
|
bc3ad2399e
|
Merge pull request #4 from snickbit/csv-quoted-fields
Fix CSV Parsing for Quoted Fields
|
2025-05-29 20:50:24 +08:00 |
|
Snickbit
|
e190e09a40
|
fix: handle quoted fields with commas in CSV parsing
|
2025-05-28 11:17:23 -04:00 |
|
JayBridge
|
3c6757fbbb
|
fix: revert version number to 1.0.0 in manifest.json
|
2025-04-12 10:52:50 +08:00 |
|
JayBridge
|
27e439ab35
|
fix: save and prevent locking
|
2025-04-12 10:29:14 +08:00 |
|
JayBridge
|
3bbc5e3dd1
|
fix: 更新语言设置逻辑,使用 Obsidian 的语言设置作为默认语言
|
2025-04-12 10:10:48 +08:00 |
|
JayBridge
|
fc11fcb086
|
fix: 修复语言设置逻辑,确保使用系统语言作为默认语言
|
2025-04-12 10:10:45 +08:00 |
|
JayBridge
|
463b0034d8
|
fix: update version to 1.0.3 in manifest.json
|
2025-04-12 09:38:51 +08:00 |
|
JayBridge
|
6a1f7f54fd
|
refactor: adjust style of cell and input
|
2025-04-12 09:33:54 +08:00 |
|
JayBridge
|
7b6a62c90b
|
fix: adjust en.ts
|
2025-04-12 09:18:14 +08:00 |
|
JayBridge
|
9edfd3e04c
|
fix:avoid overwriting core styling, add .csv-lite-table
|
2025-04-12 09:17:32 +08:00 |
|
JayBridge
|
622c66500a
|
更新 README.md 和 manifest.json,修正插件名称和描述,提升版本要求
|
2025-04-12 09:16:36 +08:00 |
|
JayBridge
|
6c0f9a9b79
|
将输入框高度样式移至 styles.css,简化代码并提高样式管理的集中性
|
2025-03-24 14:59:45 +08:00 |
|
JayBridge
|
1563b42822
|
为表格单元格和列标题添加动态宽度样式,增强表格布局的灵活性
|
2025-03-24 14:49:59 +08:00 |
|
JayBridge
|
48c97278cb
|
Merge branch 'master' of https://github.com/LIUBINfighter/obsidian-csv
|
2025-03-24 14:29:03 +08:00 |
|
JayBridge
|
c59193e3f6
|
格式化代码,统一缩进,移除未使用的视图卸载逻辑
|
2025-03-24 14:28:58 +08:00 |
|
JayBridge
|
83a0c185a2
|
优化表格样式,移除不必要的内联样式,增强可读性和可维护性
|
2025-03-24 14:26:31 +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
|
24993fa4cb
|
1
|
2025-03-23 22:21:22 +08:00 |
|
JayBridge
|
5981be05f2
|
Merge branch 'master' of https://github.com/LIUBINfighter/obsidian-csv
|
2025-03-23 22:21:02 +08:00 |
|
JayBridge
|
efbd59228c
|
1
|
2025-03-23 22:20:59 +08:00 |
|
JayBridge
|
0f36d61958
|
modified: manifest.json
|
2025-03-23 22:19:23 +08:00 |
|
Jay Bridge
|
82babd228d
|
Update release.yml
|
2025-03-23 22:17:24 +08:00 |
|
JayBridge
|
e6796911c0
|
Merge branch 'master' of https://github.com/LIUBINfighter/obsidian-csv
|
2025-03-23 22:13:05 +08:00 |
|
JayBridge
|
78c299745b
|
Add release workflow
|
2025-03-23 22:10:45 +08:00 |
|
Jay Bridge
|
60bded4c28
|
Merge pull request #1 from LIUBINfighter/ui
UI
|
2025-03-23 22:09:04 +08:00 |
|
JayBridge
|
b5076f6316
|
添加国际化支持,新增英文和中文语言文件,优化按钮文本和编辑栏占位符
|
2025-03-23 21:30:49 +08:00 |
|
JayBridge
|
a3f6c66940
|
添加图标支持,重构CSV导入导出选项,移除分隔符选择功能
|
2025-03-23 21:21:26 +08:00 |
|
JayBridge
|
f44ed371b4
|
优化CSV编辑输入样式,增加居中对齐和边框样式
|
2025-03-23 21:12:38 +08:00 |
|
JayBridge
|
370c42f434
|
重构CSV和表格工具,添加历史管理功能,优化样式和解析逻辑
|
2025-03-23 21:01:30 +08:00 |
|
JayBridge
|
ab81ad847e
|
添加编辑栏功能,支持单元格编辑和样式调整,优化用户交互体验
|
2025-03-23 20:44:40 +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
|
6537f55df0
|
添加历史记录功能,支持撤销和重做操作,优化表格操作区样式
|
2025-03-23 20:03:25 +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 |
|