omoidasu

a flashcard review system built on oboeru
git clone anongit@rnpnr.xyz:omoidasu.git
Log | Files | Refs | Feed | README | LICENSE

fetchcard (100B)


      1 #!/bin/sed -f
      2 
      3 # takes the output of oboeru finds a card's path
      4 
      5 s:\([^.]*\)\.[^\t]*\t\(.*\):\1/\2: