aboutsummaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist56
1 files changed, 55 insertions, 1 deletions
diff --git a/Info.plist b/Info.plist
index 3b2b7fd..400b7ea 100644
--- a/Info.plist
+++ b/Info.plist
@@ -224,7 +224,7 @@
<string>QSThingsPluginSource</string>
<key>things.project</key>
<string>QSThingsPluginSource</string>
- <key>things.section</key>
+ <key>things.app-section</key>
<string>QSThingsPluginSource</string>
<key>things.tag</key>
<string>QSThingsPluginSource</string>
@@ -248,6 +248,60 @@
<array>
<dict>
<key>ID</key>
+ <string>QSPresetThingsAppSections</string>
+ <key>enabled</key>
+ <true/>
+ <key>name</key>
+ <string>Things 3 (App Sections)</string>
+ <key>icon</key>
+ <string>com.culturedcode.ThingsMac</string>
+ <key>requiresBundle</key>
+ <string>com.culturedcode.ThingsMac</string>
+ <key>requiresSettingsPath</key>
+ <true/>
+ <key>settings</key>
+ <dict>
+ <key>fileContents</key>
+ <string>Things 3 App Sections</string>
+ <key>parser</key>
+ <string>QSThingsAppSectionsParser</string>
+ <key>path</key>
+ <string>~/Library/Group Containers/JLMPQHK86H.com.culturedcode.ThingsMac/*/Things Database.thingsdatabase/main.sqlite</string>
+ <key>skipItem</key>
+ <integer>1</integer>
+ </dict>
+ <key>source</key>
+ <string>QSFileSystemObjectSource</string>
+ </dict>
+ <dict>
+ <key>ID</key>
+ <string>QSPresetThingsTags</string>
+ <key>enabled</key>
+ <true/>
+ <key>name</key>
+ <string>Things 3 (Tags)</string>
+ <key>icon</key>
+ <string>com.culturedcode.ThingsMac</string>
+ <key>requiresBundle</key>
+ <string>com.culturedcode.ThingsMac</string>
+ <key>requiresSettingsPath</key>
+ <true/>
+ <key>settings</key>
+ <dict>
+ <key>fileContents</key>
+ <string>Things 3 Tags</string>
+ <key>parser</key>
+ <string>QSThingsTagsParser</string>
+ <key>path</key>
+ <string>~/Library/Group Containers/JLMPQHK86H.com.culturedcode.ThingsMac/*/Things Database.thingsdatabase/main.sqlite</string>
+ <key>skipItem</key>
+ <integer>1</integer>
+ </dict>
+ <key>source</key>
+ <string>QSFileSystemObjectSource</string>
+ </dict>
+ <dict>
+ <key>ID</key>
<string>QSPresetThingsAreas</string>
<key>enabled</key>
<true/>