aboutsummaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-10Change formatting: Remove barMarc Coquand2-2/+3
2024-06-10Bugfix: Grep CMD was incorrectMarc Coquand1-1/+1
2024-05-30Add half-screen down/up scrollingMarc Coquand6-26/+52
2024-05-30Input Prompt: Implement left and right arrowMarc Coquand5-18/+50
2024-05-29Bugfix: done and todo should not reset tag when moving something to donev0.0.9Marc Coquand2-7/+13
2024-05-29Update todo and done to auto-updatev0.0.8Marc Coquand2-2/+14
2024-05-29Refresh when editing in stitched and headline viewMarc Coquand3-5/+25
2024-05-27Full view: Bold headline, not file numberMarc Coquand1-1/+1
2024-05-23Fix export with relative lineMarc Coquand3-8/+18
2024-05-23Add ability to export current viewMarc Coquand4-5/+54
2024-05-23Irrelevant TODOMarc Coquand1-1/+1
2024-05-23Resolve issue with tag not showing if using -t tagMarc Coquand1-5/+2
2024-05-22Bug fix: change order for line_number_argMarc Coquand1-1/+1
2024-05-20Add search query to title in full viewMarc Coquand1-2/+7
2024-05-20Reformat title with search; add to todo and doneMarc Coquand3-7/+23
2024-05-20Display search query in titleMarc Coquand1-2/+9
2024-05-20Replace ugly conversionMarc Coquand4-4/+6
2024-05-20Enable hiding the file name using 'h'Marc Coquand5-20/+75
2024-05-19Arbitrary command supports all shell scripts, also those that open editorMarc Coquand1-10/+33
2024-05-19Set Stitch to fail if STITCH_DIRECTORY is not setMarc Coquand1-49/+56
2024-05-19Change headers for viewsMarc Coquand5-10/+10
2024-05-18Arbitrary command for articleMarc Coquand4-7/+84
2024-05-18Add run command to done; fix content bugMarc Coquand3-14/+58
2024-05-18Add command execution to TODOMarc Coquand1-5/+59
2024-05-18Add support for arbitrary command in the note viewMarc Coquand3-8/+110
2024-05-18Prompt: Fix visualMarc Coquand5-9/+15
2024-05-18Fix infov0.0.2Marc Coquand1-1/+1
2024-05-18Update keybindingsMarc Coquand5-8/+8
2024-05-17Resolve OOB errorMarc Coquand2-8/+10
2024-05-17Fix binary releaseMarc Coquand1-1/+4
2024-05-16Update docsMarc Coquand1-1/+1
2024-05-16Document environment variablesMarc Coquand3-4/+4
2024-05-16Fix regexp being empty error. Just display nothing for nowMarc Coquand4-55/+82
2024-05-16Fix editor openingMarc Coquand4-4/+4
2024-05-15UpdatesMarc Coquand2-6/+3
2024-05-15Rename screen -> PromptMarc Coquand5-10/+10
2024-05-15Add basic file searchMarc Coquand3-2/+68
2024-05-15Add regexp search for done and todoMarc Coquand3-22/+56
2024-05-15Add refresh buttonMarc Coquand3-4/+28
2024-05-15Add done view + visualMarc Coquand7-33/+240
2024-05-15Update Note viewMarc Coquand2-15/+20
2024-05-15Update state managementMarc Coquand5-68/+69
2024-05-15State handling doneMarc Coquand4-32/+67
2024-05-15Add way to go back and forth between note and todo viewMarc Coquand2-20/+9
2024-05-15TODO and DONE are not showed in note viewMarc Coquand1-3/+11
2024-05-15Add TODOs, update help, rebind keysMarc Coquand6-38/+303
2024-05-15Update copyright comment to add link to correct licenseMarc Coquand1-1/+1
2024-05-14Manual updatesMarc Coquand1-5/+6
2024-05-14Add help menuMarc Coquand3-0/+61
2024-05-14Fix offsetMarc Coquand3-20/+54