Commit Graph

12 Commits

Author SHA1 Message Date
6d40a8afaf update package 2025-03-02 14:28:16 +08:00
ff616eca13 v0.1.5 update 增加AI模型集成,增加图片保存,界面优化,异步优化 2025-03-02 13:58:05 +08:00
a57ef160d6 feat: 更新版本号和程序信息
1. 更新版本号至 0.1.4
- 更新程序标题显示版本号
- 添加版本信息配置文件

2. 修复配置保存和加载问题
- 修复保存路径设置不生效的问题
- 优化配置加载时机,确保使用最新设置
2025-01-16 00:01:35 +08:00
b19f1d1d11 feat: 改进日志系统和文档
1. 改进日志系统
- 添加日志文件轮转功能
- 优化日志文件路径处理
- 重定向控制台输出
- 添加错误处理机制

2. 更新文档
- 添加日志系统说明
- 更新最近更新记录
2025-01-15 23:47:15 +08:00
bb5e014a9b feat: 添加应用程序打包支持
1. 添加 PyInstaller 打包配置
2. 更新 README.md 添加打包说明
3. 生成独立的可执行文件
2025-01-15 23:34:27 +08:00
4a4710e70a docs: 更新 README.md
1. 全面重写文档结构,使其更加清晰和专业
2. 添加项目目录结构和核心模块说明
3. 更新最近的功能改进
2025-01-15 23:14:27 +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
46b7da2a77 feat: improve text format handling and update documentation
- Optimize HTML to Markdown conversion
- Add smart line break handling
- Preserve formatting while cleaning extra spaces
- Update README with detailed format handling features
- Add text processing highlights section
2025-01-15 21:19:42 +08:00
c8ba96bcf6 docs: enhance README with emojis and better structure
- Add emojis for better visual hierarchy
- Improve documentation structure
- Add cross-platform usage instructions
- Add technical stack details
- Add acknowledgements section
- Enhance contribution guidelines
2025-01-15 21:14:49 +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