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