Commit Graph

349 Commits

Author SHA1 Message Date
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
ndwarshuis 45845a36d8 remove buffer encoding from modeline 2018-12-17 21:26:17 -05:00
ndwarshuis d72ab1bbab make cute modeline symbols for flyspell and flycheck 2018-12-17 20:18:10 -05:00
ndwarshuis 30467af1b0 added back ess insert assign 2018-12-17 16:40:50 -05:00
ndwarshuis 4e019553f4 fixed agenda modeline and weird habit race condition 2018-12-17 11:40:44 -05:00
ndwarshuis 2c42c4580a brought package list to dark side :) 2018-12-17 10:20:24 -05:00
ndwarshuis 88fc67dd97 added initial sqlite functions 2018-12-17 10:20:07 -05:00
ndwarshuis b56f122100 added inert heading function 2018-12-17 10:19:48 -05:00
ndwarshuis b7d09cd79b changed export dir to something more sane 2018-12-16 19:14:01 -05:00
ndwarshuis 3c49bd793c added custom org export directory 2018-12-16 19:08:37 -05:00
ndwarshuis 9708861095 rearranged org mode sections 2018-12-16 17:58:36 -05:00
ndwarshuis b2e516d47f rearranged conf to make more readable 2018-12-15 13:29:10 -05:00
ndwarshuis 8ee0531ee1 ensure spacemacs theme is installed 2018-12-15 10:01:13 -05:00
ndwarshuis 25b192c936 added conf file back 2018-12-13 22:46:49 -05:00
ndwarshuis e4414d0031 moved conf files to seperate dir 2018-12-11 19:33:59 -05:00
ndwarshuis 470b491888 added bulk delete and org agenda execution macro 2018-12-06 22:54:48 -05:00
ndwarshuis aaf734f89c added agenda time shift cloner 2018-12-04 23:28:33 -05:00
ndwarshuis b8d69ce2a4 show email addresses by default 2018-12-03 21:03:32 -05:00
ndwarshuis 188e76b5ea added binging for attaching to mu4e in dired 2018-12-03 20:56:26 -05:00
ndwarshuis 7b6ea98079 added org-store-link to mu4e view and headers 2018-12-03 20:52:41 -05:00
ndwarshuis 7559e06ca8 add more annotations for kbd setup 2018-12-03 20:52:20 -05:00
ndwarshuis f9309c5537 actually added hyper key to org shifters 2018-12-02 01:17:54 -05:00
ndwarshuis 248fb8278f added check for tasks with no creation timestamp 2018-12-02 01:16:57 -05:00
ndwarshuis ee7ace6ac3 changed org shifters to use hyper key 2018-11-29 17:56:31 -05:00
ndwarshuis 2cf7f09e4b advised org-tags-todo to include done states in tags matches 2018-11-28 23:09:43 -05:00
ndwarshuis 5694f47e26 fixed capture template typos 2018-11-28 00:01:31 -05:00
ndwarshuis 940eb7b6ea automate creation timestamps for new org headings 2018-11-27 23:56:48 -05:00
ndwarshuis 3d8a8af723 rearranged org config, now logging everything (at least time) 2018-11-26 22:17:24 -05:00
ndwarshuis 15cd08c8c1 added actual org source files to conflict agenda view 2018-11-24 23:08:05 -05:00
ndwarshuis 6f404d8eb4 added date headers for clarity on conflicts buffer, ugly but works 2018-11-24 22:36:08 -05:00
ndwarshuis 5ff75f1e45 removed annoying message in org autosave function 2018-11-24 20:38:17 -05:00
ndwarshuis 81ab4bb71d add org-toggle-checkbox to agenda (because it isn't there by default?) 2018-11-24 20:34:23 -05:00
ndwarshuis 2ea1fb3ea2 revised incubator stale tasks cleaning 2018-11-23 20:37:29 -05:00
ndwarshuis c69c3e3e62 clean up some agenda helper functions 2018-11-23 20:16:00 -05:00
ndwarshuis a446e78220 added conflict front end 2018-11-23 19:56:40 -05:00
ndwarshuis 2e9d1e9778 discovered the org-2ft function which seems to be more reliable in
handling org timestamps
2018-11-23 00:00:05 -05:00
ndwarshuis 12ff47da89 added orgmode conflict detection algorithm 2018-11-22 23:56:59 -05:00
ndwarshuis d7fcf4e24d untabified entire conf file 2018-11-22 00:49:47 -05:00
ndwarshuis 72127cf1fd rearranged to make library readable on github 2018-11-22 00:31:27 -05:00
ndwarshuis 2da905d3f3 totally rewrote language in org mode section and clean up old code 2018-11-22 00:23:46 -05:00
ndwarshuis 93b197a68f fix spelling mistake :( 2018-11-20 22:19:05 -05:00
ndwarshuis 540ac5f271 added camelcase to haskell mode 2018-11-18 23:30:26 -05:00
ndwarshuis 3a9743e291 added flyspell to mu4e 2018-11-08 19:41:52 -05:00
ndwarshuis 13059454cf streamlined haskell mode (eg removed company/flycheck and made intero
integrate better)
2018-11-08 19:32:54 -05:00
ndwarshuis 17e6d3bdbc so I actually don't like electric pair mode...it ends up putting
things where I don't intend...not good
2018-11-06 00:38:09 -05:00
ndwarshuis 4fbd54e4f4 added helm-devices 2018-11-02 00:07:18 -04:00
ndwarshuis ee9e591773 added function to navigate to mounted devices 2018-10-31 23:23:54 -04:00
ndwarshuis 2844630f8c removed taskjuggler 2018-10-30 21:33:23 -04:00
ndwarshuis 46f868a809 added pgfgantt charts...bout time :) 2018-10-30 21:25:01 -04:00
ndwarshuis 092d7fb8d7 added laptop tag to email capture template (when would I not reply to
emails on my laptop?)
2018-10-27 09:20:43 -04:00
ndwarshuis 034ed4d14d skip reading unecessary files 2018-10-26 18:48:54 -04:00
ndwarshuis dcaf7cc590 fixed archive project bug (although the fix makes the archive view slower) 2018-10-25 23:32:11 -04:00
ndwarshuis 883dcd5977 this is, in fact, my real name 2018-10-23 09:01:24 -04:00
ndwarshuis 2ed31abeb5 add ipython to python inf mode 2018-10-21 01:18:11 -04:00
ndwarshuis 0db6bfba50 banished evil tabs from my corner of the omniverse 2018-10-14 16:42:13 -04:00
ndwarshuis db11e666e1 added electric pairs mode 2018-10-13 11:43:10 -04:00
ndwarshuis f58ebba0d1 make flyspell work nicely with latex 2018-10-11 17:08:13 -04:00
ndwarshuis 1e7f3f1d5d added autofill mode prompt to latex 2018-10-11 14:19:49 -04:00
ndwarshuis cb21fabbb9 added some annotations for the keymap 2018-10-10 19:28:58 -04:00
ndwarshuis 14ec033daa added hotkey for company complete and removed set mark (redundant with
visual mode)
2018-10-10 19:24:03 -04:00
ndwarshuis fa26d60575 fixed indent 2018-10-10 19:23:47 -04:00
ndwarshuis 15b9959a7b added company backends for latex 2018-10-10 19:23:21 -04:00
ndwarshuis 52ed8d41dd fixed typo 2018-10-09 23:23:18 -04:00
ndwarshuis efcf32a676 added prompt to choose a printer 2018-10-09 23:22:42 -04:00