Commit Graph

  • f7b2defcee Update CL port manual dev contrapunctus 2022-05-03 10:45:18 +0530
  • be32efd73b Update custom IDs contrapunctus 2022-05-03 10:44:59 +0530
  • 339d5da1e7 Display durations using format-seconds contrapunctus 2022-05-03 10:43:50 +0530
  • db965525b0 Extend CLIM frontend documentation contrapunctus 2022-04-27 21:12:27 +0530
  • e2d32232df CLIM frontend: Write some documentation contrapunctus 2022-04-27 16:43:22 +0530
  • 4f2d986fe4 Add CUSTOM_IDs contrapunctus 2022-04-27 16:26:26 +0530
  • e641139497 TODO: Add commands, rephrase effect of setting contrapunctus 2022-04-25 19:29:10 +0530
  • c5d5ba419e CLIM: Specify table columns using classes contrapunctus 2022-04-23 08:19:56 +0530
  • 5d93dd48bc CLIM: Display durations contrapunctus 2022-04-22 22:30:13 +0530
  • e57f88a935 Make task-time-one-day work with interval objects contrapunctus 2022-04-21 11:03:06 +0530
  • 3f8253daa4 Define default method for task-records-for-date contrapunctus 2022-04-21 09:52:53 +0530
  • ecaf35f842 Correct type declarations contrapunctus 2022-04-21 09:38:27 +0530
  • 900dbd9742 Have task-records-for-date return intervals contrapunctus 2022-04-21 09:37:22 +0530
  • 07498b39c5 (WIP) Implement task-records-for-date (SQLite) contrapunctus 2022-04-20 12:08:09 +0530
  • 44c29317ec Add task for concurrent intervals contrapunctus 2022-04-20 10:38:51 +0530
  • c74d83908c Finish implementing get-day (SQLite) contrapunctus 2022-04-19 09:48:11 +0530
  • 07609d4813 Rename slot activity -> name contrapunctus 2022-04-18 23:15:16 +0530
  • cf50c5beaf Refactor get-day (SQLite) contrapunctus 2022-04-18 22:45:08 +0530
  • 0021f92e29 Create interval objects from query contrapunctus 2022-04-18 20:09:13 +0530
  • c9ab8b4f95 get-day (SQLite): write query for intervals contrapunctus 2022-04-18 19:19:25 +0530
  • 94e7a78404 Rename `get` to `get-day`, implement SQLite method (WIP) contrapunctus 2022-04-17 17:09:38 +0530
  • 998ea0f94e Define new classes, begin implementing new protocol contrapunctus 2022-04-17 13:45:31 +0530
  • 8f14fbb546 Add cl-naive-store to backends roadmap doc contrapunctus 2022-04-16 21:38:26 +0530
  • bb4b2121c9 Move Overview from LP to manual contrapunctus 2022-04-15 17:43:34 +0530
  • dbc7be41d2 manual: Mention plan for Emacs Lisp codebase contrapunctus 2022-04-15 12:02:55 +0530
  • a1c79d8faa manual: Mention LP benefits contrapunctus 2022-04-15 10:35:22 +0530
  • d63bc11c8a manual: Reword Benefits section contrapunctus 2022-04-15 10:00:34 +0530
  • dcca2632fb manual: Update backup location step contrapunctus 2022-04-15 09:54:51 +0530
  • bbf5a2e048 manual: Move Contributions to Explanation contrapunctus 2022-04-15 09:46:35 +0530
  • 73be9670b7 Mention literate-elisp-load on file open contrapunctus 2022-04-14 22:22:17 +0530
  • 1bf960b6e0 TODO: Add tasks for tutorial/how-to revamp contrapunctus 2022-04-14 22:21:50 +0530
  • ca20b3edda TODO: Add documentation restructuring tasks contrapunctus 2022-04-14 18:12:56 +0530
  • 88aa54c082 Restore subtitle contrapunctus 2022-04-14 14:13:33 +0530
  • f25c586232 Explain Common Lisp port contrapunctus 2022-04-14 13:32:19 +0530
  • 30bde518a0 Update license explanation contrapunctus 2022-04-14 13:25:15 +0530
  • ea704f8c00 Reorganize documentation, mention CLIM frontend contrapunctus 2022-04-14 13:13:07 +0530
  • 8dbba77d12 Merge branch 'dev' into doc contrapunctus 2022-04-14 12:56:16 +0530
  • 3a68a65156 TODO: add command, configuration cl-port contrapunctus 2022-04-14 12:40:26 +0530
  • 1465f5da33 Fix errors about unknown types contrapunctus 2022-04-14 12:34:28 +0530
  • 38e4997269 Add chronometrist: to method names contrapunctus 2022-04-13 10:48:24 +0530
  • 0831ae82d5 Display tasks as presentation types contrapunctus 2022-04-11 22:42:47 +0530
  • b9417d6a25 Rename views, list more commands contrapunctus 2022-04-11 17:54:01 +0530
  • f3f96a8066 doc(TODO): Note more commands contrapunctus 2022-04-11 12:54:26 +0530
  • b9ba7fe9b2 Make background black and foreground white contrapunctus 2022-04-10 23:29:20 +0530
  • 90b68d6671 List commands available in views contrapunctus 2022-04-10 21:47:00 +0530
  • 80f08aabdf Combine tabular views into more general graph view contrapunctus 2022-04-10 18:54:26 +0530
  • 1a7ebecb2e Add missing views; rethink default view contrapunctus 2022-04-10 08:30:12 +0530
  • 8d65dd8a13 Document the CL port contrapunctus 2022-04-08 21:34:10 +0530
  • b70b5eac5c Make CLIM UI design notes contrapunctus 2022-04-08 20:05:25 +0530
  • 0f0dab74bc Display index column contrapunctus 2022-04-08 11:41:50 +0530
  • 162f005507 Do not :use the chronometrist package contrapunctus 2022-04-08 09:12:02 +0530
  • 71d116480d CLIM UI - display task list contrapunctus 2022-04-08 09:11:46 +0530
  • 53f650678b Implement list-tasks differently for SQLite backend contrapunctus 2022-04-07 18:01:34 +0530
  • 9df00858f4 Use SxQL for table creation contrapunctus 2022-04-06 08:34:21 +0530
  • 33ac4243f4 Replace clsql with cl-sqlite contrapunctus 2022-04-06 06:33:18 +0530
  • e21c85e543 Try to fix empty prop_id contrapunctus 2022-04-05 10:33:05 +0530
  • aec8f82c60 Fix most remaining errors in import-export contrapunctus 2022-04-05 07:48:00 +0530
  • 98f8bcd7b8 Attempt to fix quoting of plists contrapunctus 2022-04-04 21:33:02 +0530
  • 88c6e11b9f Update plist-remove and emacsql calls, fix let-match patterns contrapunctus 2022-04-04 20:03:08 +0530
  • 031f3b9640 Convert emacsql to CLSQL, reinstate some helpers contrapunctus 2022-04-04 07:14:43 +0530
  • 63f60ccde5 Address still more errors contrapunctus 2022-04-04 06:50:18 +0530
  • a04447f745 Replace iso-to-ts -> parse-timestring, ts-adjust -> adjust-timestamp contrapunctus 2022-04-04 01:10:35 +0530
  • e4ff298ba4 Update some call sites for timestamp, plist, hash table, and database APIs contrapunctus 2022-04-03 23:00:07 +0530
  • a0107ccb91 Correct class option syntax contrapunctus 2022-04-03 20:17:10 +0530
  • 5a64f7ce93 Fix make-hash-table-1 error, backend-file bug contrapunctus 2022-04-03 13:51:57 +0530
  • 5d0910e4a0 Remove `path` slot contrapunctus 2022-04-03 10:20:40 +0530
  • 11ba9d14c9 Remove on-file-path-change contrapunctus 2022-04-03 09:53:10 +0530
  • f18c71453b Disable verify method contrapunctus 2022-04-03 09:30:36 +0530
  • ebce220bd5 Create plist-group package contrapunctus 2022-04-03 09:26:36 +0530
  • 7a1cf0d66e Create XDG directories on startup contrapunctus 2022-04-02 22:36:45 +0530
  • e45064be44 Export external symbols contrapunctus 2022-04-02 22:13:47 +0530
  • 131e157239 Replace -let with let-match contrapunctus 2022-04-02 22:13:26 +0530
  • fdc2b1a964 Fix method arity issues contrapunctus 2022-04-02 22:13:06 +0530
  • 3f50c1ba55 Remove old to-file method contrapunctus 2022-04-02 22:12:46 +0530
  • 0ea1dee847 Update some references to old chronometrist-file variable contrapunctus 2022-04-02 21:49:54 +0530
  • ad6cf91a53 Reinstate data structures and time functions contrapunctus 2022-04-02 21:45:15 +0530
  • 8fc14e6686 Convert Elisp alist functions to CL contrapunctus 2022-04-02 21:43:59 +0530
  • 6e38c56f0e doc: Add first-run behaviour tasks contrapunctus 2022-04-02 17:30:45 +0530
  • 493d7d34ba Address load errors contrapunctus 2022-04-02 17:20:05 +0530
  • c4666ee770 Remove `provide` form contrapunctus 2022-04-02 16:58:21 +0530
  • b5d71bd4d5 Address load errors contrapunctus 2022-04-02 16:58:11 +0530
  • c0c6c20e2a Correct view statement contrapunctus 2022-04-02 16:37:35 +0530
  • 48ea058ce3 Define file slot accessor and update some call sites contrapunctus 2022-04-02 14:57:26 +0530
  • a77eaac963 Use XDG directories for configuration and storage locations contrapunctus 2022-04-02 12:39:47 +0530
  • 0e52e04491 Address compiler errors, reinstate make-hash-table-1 contrapunctus 2022-04-02 11:54:38 +0530
  • 1a7d70b8b7 Write SXQL alternative contrapunctus 2022-04-02 11:06:04 +0530
  • 35d9e81c78 Create view contrapunctus 2022-04-02 10:58:35 +0530
  • 10b8328474 Try using queries in CLSQL symbolic syntax contrapunctus 2022-04-02 10:58:09 +0530
  • cf80e12ce6 Migrate create-file from emacsql to CLSQL contrapunctus 2022-04-02 09:12:12 +0530
  • 125cba8fc3 Replace emacsql-sqlite with clsql:connect contrapunctus 2022-04-02 08:13:43 +0530
  • 1e00f8e930 Add tags contrapunctus 2022-04-02 08:13:36 +0530
  • 0722b10a32 Define package chronometrist.sqlite contrapunctus 2022-04-02 08:10:39 +0530
  • cfbe5a6209 Remove plist backend code contrapunctus 2022-04-02 08:07:21 +0530
  • 01deba0c45 Convert or remove Elisp-isms contrapunctus 2022-04-02 08:06:23 +0530
  • 987e82cbb9 Replace -let with let-match, comment out square bracket syntax contrapunctus 2022-04-02 00:41:47 +0530
  • 605fc63b49 Remove migration and timeclock code contrapunctus 2022-04-02 00:12:37 +0530
  • 04ede947b4 Merge branch 'dev' into cl-port contrapunctus 2022-04-01 22:42:10 +0530
  • b3563e7601 Define timeclock backend class timeclock-backend contrapunctus 2022-04-01 21:40:09 +0530
  • c47906f0bf Remove unused code contrapunctus 2022-04-01 21:31:12 +0530
  • 059579e841 TODO: Remove async.el discussion, add tasks async-migrate contrapunctus 2022-04-01 20:25:24 +0530