aboutsummaryrefslogtreecommitdiff
path: root/lib/headlines.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Arbitrary command for articleMarc Coquand2024-05-181-0/+2
* Add run command to done; fix content bugMarc Coquand2024-05-181-4/+1
* Add support for arbitrary command in the note viewMarc Coquand2024-05-181-8/+76
* Prompt: Fix visualMarc Coquand2024-05-181-1/+1
* Update keybindingsMarc Coquand2024-05-181-2/+2
* Fix regexp being empty error. Just display nothing for nowMarc Coquand2024-05-161-1/+4
* Fix editor openingMarc Coquand2024-05-161-1/+1
* Rename screen -> PromptMarc Coquand2024-05-151-3/+3
* Add basic file searchMarc Coquand2024-05-151-0/+1
* Add done view + visualMarc Coquand2024-05-151-8/+15
* Update Note viewMarc Coquand2024-05-151-11/+15
* Update state managementMarc Coquand2024-05-151-42/+20
* State handling doneMarc Coquand2024-05-151-12/+26
* Add way to go back and forth between note and todo viewMarc Coquand2024-05-151-1/+2
* Add TODOs, update help, rebind keysMarc Coquand2024-05-151-3/+14
* Add help menuMarc Coquand2024-05-141-0/+2
* Fix offsetMarc Coquand2024-05-141-3/+10
* Add nice headingsMarc Coquand2024-05-141-36/+27
* Resolve a few bugsMarc Coquand2024-05-141-1/+1
* Add search and tag searchMarc Coquand2024-05-141-16/+76
* RefactorMarc Coquand2024-05-131-0/+79