Commit Graph

24 Commits

Author SHA1 Message Date
contrapunctus 2b57dc4807 Reword point, add deprecation notice 2022-02-11 00:19:18 +05:30
contrapunctus 6768acd662 Reinstate chronometrist alias 2021-11-28 00:51:25 +05:30
contrapunctus 510a9400e1 Adjust nameless configuration
(To get aliases to work again, at the cost of nameless-insert-name
breaking. Opened an issue in the nameless repository -
https://github.com/Malabarba/Nameless/issues/32 )
2021-11-27 18:21:50 +05:30
contrapunctus 702c1db887 Address byte compiler errors 2021-11-22 01:53:48 +05:30
contrapunctus 31db47f46f Remove local variables from test file 2021-10-14 10:53:22 +05:30
contrapunctus 78048824e5 Add package prefix to accessors 2021-09-04 19:45:20 +05:30
contrapunctus 103521be88 fix: remove auto-alignment of tags, tangle prompt
* I was almost always answering no to the prompt. Better to do it
  manually, then.
* The auto-alignment was resulting in garbage changes in each commit,
  probably because of an interaction with nameless-mode
2021-07-06 23:38:06 +05:30
contrapunctus 15e1eb8580 feat(dir-locals): prompt before tangling 2021-06-17 00:25:58 +05:30
contrapunctus c32f70e405 doc: reset org-tags-column to default (-72) 2021-06-16 18:38:12 +05:30
contrapunctus c81c1029ca doc: org-align-all-tags before save 2021-06-16 18:37:45 +05:30
contrapunctus b082b20dd3 Merge branch 'auto-tangle-test' into dev 2021-06-08 13:32:38 +05:30
contrapunctus aeaf5a0da4 feat: use .dir-locals.el for tangling 2021-06-08 03:48:33 +05:30
contrapunctus 2dc8010056 cleanup(dir-locals): remove duplication, specify org-tags-column 2021-06-05 10:15:11 +05:30
contrapunctus b404985f96 conf: move org-tags-column and org-html-head to .dir-locals.el 2021-06-03 17:23:10 +05:30
contrapunctus 85a14fe652 fix(dev): move file locals to dir-locals; remove adaptive-wrap suggestion 2021-06-03 11:09:11 +05:30
contrapunctus 9fa1e64fb3 [details] update nameless config 2021-05-26 13:07:27 +05:30
contrapunctus bfa45eecf3 Enable nameless mode 2021-02-05 16:15:08 +05:30
contrapunctus e225b4c7c5 Improve nameless.el configuration
Finally, I'm able to use the aliases the way I wanted. Shorter
identifiers for all sub-packages, everywhere!
2020-07-18 19:23:14 +05:30
contrapunctus 16f80edda5 .dir-locals - add alias, outline-regexp, hide .html and .texi files 2020-05-15 21:33:15 +05:30
Kashish Sharma 6e7a5cc537 Basic 'diary view' mode 2019-01-26 21:40:19 +05:30
Kashish Sharma 906db6b6a8 -statistics - implement weekly range, next/previous week 2018-11-02 07:02:33 +05:30
Kashish Sharma 1d8795f6f7 Forgot to update dir-locals.el after package name change 2018-09-27 19:40:34 +05:30
Kashish Sharma 94d6a879c0 timeclock-report - overhaul week/date logic to fix 'missing day' bug
It does _look_ like it's working :\ Some dead functions lying around
now. Also - tests!
2018-09-11 18:14:10 +05:30
Kashish Sharma 4c68d87ca3 De-abbreviate prefixes, use nameless.el 2018-09-11 18:14:03 +05:30