Commit Graph

18 Commits

Author SHA1 Message Date
Daniel - 54a2edb223
[Timeline] Don’t stack ‘car’ and ‘cdr’ too much
For clarity and sanity.
2018-01-24 21:09:26 +01:00
Daniel - eebf3f0e35
[Timeline] Beautify test on including the current clockline 2018-01-24 21:05:11 +01:00
Daniel - d011ce0422
[Timeline] Barf if no clocklines can be found in given range 2018-01-24 20:55:10 +01:00
Daniel - d6e79dcf2d
[Timeline] Use ‘org-time-string-to-seconds’
instead of longer version using ‘org-parse-time-string’.
2018-01-24 20:54:48 +01:00
Daniel - fe1a509acf
[Timeline] Don’t use ‘cl’
Lot’s of ‘car’s and ‘cdr’s now!
2018-01-24 20:50:04 +01:00
Daniel - 0a5dc32b98
[Timeline] Add missing case when looking for clocklines in range
Missed case where there is only one clockline covering the whole requested
range.
2018-01-24 20:48:57 +01:00
Daniel - e7ab32951b
[Timeline] Require ‘cl’ 2018-01-24 19:29:24 +01:00
Daniel - 88a20aff5f
[Timeline] Minor updates 2018-01-21 19:48:12 +01:00
Daniel - 50b7cf2653
[Timeline] Make filtering when formatting customizable 2018-01-21 19:15:33 +01:00
Daniel - 35c9ccbc4d
[Timeline] Make more clear that we keep some headlines as they are 2018-01-21 19:04:10 +01:00
Daniel - f59d687620
[Timeline] Make format of inactive timestamps into global variables 2018-01-21 19:00:14 +01:00
Daniel - a21bc3bc70
[Timeline] Use ‘cl-assert’ instead of ‘assert’ 2018-01-21 19:00:05 +01:00
Daniel - 90f6201c87
[Timeline] Continue refactoring 2018-01-21 18:51:30 +01:00
Daniel - 78480d5fae
[Timeline] More refactoring 2018-01-21 18:47:11 +01:00
Daniel - cbaf589c53
[Timeline] Renaming functions 2018-01-21 18:38:22 +01:00
Daniel - 8ce8182529
[Timeline] Expand TODO in Commentary 2018-01-21 18:37:55 +01:00
Daniel - 574d62e2b3
[Timeline] Incorporating suggestions from flycheck 2018-01-21 18:28:36 +01:00
Daniel - caa13eb1d3
[Timeline] Moving timeline code into separate package 2018-01-21 18:07:04 +01:00