Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-16 | Document environment variables | Marc Coquand | 1 | -1/+1 | |
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 | -2/+2 | |
2024-05-15 | Add regexp search for done and todo | Marc Coquand | 1 | -5/+10 | |
2024-05-15 | Add refresh button | Marc Coquand | 1 | -1/+13 | |
2024-05-15 | Add done view + visual | Marc Coquand | 1 | -20/+30 | |
2024-05-15 | Update state management | Marc Coquand | 1 | -4/+11 | |
2024-05-15 | State handling done | Marc Coquand | 1 | -2/+2 | |
2024-05-15 | Add way to go back and forth between note and todo view | Marc Coquand | 1 | -19/+7 | |
2024-05-15 | Add TODOs, update help, rebind keys | Marc Coquand | 1 | -21/+18 | |
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 | |