perkeep/pkg/importer
Emil Hessman e8ffb9a66c pkg: fix various vet reports
Change-Id: I0b7fa09849650fe696e59ad5c5c73a034ab80faa
2014-11-12 23:25:53 +01:00
..
allimporters First version of pinboard importer. 2014-09-01 13:35:06 -07:00
dummy importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
feed importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
flickr importers: newOauthClient refactoring 2014-08-02 01:37:43 +02:00
foursquare importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
picasa pkg: fix various vet reports 2014-11-12 23:25:53 +01:00
pinboard Pinboard importer: add test, fix bug 2014-10-18 08:20:45 -07:00
twitter twitter: fix format verb in error 2014-08-06 16:21:42 +02:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
attrs.go flickr: some attributes changes 2014-07-30 23:13:57 +02:00
html.go importer: linkify blobrefs, and start of automatic recurring importing 2014-05-09 20:28:51 -07:00
importer.go fix importer bloblink 2014-09-07 19:37:19 -07:00
importer_test.go Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
noop.go importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
oauth.go importers: newOauthClient refactoring 2014-08-02 01:37:43 +02:00

README

Permanode type:

camliNodeType: "importer"
importerType: "twitter"
authClientID:     "xxx"    // e.g. api token
authClientSecret: "sdkojfsldfjlsdkf"

camliNodeType: "importerAccount"
importerType: "twitter"
twitterAccount: "bradfitz"