Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix: done and todo should not reset tag when moving something to donev0.0.9 | Marc Coquand | 2024-05-29 | 2 | -7/+13 |
| | |||||
* | Update todo and done to auto-updatev0.0.8 | Marc Coquand | 2024-05-29 | 2 | -2/+14 |
| | |||||
* | Refresh when editing in stitched and headline view | Marc Coquand | 2024-05-29 | 3 | -5/+25 |
| | |||||
* | Full view: Bold headline, not file number | Marc Coquand | 2024-05-27 | 1 | -1/+1 |
| | |||||
* | Fix export with relative line | Marc Coquand | 2024-05-23 | 3 | -8/+18 |
| | |||||
* | Add ability to export current view | Marc Coquand | 2024-05-23 | 4 | -5/+54 |
| | |||||
* | 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 |
| | |||||
* | Bug fix: change order for line_number_arg | Marc Coquand | 2024-05-22 | 1 | -1/+1 |
| | | | | | This resolves an issue in vis where it didn't correctly open the correct line. | ||||
* | Add search query to title in full view | Marc Coquand | 2024-05-20 | 1 | -2/+7 |
| | |||||
* | Reformat title with search; add to todo and done | Marc Coquand | 2024-05-20 | 3 | -7/+23 |
| | |||||
* | Display search query in title | Marc Coquand | 2024-05-20 | 1 | -2/+9 |
| | |||||
* | Replace ugly conversion | Marc Coquand | 2024-05-20 | 4 | -4/+6 |
| | |||||
* | Enable hiding the file name using 'h' | Marc Coquand | 2024-05-20 | 5 | -20/+75 |
| | |||||
* | Arbitrary command supports all shell scripts, also those that open editor | Marc Coquand | 2024-05-19 | 1 | -10/+33 |
| | |||||
* | Set Stitch to fail if STITCH_DIRECTORY is not set | Marc Coquand | 2024-05-19 | 1 | -49/+56 |
| | |||||
* | Change headers for views | Marc Coquand | 2024-05-19 | 5 | -10/+10 |
| | |||||
* | Arbitrary command for article | Marc Coquand | 2024-05-18 | 4 | -7/+84 |
| | |||||
* | 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 | 3 | -8/+110 |
| | |||||
* | Prompt: Fix visual | Marc Coquand | 2024-05-18 | 5 | -9/+15 |
| | |||||
* | Fix infov0.0.2 | Marc Coquand | 2024-05-18 | 1 | -1/+1 |
| | |||||
* | Update keybindings | Marc Coquand | 2024-05-18 | 5 | -8/+8 |
| | |||||
* | Resolve OOB error | Marc Coquand | 2024-05-17 | 2 | -8/+10 |
| | |||||
* | Fix binary release | Marc Coquand | 2024-05-17 | 1 | -1/+4 |
| | |||||
* | Update docs | Marc Coquand | 2024-05-16 | 1 | -1/+1 |
| | |||||
* | 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 |
| |