Dima Gerasimov
|
6d1fba2171
|
Extra test for MY_CONFIG variable; fix order import for stub/dynamic config
|
2020-05-05 22:22:32 +01:00 |
|
Dima Gerasimov
|
636060db57
|
Simplify config discovery: get rid of the hacky stub and reimport proper config automatically
|
2020-05-05 22:22:32 +01:00 |
|
Dima Gerasimov
|
4cceccd787
|
add test for dynamic config attributes (import my.cfg as config)
|
2020-05-04 22:08:58 +01:00 |
|
Dima Gerasimov
|
3912ef2460
|
fix zstd handling and github wrapper
|
2020-05-04 19:52:18 +01:00 |
|
Dima Gerasimov
|
55ac85c7e7
|
cpath tests, rely more on it
|
2020-05-04 08:53:41 +01:00 |
|
Dima Gerasimov
|
8b8a85e8c3
|
kompress.kopen improvements
- tests
- uniform handling for bytes/str, always return utf8 str by default
|
2020-05-04 08:37:36 +01:00 |
|
Dima Gerasimov
|
c3a77b6256
|
initial kompress tests
|
2020-05-04 07:50:29 +01:00 |
|
Dima Gerasimov
|
db47ba2d7e
|
Move get_files tests to separate file
|
2020-05-04 07:17:20 +01:00 |
|
Dima Gerasimov
|
0b61dd9e42
|
more minor tweaks, benefit from get_files
|
2020-05-03 17:15:51 +01:00 |
|
Dima Gerasimov
|
9bd61940b8
|
rely on implicit glob for my.reddit
|
2020-05-03 16:56:05 +01:00 |
|
Dima Gerasimov
|
5706f690e7
|
support implicit globs!
|
2020-05-03 16:52:09 +01:00 |
|
Dima Gerasimov
|
5c6eec62ee
|
start testing get_files
|
2020-05-03 16:17:48 +01:00 |
|
Dima Gerasimov
|
19e90eb647
|
improvements to @mcachew type checking
|
2020-05-03 15:57:11 +01:00 |
|
Dima Gerasimov
|
78dbbd3c55
|
prettify emfit provider
|
2020-05-03 13:42:31 +01:00 |
|
Dima Gerasimov
|
2bf62e2db3
|
fix photo link
|
2020-05-03 12:26:18 +01:00 |
|
Dima Gerasimov
|
22e2d68e5d
|
cleanup hypothesis module
|
2020-05-03 10:27:58 +01:00 |
|
Dima Gerasimov
|
a521885aa0
|
prettify github extractors
|
2020-05-03 10:08:53 +01:00 |
|
Dima Gerasimov
|
4244f403ed
|
simplify instapaper module
|
2020-05-03 08:22:15 +01:00 |
|
Dima Gerasimov
|
51ae8601b4
|
Update docstrings and add links
|
2020-04-26 16:50:06 +01:00 |
|
Dima Gerasimov
|
a84b51807f
|
more takeout to a separate subpackage
|
2020-04-24 18:10:33 +01:00 |
|
Dima Gerasimov
|
d1aa4d19dc
|
get rid of callbacks in takeout processing interface
|
2020-04-24 17:34:56 +01:00 |
|
Dima Gerasimov
|
60ccca52ad
|
more takeout tweaks and comments
|
2020-04-24 15:57:44 +01:00 |
|
Dima Gerasimov
|
21e82f0cd6
|
add disable_cachew helper
|
2020-04-24 15:19:31 +01:00 |
|
Dima Gerasimov
|
bc0794cc37
|
add traverse() to roam
|
2020-04-21 19:25:20 +01:00 |
|
Dima Gerasimov
|
96a850faf9
|
remove unnecessary methods from twitter provider
|
2020-04-20 08:38:01 +01:00 |
|
Dima Gerasimov
|
ab61a95701
|
specify encoding for uncompressed files in kompress.kopen
|
2020-04-19 21:50:46 +01:00 |
|
Dima Gerasimov
|
4cd6df86cf
|
Portable CPath
fixes https://github.com/karlicoss/HPI/issues/28
|
2020-04-19 21:01:56 +01:00 |
|
karlicoss
|
b911796c15
|
Merge pull request #26 from karlicoss/roam
Roam Research module
|
2020-04-19 17:59:12 +01:00 |
|
Dima Gerasimov
|
39860862ae
|
rename nodes -> notes
|
2020-04-19 17:55:15 +01:00 |
|
Dima Gerasimov
|
4a83ff4864
|
hacks to work around python3.6 imports; add set_repo
|
2020-04-19 12:42:00 +01:00 |
|
Dima Gerasimov
|
d0fd6f822a
|
split out path from permalink
|
2020-04-19 00:55:18 +01:00 |
|
Dima Gerasimov
|
7b9266b25d
|
created date: add fallback for missing/unexpected title format
|
2020-04-18 21:16:07 +01:00 |
|
Dima Gerasimov
|
72d5616898
|
add support for permalinks and guess created time for daily notes
|
2020-04-18 21:16:07 +01:00 |
|
Dima Gerasimov
|
575de57fb6
|
Initial data provider for roam research
|
2020-04-18 21:16:07 +01:00 |
|
Dima Gerasimov
|
1d681eb802
|
typo fix. that was embarrassing!
|
2020-04-14 23:27:00 +01:00 |
|
Dima Gerasimov
|
81986b0624
|
support likes from twint
|
2020-04-14 23:01:44 +01:00 |
|
Dima Gerasimov
|
69a1624f8f
|
use more-itertools; merge tweets
|
2020-04-14 22:15:35 +01:00 |
|
Dima Gerasimov
|
30b6918a8d
|
unified view for twitter data
|
2020-04-14 22:05:47 +01:00 |
|
Dima Gerasimov
|
56b6ab9aaf
|
move twitter stuff to twitter subdir
|
2020-04-14 21:38:21 +01:00 |
|
Dima Gerasimov
|
6f8c2e2f24
|
Use twint data export for periodic twitter data
|
2020-04-14 21:33:50 +01:00 |
|
Dima Gerasimov
|
811303fcb1
|
add helper for setting the config dynamically
|
2020-04-14 20:14:58 +01:00 |
|
Dima Gerasimov
|
1273b0ca61
|
update docstrings
|
2020-04-13 23:48:58 +01:00 |
|
Dima Gerasimov
|
4996756f12
|
make Polar module a bit more defensive for now
|
2020-04-13 13:48:19 +01:00 |
|
Dima Gerasimov
|
697c3bb851
|
allow for defensive behaviour in konsume
|
2020-04-13 13:48:19 +01:00 |
|
Dima Gerasimov
|
f3288f7cf0
|
get rid of custom Error type for Polar
|
2020-04-13 13:48:19 +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
|
e5b3a1e91e
|
use my.config instead of mycfg; minor cleanups and docstrings
|
2020-04-12 00:22:10 +01:00 |
|
Dima Gerasimov
|
2bcde388d7
|
adjust demo.py and the config template to use my.config
|
2020-04-11 22:25:54 +01:00 |
|