Commit Graph

27 Commits

Author SHA1 Message Date
Marty Oehme a09f248113
Refactor habit list collection in repetition migration 2021-08-31 18:05:59 +02:00
Marty Oehme 189d1bb8af
Bump version number 2021-08-30 23:40:04 +02:00
Marty Oehme db0121966c
Refactor repetition creation function 2021-08-30 23:38:49 +02:00
Marty Oehme b9c08758f9
Add range tracker conversion 2021-08-30 23:00:28 +02:00
Marty Oehme 595b4e4898
Set range targets to half of nomie max value 2021-08-30 22:59:11 +02:00
Marty Oehme 82054087f9
Refactor repetitions, Add comments 2021-08-30 10:39:07 +02:00
Marty Oehme e050acd288
Extract habit counter from event tags additionally 2021-08-29 11:22:55 +02:00
Marty Oehme 18cdd34300
Refactor repetition habit list 2021-08-29 11:11:58 +02:00
Marty Oehme 269a255885
Refactor repetitions migration 2021-08-29 10:13:45 +02:00
Marty Oehme 49fdf47657
Fix crash on duplicate repetition import 2021-08-29 09:47:27 +02:00
Marty Oehme c41a492b07
Rename table module to schema module 2021-08-29 09:46:55 +02:00
Marty Oehme 3184e5d6fa
Add database merging to README 2021-08-28 23:07:30 +02:00
Marty Oehme 3c081f745c
Add repetition import 2021-08-28 23:03:12 +02:00
Marty Oehme 76fcae499a
Remove debug statement 2021-08-28 22:04:09 +02:00
Marty Oehme 1a5004e333
Add range habits 2021-08-28 22:03:45 +02:00
Marty Oehme 21fd1e5aaf
Fix habit import position 2021-08-28 10:59:20 +02:00
Marty Oehme 837d77481f
Add recoloring for negative trackers 2021-08-28 10:54:15 +02:00
Marty Oehme 8d4c32a652
Add habit duplicate checking 2021-08-28 10:35:29 +02:00
Marty Oehme 52fa6474ad
Rename loop import modules 2021-08-28 09:54:41 +02:00
Marty Oehme 7c606436eb
Fix habit creation
Habit creation fully works successfully for the first time with this
setup.
2021-08-27 23:34:19 +02:00
Marty Oehme 270635a17e
Fix table construction to closely mimic loop 2021-08-27 23:33:52 +02:00
Marty Oehme d33c6a232e
Correctly close database at the end 2021-08-27 23:33:21 +02:00
Marty Oehme a9ac2f27c2
Add simple habit migration test 2021-08-27 21:27:42 +02:00
Marty Oehme 7ea2c1cf57
Add gitignore for data and outputs 2021-08-27 10:13:22 +02:00
Marty Oehme f5e8861252
Put loop code into own file 2021-08-27 10:11:00 +02:00
Marty Oehme c8f6e034a5
Create loop sqlite tables 2021-08-26 23:13:56 +02:00
Marty Oehme a213afded4
initial commit 2021-08-26 21:57:49 +02:00