aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U <Carlo@web>2013-11-30 15:04:35 +0000
committerGravatar admin <admin@branchable.com>2013-11-30 15:04:35 +0000
commit68a32530604a087051112d7d700213e586053fa5 (patch)
treefc9b147d383274b08abe147ac8881f13bea994d7
parent5f3953c403748dab665c3ab957bed2a419548ef6 (diff)
Tech fix
-rw-r--r--doc/tips/The_perfect_preferred_content_settings_for_my_android_phone.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/tips/The_perfect_preferred_content_settings_for_my_android_phone.mdwn b/doc/tips/The_perfect_preferred_content_settings_for_my_android_phone.mdwn
index 1afac15d5..ccae0fced 100644
--- a/doc/tips/The_perfect_preferred_content_settings_for_my_android_phone.mdwn
+++ b/doc/tips/The_perfect_preferred_content_settings_for_my_android_phone.mdwn
@@ -10,7 +10,7 @@ So I came up with this solution, and I'm very happy with it.
This will sync my music and book collections to my phone whenever I add something new on my computers, and it will sync and keep anything I add to the annex on my phone. Best of all worlds! Impressed how flexible preferred content is. More full-sync folders can be added like this:
- include=Music/* or include=Books/* or Notes/* or present
+ include=Music/* or include=Books/* or include = Notes/* or present
To add them, I first had to figure out the uuid of my phone repo. So I added a new tab on android, and did
@@ -29,4 +29,8 @@ to
content [phone-uuid] = include=Music/* or include=Books/* or Notes/* or present
+and commented out
+
+ #group [phone-uuid] = client
+
And waited for it to sync.