Commit Graph

8 Commits

Author SHA1 Message Date
595f22c929 fix: improve clipboard handling and add status messages
- Enhance clipboard content detection and error handling
- Add detailed logging for debugging
- Add GUI status messages for user feedback
- Fix document saving issues
- Improve error reporting
2025-01-15 21:38:34 +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
9918eddc49 Initial commit 2024-12-13 02:39:53 +00:00