On Tuesday, June 21, 2011 5:17:51 PM UTC+2, Rob McBroom wrote: > On Jun 21, 2011, at 10:53 AM, koro wrote: > > > Would it be much trouble to add an option to change the source of web > searches manually in the web search plugin? > > You can do this several ways. > > * You can add a new “Web Search List” under the Custom area of your > catalog and add them by hand. > * You can stick the search URLs (containing ‘***’) in your browsers > bookmarks, and assuming those are scanned, you can use them. > * You can maintain a text file that just lists a search URL on each line > and tell Quicksilver to index that (though I don’t think you can provide a > nice human-readable name this way) > I tried this to no avail. I created a copy of a Web Searches List's preset, checked the entry's position in Custom Sources*, downloaded a WSL to my system and set the new path in the Catalog — but nothing gets indexed locally. Any ideas?
/usr/libexec/PlistBuddy -c "Print customEntries:6:name" -c "Print customEntries:6:settings:path" ~/Library/Application\ Support/Quicksilver/Catalog.plist Web Searches (Full List) http://qs0.qsapp.com/plugin-data/web-search-list.php?type=full /usr/libexec/PlistBuddy -c "Set customEntries:6:settings:path 'file:///Users/me/Library/Application Support/Quicksilver/web-search-list-full.html'" ~/Library/Application\ Support/Quicksilver/Catalog.plist * zero-based integer index to access the array with PlistBuddy -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
