.emacs.d/site-lisp
Daniel - 12b001221c
Fix workload report in case of time range with individual timestamps
Simply replacing the first and last characters of a timestampt with `[` and `]`
is not sufficient when a time range is given with a start timestamp and an end
timestamp, because then the result would be something like `[2022-09-30 Fri
08:00>--<2022-09-30 Fri 09:00]`.  So let's replace all `<` with `[` and all `>`
with `]`, just to be save.
2022-09-30 14:54:30 +02:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Change default shortcut for "r" from scratch to refile 2022-04-29 09:04:30 +02:00
db-emms.el Rename main music hydra and move it to `db-music' 2020-06-27 10:16:53 +02:00
db-eshell.el Allow to customize whether the eshell prompt contains the git state 2022-08-31 18:43:35 +02:00
db-hydras.el Make checkdoc happy about db-hydras package 2021-03-20 15:48:00 +01:00
db-mail.el Remove calls to some obsolete CL functions 2021-01-16 14:34:48 +01:00
db-music.el Remove custom function to play radio stations 2022-04-29 09:39:57 +02:00
db-org.el Fix workload report in case of time range with individual timestamps 2022-09-30 14:54:30 +02:00
db-projects.el Add deprecation marker to custom project package 2022-05-15 17:50:15 +02:00
db-utils-test.el Fix precision error in `db/ntp-to-time' 2020-06-27 09:35:31 +02:00
db-utils.el Update indentation in some elisp files 2022-08-05 09:15:33 +02:00
org-password-manager.el Add local copy of org-password-manager.el 2022-07-22 18:30:41 +02:00
plantuml-mode.el Update local copy of plantuml-mode 2021-10-16 18:45:41 +02:00
timeline-tools-test.el Trying to make test for `timeline-tools' independent of locale 2020-01-05 14:32:35 +01:00
timeline-tools.el Make going back and forth in timeline buffers more robust 2022-03-31 14:22:52 +02:00