Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-20 | Replace ugly conversion | Marc Coquand | 4 | -4/+6 |
2024-05-20 | Enable hiding the file name using 'h' | Marc Coquand | 5 | -20/+75 |
2024-05-19 | Arbitrary command supports all shell scripts, also those that open editor | Marc Coquand | 1 | -10/+33 |
2024-05-19 | Set Stitch to fail if STITCH_DIRECTORY is not set | Marc Coquand | 1 | -49/+56 |
2024-05-19 | Change headers for views | Marc Coquand | 5 | -10/+10 |
2024-05-18 | Arbitrary command for article | Marc Coquand | 4 | -7/+84 |
2024-05-18 | Add run command to done; fix content bug | Marc Coquand | 3 | -14/+58 |
2024-05-18 | Add command execution to TODO | Marc Coquand | 1 | -5/+59 |
2024-05-18 | Add support for arbitrary command in the note view | Marc Coquand | 3 | -8/+110 |
2024-05-18 | Prompt: Fix visual | Marc Coquand | 5 | -9/+15 |
2024-05-18 | Fix infov0.0.2 | Marc Coquand | 1 | -1/+1 |
2024-05-18 | Update keybindings | Marc Coquand | 5 | -8/+8 |
2024-05-17 | Resolve OOB error | Marc Coquand | 2 | -8/+10 |
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 |