|
|
@ -1,11 +1,11 @@ |
|
|
|
#! /usr/bin/env bash |
|
|
|
#! /usr/bin/env bash |
|
|
|
|
|
|
|
|
|
|
|
# TODO |
|
|
|
# TODO |
|
|
|
# test with recall feeds |
|
|
|
# support with recall feeds |
|
|
|
# #MemorizationDay from memorizationfeed.xml |
|
|
|
# #MemorizationDay from memorizationfeed.xml |
|
|
|
# #BehaviorRecallDay from recallfeed.xml |
|
|
|
# #BehaviorRecallDay from recallfeed.xml |
|
|
|
# #PreparationDay from preparationfeed.xml |
|
|
|
# #PreparationDay from preparationfeed.xml |
|
|
|
# which should solely be internal, to fix |
|
|
|
# e.g. 'SELECT url,title,visit_count FROM moz_places WHERE url LIKE "%#%Day%"' |
|
|
|
# make the requests actually work |
|
|
|
# make the requests actually work |
|
|
|
# simplify the syntax |
|
|
|
# simplify the syntax |
|
|
|
# handle parameters instead of the implicit --all |
|
|
|
# handle parameters instead of the implicit --all |
|
|
|