recalling anchors to check
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
#! /usr/bin/env bash
|
||||
|
||||
# TODO
|
||||
# test with recall feeds
|
||||
# #MemorizationDay from memorizationfeed.xml
|
||||
# #BehaviorRecallDay from recallfeed.xml
|
||||
# nothing from preparationfeed.xml
|
||||
# which should solely be internal, to fix
|
||||
# make the requests actually work
|
||||
# simplify the syntax
|
||||
# handle parameters instead of the implicit --all
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
# TODO
|
||||
# add incremental option to use with batch
|
||||
# generalize for other URLs
|
||||
# RSS output to better handle notification with required actions
|
||||
|
||||
if [ $# -lt 1 ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user