Commit graph

163 commits

Author SHA1 Message Date
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
Dima Gerasimov
4d33416696 add development doc 2020-04-11 22:25:54 +01:00
Dima Gerasimov
be7c4d2098 WIP on using ~/.config/my/my.config 2020-04-11 20:32:26 +01:00
Dima Gerasimov
97896fca1f use mycfg in pocket 2020-03-24 22:05:56 +00:00
Dima Gerasimov
4e09c5669e import ktakeout from kython 2020-03-24 21:05:15 +00:00
Dima Gerasimov
09a0c8eb28 handle more fixmes, add make_dict 2020-03-24 21:15:21 +01:00
Dima Gerasimov
3b03591dda prettify instapaper module 2020-03-24 21:15:21 +01:00
Dima Gerasimov
c84754250f prettify foursquare module a bit 2020-03-24 21:15:21 +01:00
Dima Gerasimov
05d39d9120 some mypy cleanup 2020-03-24 21:15:21 +01:00
Dima Gerasimov
6c5d713a17 handle updated twitter archive 2020-03-16 23:36:18 +00:00
Dima Gerasimov
66790cb9f4 prettify rtm module 2020-03-15 21:51:30 +00:00
Dima Gerasimov
9565cb33dd move RTM module from private package 2020-03-15 20:42:39 +00:00
Dima Gerasimov
17d13bc322 import dataframe from private package 2020-03-14 19:32:34 +00:00
Dima Gerasimov
76390e96ab import weight provider from private 2020-03-14 19:19:47 +00:00
Dima Gerasimov
d38c6f8b36 Add orgmode test 2020-03-14 18:15:52 +00:00
Dima Gerasimov
d795787ffd prettify orgmode module 2020-03-14 18:05:08 +00:00
Dima Gerasimov
78bebaa71a import orgmode module from private 2020-03-14 18:03:01 +00:00
Dima Gerasimov
fca9237010 suppress final mypy error 2020-03-14 15:15:18 +00:00
Dima Gerasimov
c96958be9c handle errors in my.rescuetime more carefully 2020-03-14 15:08:07 +00:00
Dima Gerasimov
094c775480 use cachew in my.commits 2020-03-14 11:24:21 +00:00
Dima Gerasimov
cec7cad2bf emit only unique commits 2020-03-14 10:35:30 +00:00
Dima Gerasimov
150688d9bd handle bare/non bare repos properly 2020-03-14 10:33:04 +00:00
Dima Gerasimov
d2ef972416 prettify and simplify my.commits 2020-03-14 10:32:48 +00:00
Dima Gerasimov
59fc098b68 WIP on automatic repository discovery 2020-03-14 09:12:37 +00:00
Dima Gerasimov
083054e740 move commits into my. hierarchy 2020-03-13 23:01:31 +00:00
Dima Gerasimov
4ed70eee90 more cleanup for photos provider 2020-03-13 00:10:27 +00:00
Dima Gerasimov
c37bc6e60e extract code into utils, cleanup 2020-03-12 23:55:53 +00:00
Dima Gerasimov
ce8685618a fix geo extraction for photos 2020-03-12 23:18:38 +00:00
Dima Gerasimov
c7dc386258 start adapting photos for cachew 2020-03-12 23:04:11 +00:00
Dima Gerasimov
5698be60fe extract photo candidates 2020-03-12 22:32:47 +00:00
Dima Gerasimov
c3e1f2c4c0 move over some my.photos stuff to mycfg 2020-03-12 21:45:47 +00:00
Dima Gerasimov
e23276266b move photos provider inside 2020-03-12 21:24:39 +00:00
Dima Gerasimov
a1d81b0051 prettify fb messenger module 2020-03-12 20:38:09 +00:00
Dima Gerasimov
4e93beee27 prettify bluemaestro 2020-03-06 21:04:22 +00:00
Dima Gerasimov
e720828645 support list of PathIsh in common.py 2020-03-06 20:55:16 +00:00
Dima Gerasimov
55fd26acfc prettify emfit and use common module 2020-03-06 20:27:50 +00:00
Dima Gerasimov
2daa9999fd move emfit to public 2020-03-06 19:57:05 +00:00
Dima Gerasimov
3018807e2a prettify calls provider 2020-03-06 19:06:17 +00:00