Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-27 | Speed up deck synchronization | Joris | |
Apply changes for what has been inserted, updated, removed. Also use transactions to speed up multi-writing. | |||
2022-11-21 | Show errors in TUI instead of nothing | Joris | |
Once the terminal was setup, errors were not shown in case the application stopped because of an error. So, show errors explicitely in TUI to be able to debug easily the deck for example. | |||
2022-11-02 | Fix reading the deck when it contains a minus | Joris | |
2022-11-02 | Allow comments at end of lines | Joris | |
2022-02-26 | Fix linter warnings | Joris | |
2022-02-13 | Synchronize deck only if necessary | Joris | |
Look at the modification time of the deck, and synchronize if it has been modified after the last deck read. | |||
2022-02-12 | Hide deck extension when showing title | Joris | |
2022-02-12 | Say when the next card will be available | Joris | |
2022-02-06 | Replace a card whenever the front or the back changed | Joris | |
2022-01-29 | Read deck path from arguments as well | Joris | |
2021-11-19 | Add initial working version | Joris | |