Commit Graph

5 Commits

Author SHA1 Message Date
a57ef160d6 feat: 更新版本号和程序信息
1. 更新版本号至 0.1.4
- 更新程序标题显示版本号
- 添加版本信息配置文件

2. 修复配置保存和加载问题
- 修复保存路径设置不生效的问题
- 优化配置加载时机,确保使用最新设置
2025-01-16 00:01:35 +08:00
b2494d439b feat: add intelligent document processing
- Add DocumentProcessor class for smart content analysis
- Implement automatic title generation
- Add automatic tagging system
- Add intelligent categorization
- Add metadata support with YAML front matter
- Update documentation with new features
- Add jieba dependency for Chinese text processing
2025-01-15 21:34:42 +08:00
f5849d416d feat: add modern GUI interface and cross-platform support
- Add PyQt6-based modern GUI
- Add system tray support
- Add dark/light theme support
- Refactor app into service architecture
- Update documentation with GUI features
- Add cross-platform compatibility
2025-01-15 21:10:59 +08:00
zhukang
c0b593958d add package and docs 2024-12-13 15:29:23 +08:00
zhukang
c5850d67fd 右键双击自动保存剪贴板内容到markdown文件 2024-12-13 14:22:58 +08:00