Files
sharedinbox/LATER.md
T

72 lines
948 B
Markdown
Raw Normal View History

# Later
2026-04-24 07:15:15 +02:00
Implement thread-view.
First create a plan.
For JMAP this is easy.
But for IMAP?
Threads should be synced to the DB, too. Use JMAP as an example. Then think about getting this data
structure from imap.
2026-04-24 07:15:15 +02:00
---
docs
---
Thread view (group by `References` / `In-Reply-To`)
---
2026-04-21 08:42:26 +02:00
mail-loop.com (anstatt shared inbox).
---
---
full-sync: Imaging the sync got out-of-sync somehow. Provide a way via UI to force a sync. First
create a plan. Avoid downloading big bodies/attachments again.
---
mailcoach.de
---
Try Qwen, vscode plugin
---
After Try Connection, show some matching icon next to the text.
---
---
Test with a Fastmail account
---
2026-04-16 13:44:55 +02:00
scripts/check_coverage.dart
reduce files in _excluded.
---
2026-04-17 10:05:31 +02:00
Renovate: Is there a way to run it outside Github Actions? On cli?
---
Write test which fails, when _excluded contains unknown files.
2026-04-17 10:05:31 +02:00
---
Thread view (group by References / In-Reply-To)
Search (IMAP SEARCH command)