You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
gui | 5 months ago | |
models | 6 months ago | |
README.md | 6 months ago | |
go.mod | 6 months ago | |
go.sum | 6 months ago | |
main.go | 6 months ago |
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.
- To create a card, press C.