From 87186c03c03d9395e13e87a40e74e77d8535f478 Mon Sep 17 00:00:00 2001 From: Ulas Date: Sat, 4 Apr 2026 01:43:08 +0200 Subject: [PATCH] docs: add BL-11 CardDAV contacts provider to backlog (issue #10) --- BACKLOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/BACKLOG.md b/BACKLOG.md index 43689f4..0af27ba 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -4,9 +4,11 @@ Feature requests and planned extensions. Entries here will **not** be implemente New suggestion? → [Open an issue](https://github.com/ulsklyc/oikos/issues/new?template=feature_request.md) or add it here. ---- +## Open Entries -*No open entries at this time.* +| ID | Issue | Feature | Notes | +|----|-------|---------|-------| +| BL-11 | [#10](https://github.com/ulsklyc/oikos/issues/10) | Contacts: CardDAV (read-only) provider | Sync address book entries from phone/server; backend lib evaluation needed | ---