From 7768092a16dcd7a8fe3fce294cb81ae83e1ea300 Mon Sep 17 00:00:00 2001 From: godzylinux Date: Thu, 22 Feb 2024 02:32:09 +0330 Subject: [PATCH] chore: updated readme to include the new features --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d82e6b5..05fa26d3 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ features it has right now: 11. creating projects from a default template 12. adding rules to todo categories (currently we only support `MARK_AS_DONE` action meaning when you move a todo item to a todo category, it will be automatically marked as `Done`) 13. setting due dates for each todoitem (with add/edit/remove) +14. setting custom permissions per user (PENDING FEATURE: update these permissions, currenly you have to detach and ask the OWNER to invite you with the new permissions) # demo