Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-30 | Add half-screen down/up scrolling | Marc Coquand | 1 | -6/+12 |
2024-05-30 | Input Prompt: Implement left and right arrow | Marc Coquand | 1 | -3/+6 |
2024-05-29 | Refresh when editing in stitched and headline view | Marc Coquand | 1 | -1/+7 |
2024-05-23 | Fix export with relative line | Marc Coquand | 1 | -2/+2 |
2024-05-23 | Add ability to export current view | Marc Coquand | 1 | -4/+23 |
2024-05-23 | Irrelevant TODO | Marc Coquand | 1 | -1/+1 |
2024-05-23 | Resolve issue with tag not showing if using -t tag | Marc Coquand | 1 | -5/+2 |
2024-05-20 | Reformat title with search; add to todo and done | Marc Coquand | 1 | -1/+1 |
2024-05-20 | Display search query in title | Marc Coquand | 1 | -2/+9 |
2024-05-20 | Replace ugly conversion | Marc Coquand | 1 | -2/+1 |
2024-05-20 | Enable hiding the file name using 'h' | Marc Coquand | 1 | -4/+18 |
2024-05-19 | Change headers for views | Marc Coquand | 1 | -1/+1 |
2024-05-18 | Arbitrary command for article | Marc Coquand | 1 | -0/+2 |
2024-05-18 | Add run command to done; fix content bug | Marc Coquand | 1 | -4/+1 |
2024-05-18 | Add support for arbitrary command in the note view | Marc Coquand | 1 | -8/+76 |
2024-05-18 | Prompt: Fix visual | Marc Coquand | 1 | -1/+1 |
2024-05-18 | Update keybindings | Marc Coquand | 1 | -2/+2 |
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 |