Sean Breckenridge
3f4fb64d56
core: drop py36 support, update docs for reddit ( #193 )
...
* docs: update references to my.reddit
* ci: remove 3.6, add 3.9
2022-01-27 08:26:15 +00:00
Sean Breckenridge
8422c6e420
my.reddit: refactor into module that supports pushshift/gdpr ( #179 )
...
* initial pushshift/rexport merge implementation, using id for merging
* smarter module deprecation warning using regex
* add `RedditBase` from promnesia
* `import_source` helper for gracefully handing mixin data sources
2021-10-31 20:39:04 +00:00
Dima Gerasimov
2a4bddea79
polar: move to top level, add page support
2021-05-29 13:26:01 +01:00
Sean Breckenridge
c1b70cd90e
docs: add some documentation on module design ( #160 )
2021-04-11 16:53:43 +01:00
Dima Gerasimov
ad1cc71b0f
readme: update
2021-02-20 01:39:55 +00:00
Dima Gerasimov
f40b804833
update setup documentation
2020-11-01 02:02:43 +01:00
Adrien Lacquemant
5b2cc577f2
Correct command to create config file
2020-08-20 20:14:55 +01:00
Dima Gerasimov
3d7844b711
core: support '' for explicitly set empty path set
2020-06-01 23:45:26 +01:00
Dima Gerasimov
f175acc848
pocket: reuse pockexport data access layer
...
BREAKING CHANGE! Data parsing was switched to pockexport.
This would help to keep it consistent across different apps in the future.
When you update, you'll need to:
- clone pockexport (latest version)
- set pockexport repository in your config (see doc/MODULES.org)
2020-05-27 08:42:47 +01:00
Dima Gerasimov
6453ff415d
docs: somewhat acceptable data flow diagrams
2020-05-26 22:51:50 +01:00
Dima Gerasimov
150a6a8cb7
docs: wip on better explanation of configs/diagram
2020-05-26 22:51:50 +01:00
Dima Gerasimov
e351c8ba49
cli: add 'config init' command
2020-05-25 12:25:41 +01:00
Dima Gerasimov
d890599c7c
cli: add checks for importing modules
2020-05-25 11:41:44 +01:00
Dima Gerasimov
8019389ccb
cli: move doctor to core, add doc
2020-05-25 10:17:40 +01:00
Dima Gerasimov
b7662378a2
docs: minor updates
2020-05-22 19:38:14 +01:00
Dima Gerasimov
02ba71a91d
documentation: generate tables of content, better navigation
2020-05-18 23:31:55 +01:00
Dima Gerasimov
2a9fd54c12
Improve documentation for some modules
2020-05-17 21:56:58 +01:00
Dima Gerasimov
8d998146e2
remove garbage org files, move example config down the hierarchy
2020-05-14 23:01:50 +01:00
Dima Gerasimov
9cb39103c6
start autogenerating documentation on modules
2020-05-10 16:42:40 +01:00
Dima Gerasimov
5f4acfddee
add takeout example
2020-05-08 16:57:59 +01:00
Dima Gerasimov
fe763c3c04
Fix my.config handling during mypy
2020-05-04 19:52:18 +01:00
Dima Gerasimov
526e7d3fa9
update documentation of private config
2020-04-26 16:50:06 +01:00
Dima Gerasimov
cb8bba4e66
reformat setup.org
2020-04-18 16:25:45 +01:00
Dima Gerasimov
185fa9aabd
update readme
2020-04-18 16:16:54 +01:00
Dima Gerasimov
9e9fa9620c
update documentation on using Polar
2020-04-12 15:26:14 +01:00
Dima Gerasimov
968c448013
Update usage docs
2020-04-12 15:01:03 +01:00
Dima Gerasimov
f766c8abe5
updates to the setup guide
2020-04-12 13:42:03 +01:00
Dima Gerasimov
a69c928a03
reuse my blog post for readme
2020-03-17 23:07:08 +00:00
Dima Gerasimov
85a0de8123
delete duplicate readme
2020-03-17 19:55:53 +00:00
Dima Gerasimov
4cd85066e5
move setup file to doc/
2020-03-17 19:54:55 +00:00