mail2couch/go
Ole-Morten Duesund 2ed5ce7ad2 docs: add keyword filtering feature request and implementation notes
- Add TODO comments in config structure for future keyword filtering
- Document planned subjectKeywords, senderKeywords, and recipientKeywords support
- Create TODO.md with detailed feature specification and use cases
- Update CLAUDE.md with keyword filtering in next steps

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 17:19:19 +02:00
..
config docs: add keyword filtering feature request and implementation notes 2025-07-29 17:19:19 +02:00
couch feat: implement Go-based mail2couch with working IMAP and CouchDB integration 2025-07-29 17:18:20 +02:00
mail feat: implement Go-based mail2couch with working IMAP and CouchDB integration 2025-07-29 17:18:20 +02:00
go.mod feat: implement Go-based mail2couch with working IMAP and CouchDB integration 2025-07-29 17:18:20 +02:00
go.sum feat: implement Go-based mail2couch with working IMAP and CouchDB integration 2025-07-29 17:18:20 +02:00
mail2couch feat: implement Go-based mail2couch with working IMAP and CouchDB integration 2025-07-29 17:18:20 +02:00
main.go feat: implement Go-based mail2couch with working IMAP and CouchDB integration 2025-07-29 17:18:20 +02:00