pinboard: *breaking backwards compability*, use pinbexport module directy
Use 'hpi module install my.pinboard' to install it relevant: https://github.com/karlicoss/HPI/issues/79
This commit is contained in:
parent
0534c5c57d
commit
42399f6250
4 changed files with 28 additions and 17 deletions
|
@ -45,6 +45,9 @@ class bluemaestro:
|
|||
class stackexchange:
|
||||
export_path: Paths = ''
|
||||
|
||||
class pinboard:
|
||||
export_dir: Paths = ''
|
||||
|
||||
class google:
|
||||
takeout_path: Paths = ''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue