aboutsummaryrefslogtreecommitdiff
path: root/lib/headlines.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bug fixesHEADmainMarc Coquand2024-06-301-22/+39
|
* Hide file names by defaultMarc Coquand2024-06-101-5/+6
|
* Add half-screen down/up scrollingMarc Coquand2024-05-301-6/+12
|
* Input Prompt: Implement left and right arrowMarc Coquand2024-05-301-3/+6
|
* Refresh when editing in stitched and headline viewMarc Coquand2024-05-291-1/+7
|
* Fix export with relative lineMarc Coquand2024-05-231-2/+2
|
* Add ability to export current viewMarc Coquand2024-05-231-4/+23
|
* Irrelevant TODOMarc Coquand2024-05-231-1/+1
|
* Resolve issue with tag not showing if using -t tagMarc Coquand2024-05-231-5/+2
|
* Reformat title with search; add to todo and doneMarc Coquand2024-05-201-1/+1
|
* Display search query in titleMarc Coquand2024-05-201-2/+9
|
* Replace ugly conversionMarc Coquand2024-05-201-2/+1
|
* Enable hiding the file name using 'h'Marc Coquand2024-05-201-4/+18
|
* Change headers for viewsMarc Coquand2024-05-191-1/+1
|
* 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