aboutsummaryrefslogtreecommitdiff
path: root/lib/headlines.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-24StashnarrowingMarc Coquand1-1/+1
2024-05-23Fix export with relative lineMarc Coquand1-2/+2
2024-05-23Add ability to export current viewMarc Coquand1-4/+23
2024-05-23Irrelevant TODOMarc Coquand1-1/+1
2024-05-23Resolve issue with tag not showing if using -t tagMarc Coquand1-5/+2
2024-05-20Reformat title with search; add to todo and doneMarc Coquand1-1/+1
2024-05-20Display search query in titleMarc Coquand1-2/+9
2024-05-20Replace ugly conversionMarc Coquand1-2/+1
2024-05-20Enable hiding the file name using 'h'Marc Coquand1-4/+18
2024-05-19Change headers for viewsMarc Coquand1-1/+1
2024-05-18Arbitrary command for articleMarc Coquand1-0/+2
2024-05-18Add run command to done; fix content bugMarc Coquand1-4/+1
2024-05-18Add support for arbitrary command in the note viewMarc Coquand1-8/+76
2024-05-18Prompt: Fix visualMarc Coquand1-1/+1
2024-05-18Update keybindingsMarc Coquand1-2/+2
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