diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-09 08:47:34 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-09 08:47:34 +0300 |
| commit | e6f65e92e71915663e9897815662bdfc524becf0 (patch) | |
| tree | 9258cc312b65a9d179ae38039ed90d6992aa1f4c | |
| parent | 6cf8890bac1591147fefe5a45f06290ef71f683b (diff) | |
docs: add Android share usage section
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |
