1
0
mirror of https://github.com/elisspace/FxLifeSheet.git synced 2026-08-29 15:44:00 +00:00

78 Commits

Author SHA1 Message Date
Felix Krause
9b55d7b31d Add weight importer for Renpho 2022-04-21 20:33:28 +02:00
Felix Krause
d2b85961b9 Update README.md 2022-03-12 23:13:05 +01:00
Felix Krause
114500434e Add CSV code for coordinates 2022-03-01 22:26:41 +01:00
Felix Krause
8cdce177c8 Add dateSeasonIsX columns 2022-02-17 19:45:28 +01:00
Felix Krause
5658facf6b location_info.rb: update start date 2022-02-16 18:43:06 +01:00
Felix Krause
0f9e68be65 Add additional countries 2022-02-09 15:15:14 +01:00
Felix Krause
aac88775a1 Update country list 2022-02-07 15:14:26 +01:00
Felix Krause
d1ed007c3c Improve tag_days.rb 2022-02-07 13:00:11 +01:00
Felix Krause
47ac1c4305 Fix location_info crash 2022-02-07 10:38:15 +01:00
Felix Krause
e6031f0bd6 Start tagging matcheddate for mood entries 2022-02-06 20:22:16 +01:00
Felix Krause
f3f20ee6d1 Update output file path name 2022-02-06 20:09:46 +01:00
Felix Krause
7a44ef252a Update list of countries 2022-02-06 20:07:52 +01:00
Felix Krause
e1f3d93228 Stop importing snow data as it's inaccurate 2022-02-06 20:07:31 +01:00
Felix Krause
61a41ee55f Update tag days to use numbers 2022-02-04 17:41:11 +01:00
Felix Krause
704984bb1d Speed up tag_days.rb 2022-02-04 17:25:08 +01:00
Felix Krause
b372595ae5 Improve city parsing 2022-02-04 17:14:28 +01:00
Felix Krause
28bc42693a Improve weather lat/lng backfilling 2022-02-04 17:14:16 +01:00
Felix Krause
35c2dc717b Don't show tagging warning when running tagging days script 2022-02-04 12:47:13 +01:00
Felix Krause
10f15401c6 Remove unused code 2022-02-01 17:24:58 +01:00
Felix Krause
5eaebe4fb0 Add new location_info importer 2022-02-01 17:24:01 +01:00
Felix Krause
424f013f0e Update log output 2022-02-01 17:23:19 +01:00
Felix Krause
1f8008acdf Finish up backfilling of location data during weather script 2022-01-31 16:59:43 +01:00
Felix Krause
bcabd9c763 Add SQL query to remove duplicate entries 2022-01-31 16:59:17 +01:00
Felix Krause
4a87154188 Add check for untagged days 2022-01-31 16:58:50 +01:00
Felix Krause
3889797892 Add additional backfilling data for each date 2022-01-31 16:31:50 +01:00
Felix Krause
9c85d6812f Backfill past lat/lng values based on Swarm checkins 2022-01-29 16:01:29 +01:00
Felix Krause
8be9f504ba Tag days only when not previously tagged to speed up script 2022-01-29 16:00:57 +01:00
Felix Krause
5188dd6816 Tag day of the week & month of the year while tagging days 2022-01-29 15:48:04 +01:00
Felix Krause
9257d6bc24 Weather backfill, improve start date detection 2022-01-05 10:13:00 +01:00
Felix Krause
f9e13a1dde Include date and key during import matching 2022-01-04 10:56:09 +01:00
Felix Krause
625697fa5e Update importer README to include new heroku db script 2022-01-04 10:51:41 +01:00
Felix Krause
50b19866ea Update swarm sanity check 2022-01-04 10:51:28 +01:00
Felix Krause
8778db2d4d Improve swarm import feature and add sanity checks 2022-01-03 18:21:14 +01:00
Felix Krause
b259c993f5 Update swarm importer to resume existing migrations 2021-12-10 18:19:55 +01:00
Felix Krause
4a385990df Speed up rescuetime import 2021-12-08 19:00:26 +01:00
Felix Krause
810d5c00cf Overwrite "Brooklyn" with "New York", thanks Swarm 2021-12-08 17:55:37 +01:00
Felix Krause
f54c8c5f9c Speed up add_time_range_importer.rb 2021-12-07 18:28:38 +01:00
Felix Krause
9b12edeba1 Add TODO 2021-12-06 15:17:38 +01:00
Felix Krause
0fa7f660be importer tweaks 2021-12-04 12:18:27 +01:00
Felix Krause
c11187f80c Speed up swarm imports using multi-threading 2021-12-04 12:09:02 +01:00
Felix Krause
1f5f369fb8 Fix swarm crash 2021-12-04 12:02:04 +01:00
Felix Krause
782656d9c8 Fix type column of imported swarm data 2021-11-12 17:54:18 +01:00
Felix Krause
213af11a11 Resolve TODO 2021-11-12 14:16:10 +01:00
Felix Krause
267cfc91f2 Add new rescuetime import script 2021-11-12 13:37:07 +01:00
Felix Krause
0b7a43a741 Make question attribute optional 2021-11-12 13:25:41 +01:00
Felix Krause
c6e78d4eb3 Remove unused import_id assignments 2021-11-12 13:00:40 +01:00
Felix Krause
2dd46eaaf5 Update gym category name during import 2021-11-12 12:33:48 +01:00
Felix Krause
dab8dc5d11 Add apple health steps importer 2021-11-11 17:47:03 +01:00
Felix Krause
bdd399f216 Weather bugfixes 2021-11-10 23:46:04 +01:00
Felix Krause
a87c9ac0ca Add documentation for Ruby importers 2021-11-09 13:58:03 +01:00