Enforce some Anki discipline

This commit is contained in:
2022-05-11 12:31:24 +02:00
parent 367d7ed0fe
commit f6f3fdbb3f
3 changed files with 41 additions and 0 deletions

3
.bin/stremio Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
get-anki-reviews-status && stremio || $(echo "Do your reviews first" | notify-pipe)