Commit Graph

1143 Commits

Author SHA1 Message Date
contrapunctus 3fe5260972 Style and documentation changes 2021-02-21 22:09:00 +05:30
contrapunctus 83bbe0bd6a [data structures] add reset command 2021-02-18 15:52:26 +05:30
contrapunctus 620ea5433e [tests-ert] add file-hash test, make test.sexp path robust 2021-02-18 15:48:50 +05:30
contrapunctus 5854ec647d [chronometrist] add 2 TODO items 2021-02-17 10:56:42 +05:30
contrapunctus cc57d2d8ea [key-values] remove references to --skip-detail-prompts 2021-02-17 01:25:15 +05:30
contrapunctus f1632ef4b9 [key-values] add library headers 2021-02-16 15:35:32 +05:30
contrapunctus e4de5b2b2e [key-values] tag functions according to their purpose
Move TODO item, add commentary
2021-02-16 15:24:39 +05:30
contrapunctus bcaf3e4787 [doc] remove query skipping functions 2021-02-16 14:03:00 +05:30
contrapunctus 665705f1b5 [literate] tag functions according to their...function
Shorten file-empty-p

Merge `events->ts-pairs` and `ts-pairs->durations` into `events-to-durations` - they were only used in two places, both times with the results of the former being passed to the latter, and it didn't seem to me that they'd ever be used separately.

Rename all functions using the Scheme-like "foo->bar" naming scheme to the Elispy "foo-to-bar".

Move many docstrings out of source blocks into Org text and TODO items.

Remove unused chronometrist-report-date

Used `with` instead of `let` in chronometrist-report-entries

Use `loop` instead of `maphash` in `chronometrist-statistics-count-average-time-spent`
2021-02-16 13:11:30 +05:30
contrapunctus 4d4b9542f4 [doc] update README 2021-02-15 21:30:29 +05:30
contrapunctus f3e78c1fde [literate] Update other `require` calls 2021-02-15 13:40:35 +05:30
contrapunctus 7c81b3b937 [key-values] remove query-skipping definitions 2021-02-15 05:36:16 +05:30
contrapunctus 0f586a076b Update changelog 2021-02-15 05:31:42 +05:30
contrapunctus fbbfd1eeec [literate] checkdoc and package-lint changes 2021-02-15 05:31:34 +05:30
contrapunctus 3cbf9c1f10 [key-values] fix errors, implement unified-choice 2021-02-11 21:39:57 +05:30
contrapunctus dd17413f06 [literate migration] add missing function - plist-update 2021-02-11 17:29:14 +05:30
contrapunctus 3fb016cd75 [literate migration] add missing function 2021-02-11 15:48:26 +05:30
contrapunctus cd88cba389 [key-values] fix error, add missing dependency 2021-02-11 15:45:03 +05:30
contrapunctus 313c834e8b [key-values] Restructure, add TODO item 2021-02-11 15:30:21 +05:30
contrapunctus adbcf217a0 [key-values] Add single key prompts from hydra branch 2021-02-11 15:29:10 +05:30
contrapunctus 26ebe9243e [Literate migration] Convert key-values.el to literate Org program 2021-02-11 14:53:35 +05:30
contrapunctus 2b02967dc9 [Literate migration] Add missing function 2021-02-11 14:52:50 +05:30
contrapunctus d87997a0cd Remove dependencies on anaphora and s 2021-02-11 13:37:36 +05:30
contrapunctus 203838aa49 Merge branch 'dev' into literate 2021-02-11 12:08:50 +05:30
contrapunctus d1b42bbf0d Bump versions 2021-02-11 11:31:05 +05:30
contrapunctus fd376c7cf1 iso-date->ts - use pattern matching 2021-02-09 01:38:17 +05:30
contrapunctus aab2590e98 count-active-days - rewrite using cl-loop 2021-02-09 01:30:36 +05:30
contrapunctus 9f94250d94 Move task-list function to backend 2021-02-09 01:17:22 +05:30
contrapunctus 5cd9c9db47 "Hash table" -> "Data structures", move task list and related functions 2021-02-09 00:35:29 +05:30
contrapunctus 6a96baccdc Group frontends separately 2021-02-09 00:22:04 +05:30
contrapunctus 9ccaf1d41d Run tangle script only for this particular buffer 2021-02-09 00:21:27 +05:30
contrapunctus 9e1358dac9 Remove unnecessary variable whitespace-re 2021-02-09 00:20:59 +05:30
contrapunctus ae92a04164 Add namespace prefix to tangle command name and buffer 2021-02-09 00:05:42 +05:30
contrapunctus 4a7988e46d Remove blank lines 2021-02-09 00:04:48 +05:30
contrapunctus 333224498f Tag predicates 2021-02-09 00:04:27 +05:30
contrapunctus 39e66829e5 Update auto-tangle sed script 2021-02-08 14:40:28 +05:30
contrapunctus 0dd86c7c90 Clarify text 2021-02-08 14:36:59 +05:30
contrapunctus daaedc8d73 Move definitions from chronometrist-statistics.el to chronometrist.org 2021-02-08 12:46:29 +05:30
contrapunctus 075fb0323a Move definitions from plist-pp.el and report.el to chronometrist.org 2021-02-08 12:08:27 +05:30
contrapunctus 963e23e736 Restructure file to reflect conceptual data flow 2021-02-08 11:22:58 +05:30
contrapunctus 3bed912dcc Emit newlines in tangled source 2021-02-08 01:05:21 +05:30
contrapunctus 508998ebd1 Add commentary about file 2021-02-08 01:05:10 +05:30
contrapunctus 81fbf50100 Remove blank lines 2021-02-08 01:04:36 +05:30
contrapunctus 3a0b5fa045 Name headings more clearly 2021-02-08 01:03:56 +05:30
contrapunctus cb1293b6cd Move definitions from chronometrist-timer.el to chronometrist.org 2021-02-07 23:20:56 +05:30
contrapunctus f32f81844a Move definitions from chronometrist-time.el to chronometrist.org 2021-02-07 21:52:53 +05:30
contrapunctus d7ec8906f4 Move definitions from chronometrist-queries.el to chronometrist.org 2021-02-07 21:42:50 +05:30
contrapunctus 9bdf9fe47b Move definitions from chronometrist-migrate.el to chronometrist.org 2021-02-07 21:41:54 +05:30
contrapunctus 909ed00202 Move definitions from chronometrist-migrate.el to chronometrist.org 2021-02-07 21:39:24 +05:30
contrapunctus f597258d19 Move definitions from chronometrist-migrate.el to chronometrist.org 2021-02-07 21:25:04 +05:30