summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-09 08:47:34 +0300
committerPaul Buetow <paul@buetow.org>2026-04-09 08:47:34 +0300
commite6f65e92e71915663e9897815662bdfc524becf0 (patch)
tree9258cc312b65a9d179ae38039ed90d6992aa1f4c /README.md
parent6cf8890bac1591147fefe5a45f06290ef71f683b (diff)
docs: add Android share usage section
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a3a8a4b..01458e3 100644
--- a/README.md
+++ b/README.md
@@ -75,3 +75,9 @@ Copy it to your device and install it (you may need to allow installing from unk
adb install -r fyne-cross/dist/android/quicklogger.apk
# or copy manually and install on device
```
+
+## Share with QuickLogger on Android
+
+From any Android app that can share text, choose **Share** and send it to QuickLogger. The text opens in the editor so you can review it, edit it, or tap **Log text**.
+
+If you want shared text to be saved immediately, open **Preferences** and enable **Auto-log shared text**. With that on, shared text goes straight to your log directory instead of being prefilled.