Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-17 | Fix binary release | Marc Coquand | 1 | -1/+4 |
2024-05-16 | Update docs | Marc Coquand | 1 | -1/+1 |
2024-05-16 | Document environment variables | Marc Coquand | 3 | -4/+4 |
2024-05-16 | Fix regexp being empty error. Just display nothing for now | Marc Coquand | 4 | -55/+82 |
2024-05-16 | Fix editor opening | Marc Coquand | 4 | -4/+4 |
2024-05-15 | Updates | Marc Coquand | 2 | -6/+3 |
2024-05-15 | Rename screen -> Prompt | Marc Coquand | 5 | -10/+10 |
2024-05-15 | Add basic file search | Marc Coquand | 3 | -2/+68 |
2024-05-15 | Add regexp search for done and todo | Marc Coquand | 3 | -22/+56 |
2024-05-15 | Add refresh button | Marc Coquand | 3 | -4/+28 |
2024-05-15 | Add done view + visual | Marc Coquand | 7 | -33/+240 |
2024-05-15 | Update Note view | Marc Coquand | 2 | -15/+20 |
2024-05-15 | Update state management | Marc Coquand | 5 | -68/+69 |
2024-05-15 | State handling done | Marc Coquand | 4 | -32/+67 |
2024-05-15 | Add way to go back and forth between note and todo view | Marc Coquand | 2 | -20/+9 |
2024-05-15 | TODO and DONE are not showed in note view | Marc Coquand | 1 | -3/+11 |
2024-05-15 | Add TODOs, update help, rebind keys | Marc Coquand | 6 | -38/+303 |
2024-05-15 | Update copyright comment to add link to correct license | Marc Coquand | 1 | -1/+1 |
2024-05-14 | Manual updates | Marc Coquand | 1 | -5/+6 |
2024-05-14 | Add help menu | Marc Coquand | 3 | -0/+61 |
2024-05-14 | Fix offset | Marc Coquand | 3 | -20/+54 |
2024-05-14 | Change ridiculously slow file read implementation | Marc Coquand | 1 | -10/+9 |
2024-05-14 | Add nice headings | Marc Coquand | 3 | -54/+148 |
2024-05-14 | Resolve a few bugs | Marc Coquand | 2 | -14/+6 |
2024-05-14 | Add sort algorithms | Marc Coquand | 1 | -3/+36 |
2024-05-14 | Add search and tag search | Marc Coquand | 3 | -20/+141 |
2024-05-13 | Refactor | Marc Coquand | 4 | -1/+249 |
2024-05-13 | Initial commit x2 | Marc Coquand | 1 | -22/+0 |