aboutsummaryrefslogtreecommitdiff
path: root/lib/headlines.ml (unfollow)
Commit message (Expand)AuthorFilesLines
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-3/+3
2024-05-15Add basic file searchMarc Coquand1-0/+1
2024-05-15Add done view + visualMarc Coquand1-8/+15
2024-05-15Update Note viewMarc Coquand1-11/+15
2024-05-15Update state managementMarc Coquand1-42/+20
2024-05-15State handling doneMarc Coquand1-12/+26
2024-05-15Add way to go back and forth between note and todo viewMarc Coquand1-1/+2
2024-05-15Add TODOs, update help, rebind keysMarc Coquand1-3/+14
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