Commit Graph

312 Commits

Author SHA1 Message Date
ndwarshuis 58673f3f0f add keybinding for clock ranges 2019-01-21 12:53:42 -05:00
ndwarshuis 466a439353 added org clock range function 2019-01-20 17:12:12 -05:00
ndwarshuis 3bafc3504c cleaned up org-cluster, added docstrings, and added hotkeys 2019-01-20 05:59:22 -05:00
ndwarshuis 38266bfebc added org overloads 2019-01-20 04:24:58 -05:00
ndwarshuis e7082f7186 added filters to conflicts 2019-01-18 16:17:09 -05:00
ndwarshuis 7bc64fae32 redo conflict detection 2019-01-18 00:00:40 -05:00
ndwarshuis 50cc8c1f6b removed date from deadline template 2019-01-16 11:15:44 -05:00
ndwarshuis 664d3a9a25 removed deliverable field from deadlines 2019-01-15 11:13:39 -05:00
ndwarshuis 30360006da updated R-markdown 2019-01-04 14:49:47 -05:00
ndwarshuis 690de23bd2 jettisoned org-sql into its own package 2019-01-02 23:05:08 -05:00
ndwarshuis 997ed544e2 added simple interactive funciton for org sql update 2019-01-02 22:32:14 -05:00
ndwarshuis d5ccbd9fff standardized function naming and removed dead code 2019-01-02 22:15:06 -05:00
ndwarshuis 32a2bd101d dashify org-sql 2019-01-02 17:54:58 -05:00
ndwarshuis 1e0048a16a added pragma interface, stripped tags text props, made slqi buffer connection 2019-01-02 02:20:14 -05:00
ndwarshuis e0a3f89e63 removed tco, added threading macros, added file comparisons 2019-01-01 03:51:18 -05:00
ndwarshuis 4956cde9bb added basic sql delete and select commands 2018-12-29 16:38:20 -05:00
ndwarshuis c37e558575 added cascading delete to sql schemas 2018-12-29 15:24:56 -05:00
ndwarshuis 212e3ccdb3 remove redundant time stamps from org capture 2018-12-29 14:22:13 -05:00
ndwarshuis ef33ae9393 improved readability in sql commands 2018-12-29 00:23:54 -05:00
ndwarshuis 990dfebdc1 generalize headlines table and store all archive props in properties table 2018-12-29 00:12:27 -05:00
ndwarshuis 351c4ea634 added file table to org sql insert 2018-12-28 23:33:18 -05:00
ndwarshuis 583f554b70 added generic iterator to manage sql data extraction 2018-12-28 22:16:34 -05:00
ndwarshuis 59d2eb7a78 added org sql links insertion 2018-12-28 21:13:58 -05:00
ndwarshuis de281f75ac added links table schema 2018-12-28 17:40:28 -05:00
ndwarshuis 0306b93a5e fixed note parsing errors and made functions more robusts/clear 2018-12-28 17:40:05 -05:00
ndwarshuis 2ac5059597 integrated new sql data structure with transaction insertion 2018-12-27 15:27:29 -05:00
ndwarshuis dff2ed108a remove text properties from tags before insertion into sql 2018-12-27 13:59:07 -05:00
ndwarshuis a8071b395a implemented tail-recursive org-element tree parser 2018-12-27 13:53:08 -05:00
ndwarshuis 723abb1909 combined all mapping functions in org sql 2018-12-26 15:34:01 -05:00
ndwarshuis 8fa83bf189 generalize linebreak splitter in org-sql 2018-12-26 12:32:12 -05:00
ndwarshuis 82e6e8b198 format timestamps as iso 8601 upon org sqlite db insertion 2018-12-25 23:24:25 -05:00
ndwarshuis 687342f8ea convert effort to integer in org sql insert 2018-12-25 22:12:33 -05:00
ndwarshuis fd3993edf2 fixed tags insertion sql error 2018-12-25 20:12:03 -05:00
ndwarshuis c602ad7081 added note to logbook data in org sql db 2018-12-25 02:23:40 -05:00
ndwarshuis f78b3882ce added todo keyword to the sql database 2018-12-25 01:50:48 -05:00
ndwarshuis bf3a252eae condensed org element parent tree function 2018-12-25 01:43:49 -05:00
ndwarshuis 750d37652c rearranged sql code 2018-12-25 00:34:00 -05:00
ndwarshuis ca5011cb2b added logbook data to sqlite data 2018-12-25 00:10:40 -05:00
ndwarshuis 3b94902dbb added tags data to archive sql database 2018-12-23 16:28:05 -05:00
ndwarshuis 21468c18f4 added properties to org archvie sql db 2018-12-23 14:42:12 -05:00
ndwarshuis 1182633506 added clocking data to sql archive 2018-12-23 12:56:12 -05:00
ndwarshuis 224ebf6db0 added initial headline information to sql database 2018-12-23 11:03:20 -05:00
ndwarshuis d769a1c7fc update sql insertion command to quote and escape string properly 2018-12-23 11:02:45 -05:00
ndwarshuis 1daec3cce6 added headline tester for created timestamps and incorporate into agenda 2018-12-23 11:01:55 -05:00
ndwarshuis 45ef7a7e6b added hooks and advice for org creation time 2018-12-22 15:41:44 -05:00
ndwarshuis 9b4343658f added creation timestamp property 2018-12-22 15:04:39 -05:00
ndwarshuis 7493676c2c added schemas and data insertion function 2018-12-21 21:05:58 -05:00
ndwarshuis 6fdda4f414 delight subword mode for haskell camelcase navigation 2018-12-21 12:26:42 -05:00
ndwarshuis 41bc0cf8cf added org sqlite db init 2018-12-20 21:28:14 -05:00
ndwarshuis 3969e6dfe7 make modeline change colors when clocked in/out 2018-12-17 21:51:55 -05:00