aboutsummaryrefslogtreecommitdiff
path: root/lib/todos.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-20Replace ugly conversionMarc Coquand1-1/+1
2024-05-20Enable hiding the file name using 'h'Marc Coquand1-6/+23
2024-05-19Change headers for viewsMarc Coquand1-1/+1
2024-05-18Add run command to done; fix content bugMarc Coquand1-4/+1
2024-05-18Add command execution to TODOMarc Coquand1-5/+59
2024-05-18Prompt: Fix visualMarc Coquand1-1/+1
2024-05-18Update keybindingsMarc Coquand1-1/+1
2024-05-16Document environment variablesMarc Coquand1-1/+1
2024-05-16Fix regexp being empty error. Just display nothing for nowMarc Coquand1-1/+4
2024-05-16Fix editor openingMarc Coquand1-1/+1
2024-05-15Rename screen -> PromptMarc Coquand1-2/+2
2024-05-15Add regexp search for done and todoMarc Coquand1-17/+22
2024-05-15Add refresh buttonMarc Coquand1-1/+13
2024-05-15Add done view + visualMarc Coquand1-13/+23
2024-05-15Update state managementMarc Coquand1-4/+11
2024-05-15State handling doneMarc Coquand1-2/+2
2024-05-15Add way to go back and forth between note and todo viewMarc Coquand1-19/+7
2024-05-15Add TODOs, update help, rebind keysMarc Coquand1-21/+18
2024-05-14Add help menuMarc Coquand1-0/+2
2024-05-14Fix offsetMarc Coquand1-3/+10
2024-05-14Add nice headingsMarc Coquand1-36/+27
2024-05-14Resolve a few bugsMarc Coquand1-1/+1
2024-05-14Add search and tag searchMarc Coquand1-16/+76
2024-05-13RefactorMarc Coquand1-19/+21