ref: 839028221769682cfd5a75f4db92a6d35bd312e1
parent: 3b48971ab924e3dfe4061fc5920d1ca2e2ca4005
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Thu Aug 13 04:33:52 EDT 2020
tips and tricks: add QR section
--- a/tips-and-tricks.md
+++ b/tips-and-tricks.md
@@ -1,6 +1,12 @@
Tips and tricks
===============
+## Opening URLs from 9front on your phone/tablet
+
+One way to do it is to display a QR code and then scan it:
+
+ echo http://some.url.here/blah | qr | resample -x 800% | page
+
## Rio
Filename completion is available with CTRL+F. To go from anywhere back to the command prompt, use CTRL+B.