Commit Graph

1394 Commits

Author SHA1 Message Date
Daniel - 8cf1afc64c
[Org] Add timestamps for notes 2018-01-01 15:34:40 +01:00
Daniel - a4bbf8dee9
[Gnus] Microcosmetics 2017-12-17 20:06:53 +01:00
Daniel - 8b8888498f
[Gnus] Make it *very* explicit that we never ever want to load external images 2017-12-17 18:38:48 +01:00
Daniel - 53142f5b1e
[EMMS] Show compose even if performer is not known 2017-12-17 14:33:28 +01:00
Daniel - 0d67273805
[Org] Don’t activate timers repeatedly
This approach may need to be generalized to other timers as well.  Don’t
know (yet) whether there is some predefined way in ELisp to do this.
2017-12-17 10:31:17 +01:00
Daniel - 51b72d7f5c
[Private] Update 2017-12-17 10:23:06 +01:00
Daniel - a3b7c3069c
[ELPA] Update 2017-12-17 10:22:15 +01:00
Daniel - 3840768b15
[Private] Update 2017-12-16 10:43:08 +01:00
Daniel - 34e639ac98
[Org] Refactor ‘db/org-clocking-time-in-range’
This function now uses the more general ‘db/org-map-clock-lines-and-entries’,
which is also going to be used by the future ‘db/org-add-clock-line-to-file’ (or
similar).
2017-12-16 10:42:23 +01:00
Daniel - 1f00baadde
[Org] Remove obsolete comment 2017-12-16 10:41:46 +01:00
Daniel - adc1cac590
[Org] Remove unused ‘db/org-agenda-add-clocking-time’ 2017-12-15 21:46:14 +01:00
Daniel - 28c6ae47a1
[Org] make ‘db/org-add-clocking-time’ take two arguments 2017-12-15 21:45:50 +01:00
Daniel - 076095b7e7
[ELisp] Use standard ‘lisp-indent-function’ for indenting 2017-12-15 21:45:12 +01:00
Daniel - 43d575ce6a
[Private] Update 2017-12-05 18:08:19 +01:00
Daniel - 9255786df2
[Org] Considerably decrease intervals between exporting diary 2017-12-05 18:07:06 +01:00
Daniel - 32524782f1
[Gnus] It’s not possible to use S/MIME keys for other addresses 2017-12-04 20:41:20 +01:00
Daniel - 09ecf75520
[Diary] Don’t show diary when opening calendar 2017-12-04 19:05:59 +01:00
Daniel - 942c4a99dd
[Org] Don’t use UTC when converting time for reporting 2017-12-04 19:05:41 +01:00
Daniel - 54e6e242e3
[Org] Update type parameters for OneNote links
Untested.
2017-12-03 10:21:45 +01:00
Daniel - 58c786c251
[Org] Update and fix docstrings for reporting 2017-12-03 10:17:47 +01:00
Daniel - 5d347b1112
[Org] Use ‘sort’ instead of ‘cl-sort’
Should be equally fast, and is simpler.
2017-12-03 10:17:19 +01:00
Daniel - 62a2154d28
[Org] Fix typo in variable names 2017-12-03 10:16:13 +01:00
Daniel - 4273dfeb41
[Org] Revert ‘db/org-timeline-in-range’ to mostly imperative style
This mostly reverts 1192dc21, as it’s much clearer now what is going on, imho.

(btw: the commit message of 1192dc21 should have started with "More"
instead of "Move", duh!)
2017-12-03 10:07:58 +01:00
Daniel - 096989ee33
[Org] Use ‘org-read-date’ to query dates for reporting 2017-12-03 09:59:23 +01:00
Daniel - 02a08afbe1
[Theme] Remove customization for ‘org-agenda-done’ face 2017-12-03 09:48:38 +01:00
Daniel - 53e81f252e
[Org] Another attempt to fix condition on current clock 2017-12-03 09:47:36 +01:00
Daniel - 41a57ecd96
[Org] Fix condition on when to include the current clock during reporting 2017-12-03 09:27:36 +01:00
Daniel - 17b5d9fecb
[Misc] Add lexical binding to all files 2017-12-03 09:19:05 +01:00
Daniel - 979f7af136
[Org] Clarify docstring for reporting function 2017-12-02 22:06:16 +01:00
Daniel - 1715a0412a
[Org] Remove redundant comma 2017-12-02 22:01:53 +01:00
Daniel - 5a68daa8e3
[Org] Adapt report formatting 2017-12-02 21:57:45 +01:00
Daniel - 1b6018dd84
[Org] Report for today ends 23:61 2017-12-02 21:57:28 +01:00
Daniel - c76c7e3fd7
[Org] Some meta-comment on reporting 2017-12-02 21:57:12 +01:00
Daniel - 984777fdc2
[Org] When no date is given, default to today 2017-12-02 21:49:50 +01:00
Daniel - bc08f185fd
[Org] Fix some bugs in the reporting functions 2017-12-02 21:48:57 +01:00
Daniel - afb474d44c
[Org] Add convenience function to format report for a particular day 2017-12-02 21:27:34 +01:00
Daniel - bdf7209032
[Org] Fix formatting of ‘db/org-format-timeline’ 2017-12-02 21:21:05 +01:00
Daniel - 24da327c2e
[Org] Show category instead of duration when reporting 2017-12-02 21:17:07 +01:00
Daniel - 1192dc2cb8
[Org] Move functional style for reporting function
Doesn’t mean it’s more comprehensible now, though …
2017-12-02 21:11:41 +01:00
Daniel - e95ca2da9a
[Org] Add markers to reporting function
In this way, more information can be extracted from the actual formatting
functions.
2017-12-02 20:55:14 +01:00
Daniel - bab4ae2b07
[ELPA] Update 2017-12-02 20:21:57 +01:00
Daniel - 599e6d41b8
[Org] Add reporting function for timelines 2017-12-02 20:00:58 +01:00
Daniel - b20736828d
[Private] Update 2017-12-02 18:50:07 +01:00
Daniel - f3b686663b
[Theme] Adapt dark theme 2017-12-02 18:49:42 +01:00
Daniel - 6fea7a228d
[Org] Add auxiliary functions for reporting 2017-12-02 18:49:21 +01:00
Daniel - eb67f79be6
[Themes] Add dark and light theme 2017-12-02 13:11:02 +01:00
Daniel - 2ca12e0b8e
[Private] Update 2017-11-26 16:09:31 +01:00
Daniel - 1e0b172f05
[Private] Update 2017-11-25 20:46:48 +01:00
Daniel - 4bae941b44
[Utils] Only show important document with prefix arg 2017-11-25 20:45:59 +01:00
Daniel - f77e1133a3
[Private] Update 2017-11-20 20:23:48 +01:00