summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-01Generate S-expressions in stats awk scriptsLeon Rische
2020-04-29Merge pull request #23 from l3kn/sm2-v2Leon
Improved Spacing Algorithm
2020-04-29Default spacing algorithm to sm2-v1Leon Rische
2020-04-29Implement v2 of the spacing algorithmLeon Rische
2020-04-21Fix formatting of `export PATH` exampleLeon Rische
2020-04-21Add installation instructions for MacOSLeon Rische
2020-04-21Use `find -not` to exclude hidden / temporary files.Leon Rische
2020-04-17Reset hidden sections of normal cardsLeon Rische
2020-04-15Reset text-input hiddenLeon Rische
2020-04-14Fix reviewing of correct text-input cardsLeon Rische
2020-04-12Add text-input card type to hydraLeon Rische
2020-04-12Document text-input card typeLeon Rische
2020-04-12Add text-input card typeLeon Rische
2020-04-12Fix indentationLeon Rische
2020-04-11Add function for finding position of "Back" headingLeon Rische
2020-04-11Add support for org files containing quotesLeon Rische
2020-03-27Add use-package + straight installation exampleLeon Rische
2020-03-26Follow symlinks when determining awk source pathLeon Rische
2020-03-22Merge pull request #17 from l3kn/single-source-fileLeon
Refactor to a single source file
2020-03-22Show inline imagesLeon Rische
2020-03-22Remove text-input card type from hydraLeon Rische
2020-03-22More comment & style improvementsLeon Rische
2020-03-17Remove text-input cardsLeon Rische
2020-03-17Fix checkdoc errorsLeon Rische
2020-03-17Add shared noop functionLeon Rische
2020-03-17Combine files into oneLeon Rische
2020-02-28Merge pull request #12 from l3kn/image-deletionsLeon
Show inline images in review
2020-02-28Document image-deletion fixLeon Rische
2020-02-25Show inline images in reviewLeon Rische
2020-02-25Merge pull request #11 from l3kn/configurable-box-limitLeon
Add configurable box-limit for review statistics
2020-02-25Add configurable box-limit for review statisticsLeon Rische
2020-02-25Add license section to readmeLeon Rische
2020-02-24Merge pull request #7 from l3kn/awk-div-by-zeroLeon
Fix division by zero if there are no positions
2020-02-24Fix division by zero if there are no positionsLeon Rische
2020-02-23Fix narrowing if there is no empty line after the titleLeon Rische
2020-02-23Fix some checkdoc errorsLeon Rische
2020-02-23Fix review data updates in demo modeLeon Rische
2020-02-23Add revert command to dashboardLeon Rische
2020-02-20Warn when using a non-hydra key during reviewLeon Rische
2020-02-20Quit review if an error occursLeon Rische
2020-02-20Fix display of compact normal cardsLeon Rische
2020-02-08Merge pull request #4 from jethrokuan/fix/dashboardLeon
Fix dashboard view crashing when there are no cards
2020-02-08Fix dashboard view crashing when there are no cardsJethro Kuan
2020-02-08Merge pull request #3 from jethrokuan/fix/save-dirLeon
Remove hard-coded Emacs configuration path
2020-02-08Remove hard-coded Emacs configuration pathJethro Kuan
Emacs is moving to ~/.config/emacs soon, this guards against that.
2020-02-08Update changelogLeon Rische
2020-02-08Reset timestamps in demo fileLeon Rische
2020-02-08Add estimates of future reviewsLeon Rische
2020-02-08Add "Z" suffix to iso8601 timestampsLeon Rische
2020-02-03Remove dependency on `shuf`, use `gawk` instead of `awk`Leon Rische