Commit Graph

3 Commits

Author SHA1 Message Date
fxy
58576e786a 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
fxy
9c87885bdb refine: cleaner format - no text icon, bold thoughts, centered cover 2026-06-15 23:43:45 +08:00
fxy
39899ee99a feat: weread-sync script v1 - WeRead highlights & reviews to Gitea
- Full pipeline: WeRead API → Markdown → Gitea weread-notes repo
- 2837 highlights + 226 reviews exported across 105 books
- Cron: every 4 hours (00:00/04:00/08:00/12:00/16:00/20:00)
- API key stored in ~/.keys/weread_api_key (chmod 600)
- Reviews display: original text + user thoughts combined
2026-06-15 23:05:59 +08:00