Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update docsv0.0.3 | Marc Coquand | 2024-05-18 | 1 | -3/+3 |
| | |||||
* | Arbitrary command for article | Marc Coquand | 2024-05-18 | 5 | -8/+85 |
| | |||||
* | Add run command to done; fix content bug | Marc Coquand | 2024-05-18 | 3 | -14/+58 |
| | |||||
* | Add command execution to TODO | Marc Coquand | 2024-05-18 | 1 | -5/+59 |
| | |||||
* | Add support for arbitrary command in the note view | Marc Coquand | 2024-05-18 | 5 | -12/+128 |
| | |||||
* | Prompt: Fix visual | Marc Coquand | 2024-05-18 | 5 | -9/+15 |
| | |||||
* | Remove useless cgitrc file | Marc Coquand | 2024-05-18 | 1 | -1/+0 |
| | |||||
* | Fix infov0.0.2 | Marc Coquand | 2024-05-18 | 2 | -2/+2 |
| | |||||
* | Update keybindings | Marc Coquand | 2024-05-18 | 5 | -8/+8 |
| | |||||
* | Update license | Marc Coquand | 2024-05-18 | 3 | -32/+290 |
| | |||||
* | Resolve OOB error | Marc Coquand | 2024-05-17 | 2 | -8/+10 |
| | |||||
* | README | Marc Coquand | 2024-05-17 | 1 | -4/+5 |
| | |||||
* | README: Spacing | Marc Coquand | 2024-05-17 | 1 | -0/+2 |
| | |||||
* | README | Marc Coquand | 2024-05-17 | 1 | -25/+38 |
| | |||||
* | Setup everything for static and non-static releasev0.0.1push | Marc Coquand | 2024-05-17 | 4 | -15/+15 |
| | | | | | | | | | | | Notes: Very first ALPHA release. Still rough around the edges Download static binary from: http://blobs.mccd.space/stitch/0.0.1/stitch md5sum: ff0a859821579c52ae20df733c6b8038 Man pages: http://blobs.mccd.space/stitch/0.0.1/stitch.1 | ||||
* | Fix escaping | Marc Coquand | 2024-05-17 | 1 | -3/+3 |
| | |||||
* | Fix binary release | Marc Coquand | 2024-05-17 | 4 | -12/+18 |
| | |||||
* | updates | Marc Coquand | 2024-05-17 | 4 | -13/+63 |
| | |||||
* | Revert "temp remove" | Marc Coquand | 2024-05-17 | 1 | -0/+12 |
| | | | | This reverts commit 9fc8906793bc9c7926ba9d928c039d4cc94aa03a. | ||||
* | temp remove | Marc Coquand | 2024-05-17 | 1 | -12/+0 |
| | |||||
* | stuff | Marc Coquand | 2024-05-17 | 7 | -24/+62 |
| | |||||
* | test | Marc Coquand | 2024-05-16 | 1 | -2/+3 |
| | |||||
* | and again | Marc Coquand | 2024-05-16 | 1 | -0/+1 |
| | |||||
* | Test | Marc Coquand | 2024-05-16 | 1 | -1/+0 |
| | |||||
* | update flake.nix | Marc Coquand | 2024-05-16 | 1 | -2/+2 |
| | |||||
* | updates to building flake | Marc Coquand | 2024-05-16 | 1 | -0/+14 |
| | |||||
* | README: Shorter quote | Marc Coquand | 2024-05-16 | 2 | -21/+15 |
| | |||||
* | Update README | Marc Coquand | 2024-05-16 | 1 | -3/+0 |
| | |||||
* | Update README | Marc Coquand | 2024-05-16 | 2 | -0/+127 |
| | |||||
* | README | Marc Coquand | 2024-05-16 | 1 | -1/+2 |
| | |||||
* | Update readme | Marc Coquand | 2024-05-16 | 1 | -2/+18 |
| | |||||
* | Update README | Marc Coquand | 2024-05-16 | 2 | -2/+12 |
| | |||||
* | Update docs | Marc Coquand | 2024-05-16 | 3 | -75/+92 |
| | |||||
* | Document environment variables | Marc Coquand | 2024-05-16 | 4 | -5/+56 |
| | |||||
* | 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 |
| | |||||
* | Update README | Marc Coquand | 2024-05-16 | 1 | -0/+4 |
| | |||||
* | Updates | Marc Coquand | 2024-05-15 | 3 | -9/+5 |
| | |||||
* | Update README example | Marc Coquand | 2024-05-15 | 1 | -2/+13 |
| | |||||
* | 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 | 6 | -70/+70 |
| | |||||
* | 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 | 8 | -38/+336 |
| |