Iterate over flash cards
Go to file
Tyrel Souza ff8572e1b2
rename cards to deck
2022-10-08 23:47:29 -04:00
gui rename cards to deck 2022-10-08 23:47:29 -04:00
README.md redme 2022-10-07 23:21:20 -04:00
go.mod add create 2022-10-08 23:46:15 -04:00
go.sum add create 2022-10-08 23:46:15 -04:00
main.go gui module 2022-10-08 23:09:19 -04:00

README.md

Itor

Iterates over note cards. Currently just to learn BubbleTea, may turn into a real flash card app at some point.

Running

go run main.go

  • To change selection use arrow keys (or j/k).
  • To enable a card to be selected, press enter or space.
  • To switch to draw mode, press D.