Commit Graph

1175 Commits

Author SHA1 Message Date
contrapunctus 3b111253c6 Update TODO 2021-05-30 20:40:43 +05:30
contrapunctus 09aee6e249 Restructure explanations to how-tos; start writing user reference 2021-05-30 17:00:06 +05:30
contrapunctus cd02dac5c7 Merge branch 'dev' into sparkline 2021-05-30 14:24:52 +05:30
contrapunctus 2d94898036 Moved TODO items to specific component 2021-05-30 14:24:32 +05:30
contrapunctus 8bf70bbf73 statistics-rows-internal - use loop instead of mapcar 2021-05-30 14:24:20 +05:30
contrapunctus f9fadd1595 TODO - update renamed definition; remove redundant explanation; ...
...add new use-case for unified task list idea.
2021-05-30 14:19:30 +05:30
contrapunctus 645877335c refresh-file - update docstring; clarify comments 2021-05-30 12:22:41 +05:30
contrapunctus d0d523db85 [literate] add footnote; fix footnote numbers 2021-05-30 12:20:48 +05:30
contrapunctus d47b06beb9 remove-from-task-list - add docstring, clarify local variable names 2021-05-30 12:18:04 +05:30
contrapunctus 218f4c6c0f [TODO] add task 2021-05-30 01:51:15 +05:30
contrapunctus 97a0699c65 [spark] remove extraneous copypasta code 2021-05-29 20:55:38 +05:30
contrapunctus 9ece3ae2ed [spark] add bootstrap .el 2021-05-29 17:44:51 +05:30
contrapunctus adc0261a7b [spark] write MVP 2021-05-29 17:15:05 +05:30
contrapunctus efe3042ad9 [spark] add skeleton Org file 2021-05-29 13:10:06 +05:30
contrapunctus f4a8006ac8 [chronometrist] make schema user customizable 2021-05-29 13:08:14 +05:30
contrapunctus 6272a642a4 [literate] add warnings about using newlines in tabulated-list-mode cells 2021-05-29 00:05:35 +05:30
contrapunctus 597cf30491 [TODO] clarify bug; update completed tasks; add wearable idea
add new ideas for sparkline extension
2021-05-28 19:18:37 +05:30
contrapunctus 7206299e51 Move plist-p and sexp-delete-list to Common; load Common first 2021-05-27 19:41:42 +05:30
contrapunctus 2f566b7778 [details] display key-values by default, increase column width
A possible misspelled variable (plist -> list) was fixed
2021-05-27 18:46:07 +05:30
contrapunctus b9c800232b [TODO] add sparkline idea 2021-05-27 05:20:21 +05:30
contrapunctus c859219d9d update tests 2021-05-27 05:15:23 +05:30
contrapunctus 18ffea1493 [statistics] fix error on start 2021-05-27 05:15:23 +05:30
contrapunctus 38b4c42430 Move roadmap items to TODO 2021-05-27 04:44:15 +05:30
contrapunctus 6124fa6f7b Correct link 2021-05-26 21:42:47 +05:30
contrapunctus 53a6315a20 Correct symlink 2021-05-26 14:53:43 +05:30
contrapunctus b4533235cf [manual] update tutorial and how-to guides
Remove v0.3 warning

Move mention of chronometrist-toggle-task-no-hooks from tutorial to
how-to; remove explanation

Merge duplicate text about buffer refresh

Change how-to headings to reflect how-to status
2021-05-26 13:51:39 +05:30
contrapunctus d2fdcfdd4e [manual] update project link 2021-05-26 13:28:41 +05:30
contrapunctus 3d996873ce Convert README.md to manual.org 2021-05-26 13:24:12 +05:30
contrapunctus 8c7c953ee2 [todo] clarify ideas 2021-05-26 13:12:00 +05:30
contrapunctus 5383493927 [todo] tick completed tasks 2021-05-26 13:11:22 +05:30
contrapunctus 422f389660 [key-values] clarify TODO 2021-05-26 13:09:43 +05:30
contrapunctus 9fa1e64fb3 [details] update nameless config 2021-05-26 13:07:27 +05:30
contrapunctus 4fdfe4d0c8 [details] implement key-value display
details-row-helper now expects a list of symbols or a full
plist (instead of just key-values). If the custom variables
controlling tag/key-value display are format strings,
details-row-helper will splice lists for display.
2021-05-26 11:10:30 +05:30
contrapunctus 8db801faeb details - implement key-value display 2021-05-25 22:45:24 +05:30
contrapunctus 2f02d6953a Move plist-p to section `common` 2021-05-25 22:44:40 +05:30
contrapunctus 9d7076a30b Update book text 2021-05-25 20:10:20 +05:30
contrapunctus a39c436378 details - clean up rows function 2021-05-25 18:53:15 +05:30
contrapunctus c0417dd255 details - fix error 2021-05-25 18:52:49 +05:30
contrapunctus 7f13f2c41b Finish leftover row/schema replacement 2021-05-25 16:23:52 +05:30
contrapunctus edf1fa8204 Use "row" instead of "entry" 2021-05-25 16:22:49 +05:30
contrapunctus 0cdb9fa4bb Use "row" instead of "entries" 2021-05-25 16:18:54 +05:30
contrapunctus d8c246eee0 details - create transformers 2021-05-25 16:10:32 +05:30
contrapunctus 5a8f8eb8bd Use "schema" instead of "table-format" 2021-05-25 16:06:13 +05:30
contrapunctus 7ee5961d55 format-duration - use make-string instead of string literals 2021-05-25 15:31:30 +05:30
contrapunctus 9d1017373d Rename format-time to format-duration 2021-05-25 15:26:56 +05:30
contrapunctus cefe297c08 Use make-string instead of string literal 2021-05-25 12:03:03 +05:30
contrapunctus e3c82a4ced Make function calls the first form in threaded macros for brevity 2021-05-25 12:03:03 +05:30
contrapunctus e6536bc9fd Use cl-loop instead of --map-indexed 2021-05-25 11:54:41 +05:30
contrapunctus 30b3d00f2c Replace chronometrist-common-clear-buffer with erase-buffer 2021-05-25 11:36:08 +05:30
contrapunctus 91b388acb3 chronometrist-details - make time format customizable 2021-05-25 09:58:24 +05:30