Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-12-21 17:43:34 +0300
committerGitHub <noreply@github.com>2020-12-21 17:43:34 +0300
commit251c962f2c66e2507fae96741cb74423ac839b33 (patch)
tree9f1201ee089844c98a8ab9cdc8a73452af1cae45 /FAQ.md
parentb0fc752ac086863b539605edd22eb1b7f0b8242e (diff)
Add context based formatting to FAQ
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index c7cae894..eea812ba 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -1,5 +1,19 @@
# Frequently asked questions
+## Why aren't there any buttons to apply formatting
+
+We use context based formatting to avoid distractions while writing. This is not "Word on Android".
+
+You have some shortcuts available in a context, e.g.
+- when you select some text, you can make it bold, italic, insert a link, etc.:
+ ![Selection formatting](https://user-images.githubusercontent.com/4741199/102229887-89cc3e80-3eec-11eb-8398-10073bbb7359.png)
+- when you hit the selector thumb without selected text, you will have actions in the context of the current line, like making it a checkbox:
+ ![Line formatting](https://user-images.githubusercontent.com/4741199/102230123-c5ff9f00-3eec-11eb-990e-c4c25e016b5d.png)
+
+This approach allows us to only show the actions that make sense for the current context.
+
+We plan to extend this system further in the future and might add toggles for headlines etc.
+
## I have experienced an error
Sorry. There are so many different environments, that it is impossible for us to test each and every constellation.