diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-11-16 17:29:03 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-16 17:29:03 +0000 |
commit | 5469f5ea33f0d747cb962a68d39fdafa3a58ceab (patch) | |
tree | 6f3edf2255adfec86c50fb08203da978c171be31 /doc | |
parent | 8d9a0f34fb1b9a5c56ec3d118c039097dbe6a6e5 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/The_perfect_preferred_content_settings_for_my_android_phone/comment_1_393d1636bb313530be383a075bd3440a._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/tips/The_perfect_preferred_content_settings_for_my_android_phone/comment_1_393d1636bb313530be383a075bd3440a._comment b/doc/tips/The_perfect_preferred_content_settings_for_my_android_phone/comment_1_393d1636bb313530be383a075bd3440a._comment new file mode 100644 index 000000000..19d4c1f31 --- /dev/null +++ b/doc/tips/The_perfect_preferred_content_settings_for_my_android_phone/comment_1_393d1636bb313530be383a075bd3440a._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.246" + subject="comment 1" + date="2013-11-16T17:29:03Z" + content=""" +That's great, that's how I hoped people would be able to use preferred content settings. + +I'd suggest adding support for archive directories to this. So if you create a file on the phone and are done with it, you can move it to an archive directory, and it will then be dropped from the phone once it reaches an archive repository. + +This should accomplish that. (Untested) + +((exclude=*/archive/* and exclude=archive/*) or (not (copies=archive:1 or copies=smallarchive:1))) and (include=Music/* or include=Books/* or present) +"""]] |