Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add half-screen down/up scrolling | Marc Coquand | 2024-05-30 | 1 | -6/+12 |
* | Input Prompt: Implement left and right arrow | Marc Coquand | 2024-05-30 | 1 | -3/+6 |
* | Refresh when editing in stitched and headline view | Marc Coquand | 2024-05-29 | 1 | -1/+7 |
* | Fix export with relative line | Marc Coquand | 2024-05-23 | 1 | -2/+2 |
* | Add ability to export current view | Marc Coquand | 2024-05-23 | 1 | -4/+23 |
* | Irrelevant TODO | Marc Coquand | 2024-05-23 | 1 | -1/+1 |
* | Resolve issue with tag not showing if using -t tag | Marc Coquand | 2024-05-23 | 1 | -5/+2 |
* | Reformat title with search; add to todo and done | Marc Coquand | 2024-05-20 | 1 | -1/+1 |
* | Display search query in title | Marc Coquand | 2024-05-20 | 1 | -2/+9 |
* | Replace ugly conversion | Marc Coquand | 2024-05-20 | 1 | -2/+1 |
* | Enable hiding the file name using 'h' | Marc Coquand | 2024-05-20 | 1 | -4/+18 |
* | Change headers for views | Marc Coquand | 2024-05-19 | 1 | -1/+1 |
* | Arbitrary command for article | Marc Coquand | 2024-05-18 | 1 | -0/+2 |
* | Add run command to done; fix content bug | Marc Coquand | 2024-05-18 | 1 | -4/+1 |
* | Add support for arbitrary command in the note view | Marc Coquand | 2024-05-18 | 1 | -8/+76 |
* | Prompt: Fix visual | Marc Coquand | 2024-05-18 | 1 | -1/+1 |
* | Update keybindings | Marc Coquand | 2024-05-18 | 1 | -2/+2 |
* | Fix regexp being empty error. Just display nothing for now | Marc Coquand | 2024-05-16 | 1 | -1/+4 |
* | Fix editor opening | Marc Coquand | 2024-05-16 | 1 | -1/+1 |
* | Rename screen -> Prompt | Marc Coquand | 2024-05-15 | 1 | -3/+3 |
* | Add basic file search | Marc Coquand | 2024-05-15 | 1 | -0/+1 |
* | Add done view + visual | Marc Coquand | 2024-05-15 | 1 | -8/+15 |
* | Update Note view | Marc Coquand | 2024-05-15 | 1 | -11/+15 |
* | Update state management | Marc Coquand | 2024-05-15 | 1 | -42/+20 |
* | State handling done | Marc Coquand | 2024-05-15 | 1 | -12/+26 |
* | Add way to go back and forth between note and todo view | Marc Coquand | 2024-05-15 | 1 | -1/+2 |
* | Add TODOs, update help, rebind keys | Marc Coquand | 2024-05-15 | 1 | -3/+14 |
* | Add help menu | Marc Coquand | 2024-05-14 | 1 | -0/+2 |
* | Fix offset | Marc Coquand | 2024-05-14 | 1 | -3/+10 |
* | Add nice headings | Marc Coquand | 2024-05-14 | 1 | -36/+27 |
* | Resolve a few bugs | Marc Coquand | 2024-05-14 | 1 | -1/+1 |
* | Add search and tag search | Marc Coquand | 2024-05-14 | 1 | -16/+76 |
* | Refactor | Marc Coquand | 2024-05-13 | 1 | -0/+79 |