perkeep/pkg/importer
mpl a3bbb6ca3d pkg/importer/allimporters: enable gphotos
Change-Id: I4ea6d12c7d41d64e55654e9a539aaa62e9473d73
2017-09-21 01:41:19 +02:00
..
allimporters pkg/importer/allimporters: enable gphotos 2017-09-21 01:41:19 +02:00
dummy Delete misc unused objects 2016-04-06 17:59:51 +02:00
feed importer: make RunContext.Context be a read-only accessor 2016-04-25 14:30:39 -07:00
flickr importer: make RunContext.Context be a read-only accessor 2016-04-25 14:30:39 -07:00
foursquare importer/foursquare: fix attempts to download empty string URLs 2016-05-24 08:59:50 -07:00
gphotos importer/gphotos: rm broken, and now useless, test 2017-06-23 16:53:04 +02:00
picasa pkg/importer/gphotos: dedup with photos from picasa importer 2017-06-23 16:30:36 +02:00
pinboard Correct various misspelled words 2017-09-11 08:33:31 -07:00
plaid Initial cut at importing financial transactions using Plaid.com. No Plaid-specific UI in this first pass; just import/data model only. 2017-03-25 10:41:01 -04:00
test pkg/importer: Unescape tweet content during import 2016-05-25 12:48:09 -07:00
twitter pkg/importer: Unescape tweet content during import 2016-05-25 12:48:09 -07:00
README
attrs.go flickr: some attributes changes 2014-07-30 23:13:57 +02:00
html.go importer: warn about insecure form 2016-05-17 15:47:48 +02:00
importer.go importer: warn about insecure form 2016-05-17 15:47:48 +02:00
importer_test.go vendor: go4.org/jsonconfig (and errorutil) 2015-12-01 17:21:49 +01:00
noop.go importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
oauth.go Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00

README

Permanode type:

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

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