Skip to content

Commit

Permalink
chore: add script
Browse files Browse the repository at this point in the history
  • Loading branch information
syntaxbullet committed Jan 18, 2024
1 parent ceea000 commit cd26009
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/show-due-today.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#! bin/bash
citrine list | grep -E 'due: [0-9]{4}-[0-9]{2}-[0-9]{2}' | grep -E '[0-9]{4}-[0-9]{2}-[0-9]{2}' | sort -nr

0 comments on commit cd26009

Please sign in to comment.