This website requires JavaScript.
Explore
Help
Sign In
fxy
/
server-ops
Watch
0
Star
0
Fork
0
You've already forked server-ops
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48875e6c21d6e3445add5a511e44fec85c18e43e
server-ops
/
weread-sync
History
fxy
921fa7cdf4
feat: AI-powered daily reading report\n\n- Calls DeepSeek API for deep analysis of daily highlights+thoughts\n- Detailed per-book analysis + cross-book theme connection\n- Cron: 22:00 daily (auto sync + analysis + push)\n- Sync frequency: every hour (was every 4h)\n- API key: ~/.keys/deepseek_api_key
2026-06-16 00:15:11 +08:00
..
daily_report_ai.py
feat: AI-powered daily reading report\n\n- Calls DeepSeek API for deep analysis of daily highlights+thoughts\n- Detailed per-book analysis + cross-book theme connection\n- Cron: 22:00 daily (auto sync + analysis + push)\n- Sync frequency: every hour (was every 4h)\n- API key: ~/.keys/deepseek_api_key
2026-06-16 00:15:11 +08:00
daily_report.py
feat: daily reading report generator - zero token cost\n\n- Parses weread-notes/*.md to extract today/week/month highlights\n- Generates structured markdown report with overview/bookmarks/thoughts\n- Cron: 22:00 daily, no API calls needed (zero token consumption)\n- Output: weread-notes/daily/每日阅读_YYYY-MM-DD.md
2026-06-15 23:48:40 +08:00
sync.py
refine: cleaner format - no text icon, bold thoughts, centered cover
2026-06-15 23:43:45 +08:00