From bc631b7e29266e632949e99ada21907c56f3007c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Bo=C5=BEi=C4=8Devi=C4=87?= Date: Mon, 4 Sep 2023 12:08:13 +0000 Subject: [PATCH] GITBOOK-348: Add missing features --- SUMMARY.md | 3 ++- miscellaneous/missing-features.md | 9 +++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 miscellaneous/missing-features.md diff --git a/SUMMARY.md b/SUMMARY.md index 6bbc161..d08186d 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -50,8 +50,9 @@ * [🎬 Movie Database](guides/use-cases/movie-database.md) * [🍛 Meal Planner / Recipe Book](guides/use-cases/meal-planner-recipe-book.md) -## 🌈 Miscellaneous +## 🌈 Miscellaneous +* [Missing Features](miscellaneous/missing-features.md) * [Glossary]() * [Feature List by Platform](miscellaneous/feature-list-by-platform.md) * [Keyboard Shortcuts](miscellaneous/keyboard-shortcuts/README.md) diff --git a/miscellaneous/missing-features.md b/miscellaneous/missing-features.md new file mode 100644 index 0000000..b687bbc --- /dev/null +++ b/miscellaneous/missing-features.md @@ -0,0 +1,9 @@ +# Missing Features + +* Collaboration - [2023Q4](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227780) +* Publish to web - [Backlog](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227800) +* Web clipper / share - [2023Q3](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227788) +* API and plugins - [2023Q4](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227670) +* Calendar - no ETA yet +* Formulas - no ETA yet +* Reminders and notifications - no ETA yet