Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-16 | Fix regexp being empty error. Just display nothing for now | Marc Coquand | 1 | -1/+4 | |
2024-05-16 | Fix editor opening | Marc Coquand | 1 | -1/+1 | |
2024-05-15 | Rename screen -> Prompt | Marc Coquand | 1 | -3/+3 | |
2024-05-15 | Add basic file search | Marc Coquand | 1 | -0/+1 | |
2024-05-15 | Add done view + visual | Marc Coquand | 1 | -8/+15 | |
2024-05-15 | Update Note view | Marc Coquand | 1 | -11/+15 | |
2024-05-15 | Update state management | Marc Coquand | 1 | -42/+20 | |
2024-05-15 | State handling done | Marc Coquand | 1 | -12/+26 | |
2024-05-15 | Add way to go back and forth between note and todo view | Marc Coquand | 1 | -1/+2 | |
2024-05-15 | Add TODOs, update help, rebind keys | Marc Coquand | 1 | -3/+14 | |
2024-05-14 | Add help menu | Marc Coquand | 1 | -0/+2 | |
2024-05-14 | Fix offset | Marc Coquand | 1 | -3/+10 | |
2024-05-14 | Add nice headings | Marc Coquand | 1 | -36/+27 | |
2024-05-14 | Resolve a few bugs | Marc Coquand | 1 | -1/+1 | |
2024-05-14 | Add search and tag search | Marc Coquand | 1 | -16/+76 | |
2024-05-13 | Refactor | Marc Coquand | 1 | -19/+21 | |