Commit Graph

1147 Commits

Author SHA1 Message Date
ndwarshuis 05ada793eb rewrote repeaters and redefined statuscodes and fixed agenda prop overwrites 2019-02-02 00:26:33 -05:00
ndwarshuis c8f9a414d6 added flycheck package 2019-02-01 23:12:36 -05:00
ndwarshuis 706d769d12 fixed iterator project errors 2019-01-28 23:33:41 -08:00
ndwarshuis 0a3b9d9d47 expanded iterator statuscodes and added inert project code 2019-01-28 14:46:40 -08:00
ndwarshuis 70b81d751b reduced markdown font size 2019-01-28 14:45:58 -08:00
ndwarshuis a9a93b6497 removed comint insert hook 2019-01-27 16:45:24 -05:00
ndwarshuis c82eff7017 added statuscodes to task view 2019-01-27 16:42:21 -05:00
ndwarshuis 8a5553b9e7 added binding for local bibliographies 2019-01-23 00:07:58 -05:00
ndwarshuis 06580339b5 added recent timestamp functions and tasks status function 2019-01-23 00:07:36 -05:00
ndwarshuis c9b438e6e4 added deathclock 2019-01-22 00:43:14 -05:00
ndwarshuis ffddc17483 add direct range to clock range insertion and add agenda clock range 2019-01-21 23:57:53 -05:00
ndwarshuis e035ff9c64 turn off comint insert-goes-to-end-of-line feature (this was never a
good idea)
2019-01-21 12:53:58 -05:00
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