aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 0.0.10 ALPHAv0.0.10Marc Coquand2024-05-301-1/+1
|
* Add half-screen down/up scrollingMarc Coquand2024-05-306-26/+52
|
* Input Prompt: Implement left and right arrowMarc Coquand2024-05-305-18/+50
|
* Bump version in docs as wellMarc Coquand2024-05-291-1/+1
|
* READMEMarc Coquand2024-05-291-17/+15
|
* Bugfix: done and todo should not reset tag when moving something to donev0.0.9Marc Coquand2024-05-292-7/+13
|
* Update todo and done to auto-updatev0.0.8Marc Coquand2024-05-292-2/+14
|
* Refresh when editing in stitched and headline viewMarc Coquand2024-05-293-5/+25
|
* Full view: Bold headline, not file numberMarc Coquand2024-05-271-1/+1
|
* READMEMarc Coquand2024-05-241-4/+3
|
* Fix export with relative lineMarc Coquand2024-05-233-8/+18
|
* Add ability to export current viewMarc Coquand2024-05-234-5/+54
|
* Irrelevant TODOMarc Coquand2024-05-231-1/+1
|
* Resolve issue with tag not showing if using -t tagMarc Coquand2024-05-231-5/+2
|
* Bug fix: change order for line_number_argMarc Coquand2024-05-221-1/+1
| | | | | This resolves an issue in vis where it didn't correctly open the correct line.
* Remove org templatev0.0.7Marc Coquand2024-05-201-82/+0
| | | | It's no longer used and the README has diverged
* Add search query to title in full viewMarc Coquand2024-05-201-2/+7
|
* Reformat title with search; add to todo and doneMarc Coquand2024-05-203-7/+23
|
* Display search query in titleMarc Coquand2024-05-201-2/+9
|
* Replace ugly conversionMarc Coquand2024-05-204-4/+6
|
* Enable hiding the file name using 'h'Marc Coquand2024-05-206-21/+76
|
* Fix escape; update manpagesv0.0.6Marc Coquand2024-05-191-2/+5
|
* Update manpagesMarc Coquand2024-05-191-17/+18
|
* Arbitrary command supports all shell scripts, also those that open editorMarc Coquand2024-05-191-10/+33
|
* README - update taglineMarc Coquand2024-05-191-3/+3
|
* KNOWN ISSUESMarc Coquand2024-05-191-5/+4
|
* READMEMarc Coquand2024-05-191-2/+3
|
* READMEMarc Coquand2024-05-191-3/+3
|
* READMEMarc Coquand2024-05-191-4/+3
|
* Update docsMarc Coquand2024-05-192-2/+2
|
* READMEMarc Coquand2024-05-191-11/+11
|
* READMEMarc Coquand2024-05-191-0/+1
|
* READMEv0.0.5Marc Coquand2024-05-191-4/+3
|
* READMEMarc Coquand2024-05-191-22/+18
|
* Update manpagesMarc Coquand2024-05-191-4/+5
|
* READMEMarc Coquand2024-05-191-3/+2
|
* READMEv0.0.4Marc Coquand2024-05-191-1/+2
|
* READMEMarc Coquand2024-05-191-1/+1
|
* READMEMarc Coquand2024-05-191-6/+10
|
* READMEMarc Coquand2024-05-191-0/+3
|
* REAMDEMarc Coquand2024-05-191-1/+1
|
* All caps authorMarc Coquand2024-05-191-1/+1
|
* Set Stitch to fail if STITCH_DIRECTORY is not setMarc Coquand2024-05-191-49/+56
|
* Change headers for viewsMarc Coquand2024-05-195-10/+10
|
* Update README with screenshotsMarc Coquand2024-05-191-13/+26
|
* Update docsv0.0.3Marc Coquand2024-05-181-3/+3
|
* Arbitrary command for articleMarc Coquand2024-05-185-8/+85
|
* Add run command to done; fix content bugMarc Coquand2024-05-183-14/+58
|
* Add command execution to TODOMarc Coquand2024-05-181-5/+59
|
* Add support for arbitrary command in the note viewMarc Coquand2024-05-185-12/+128
|