From 358e31fbd3dd491327cc5119fe53bd2c8b366c69 Mon Sep 17 00:00:00 2001 From: Recolic Keghart <root@recolic.net> Date: Fri, 17 Dec 2021 06:54:38 +0000 Subject: [PATCH] Update README.md --- README.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/README.md b/README.md index 63777d2..3076d42 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,52 @@ docker run --log-opt max-size=10M -d -p 3083:80 --name rdrive --restart=always - upgrade: at most one BIG-version each time. just stop and run with new image version. +- customize + +I strongly recommend you to disable the "Text" app, and enable "Plain Text Editor" and "Markdown Editor". The builtin Text app doesn't support table in markdown... + +This is my active app list: + +``` +Accessibility +Activity +Automated PDF conversion +Calendar +Comments +Contacts Interaction +Deleted files +Federation +File sharing +First run wizard +GitHub integration +GitLab integration +Log Reader +Markdown Editor +Monitoring +Nextcloud announcements +Notifications +Password policy +PDF viewer +Plain text editor +Privacy +Right click +Share by mail +Social sharing via email +Support +Tasks +Theming +Usage survey +User status +Versions +Video player +Weather status +``` + +|If you|Want|Don't want| +|---|---|---| +|Task management|Use `2do` android app|disable Calendar and Tasks| +|Startup dashboard|Enable dashboard|Disable GitHub integration,GitLab integration,Weather Status| + ## rserver-monitor source=<https://git.recolic.net/root/server-monitor> -- GitLab