From b09c902c8e4df81c04bd92412e742b07f658e071 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 9 Nov 2018 16:50:29 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index c12eb50..c5368da 100644 --- a/FAQ.md +++ b/FAQ.md @@ -19,7 +19,7 @@ Wekan is an open-source and free software _[kanban board][kanban]_ that lets you ## Policy about Wekan UI changes? - No removing of menu options default Wekan UI. Current Wekan UI is in Wekan long time users muscle memory. There is huge support cost if some option suddenly disappears or changes place. -- No changes to words used in Wekan. For example, Trello and Gmail has Archives, but Wekan has Recycle Bin. Yes, there is feature request to [Empty Recycle Bin](https://github.com/wekan/wekan/issues/1625). In Wekan, Recycle Bin is not Archive. If you want to archive card, move it to another board, because otherwise it slows down current Wekan board, because all of current board is loaded into browser. Wekan does not delete anything automatically from Recycle Bin. Gmail does delete from Gmail Recycle Bin, and that is a bug, it makes important email go lost easily. +- No changes to words used in Wekan. For example, Trello and Gmail has Archives, but Wekan has Recycle Bin. Yes, there is feature request to [Empty Recycle Bin](https://github.com/wekan/wekan/issues/1625), like Recycle Bin at kitchen, or at Windows desktop. In Wekan, Recycle Bin is not Archive. If you want to archive card, move it to another board, because otherwise it slows down current Wekan board, because all of current board is loaded into browser. Wekan does not delete anything automatically from Recycle Bin. Gmail does delete from Gmail Recycle Bin, and that is a Gmail-only bug, it makes important email go lost easily. - No changing how Wekan by default looks. Some differences have been tried, and then went back to original, because current look is what is clear to see also with older eyes. - If you would like to change UI, use upcoming [Custom CSS](https://github.com/wekan/wekan/issues/1690#issuecomment-437356854) or [add new Role](https://github.com/wekan/wekan/issues/1994). - For current features, there will be bugfixes. They will not be removed or moved around.