Commit Graph

321 Commits

Author SHA1 Message Date
Nathan Dwarshuis 049edef5ac ADD isntall_deps script 2021-06-12 00:17:52 -04:00
Nathan Dwarshuis f5620870c4 ADD shortcuts for elisp function refenerences 2021-06-04 18:21:17 -04:00
Nathan Dwarshuis 09d8498637 ADD xref to evil mode 2021-06-04 18:19:19 -04:00
Nathan Dwarshuis 76f42312b0 ENH disable unimpaired mode 2021-05-30 13:30:54 -04:00
Nathan Dwarshuis c138528915 ENH break histogram function into more convenient chunks 2021-05-30 01:31:00 -04:00
Nathan Dwarshuis 59e5edc066 ADD histogram function for metabase 2021-05-30 00:02:27 -04:00
Nathan Dwarshuis 9ece1b81ab ENH byte compile org-x on load 2021-04-25 20:36:32 -04:00
Nathan Dwarshuis d5fdd1fffd ENH use more robust method to declare system dependencies 2021-04-25 20:02:22 -04:00
Nathan Dwarshuis a7e3537b70 DEL mingus 2021-04-25 18:37:48 -04:00
Nathan Dwarshuis 97b6d02ded REF clean up comments in config 2021-04-25 14:53:16 -04:00
Nathan Dwarshuis 3f5275a364 REF clean up org-mode section in config 2021-04-25 13:20:04 -04:00
Nathan Dwarshuis c8cec3f27a REF clean up agenda filter code 2021-04-24 18:31:41 -04:00
Nathan Dwarshuis 5bca9bf6ba REF renamed a bunch of functions and added docstrings 2021-04-23 01:08:09 -04:00
Nathan Dwarshuis f0eab43067 REF move default sort order fully into config 2021-04-22 23:51:20 -04:00
Nathan Dwarshuis b1d116a5bf ENH skip children under CANC/HOLD for projects 2021-04-21 01:00:13 -04:00
Nathan Dwarshuis 26081cad6d REF move super agenda predictate functions to org-x 2021-04-21 00:29:24 -04:00
Nathan Dwarshuis 0044ff5872 REF move skip functions to org-x file 2021-04-20 22:58:05 -04:00
Nathan Dwarshuis 4ecd2b4972 REF clean up epoch time property code 2021-04-20 00:19:33 -04:00
Nathan Dwarshuis f07867c3c1 REF clean up property code 2021-04-19 23:37:26 -04:00
Nathan Dwarshuis 7c595ddb91 ADD tests for timestamp shifter 2021-04-18 21:35:29 -04:00
Nathan Dwarshuis 15dddc1b3b REF put todo keywords in terms of org-x 2021-04-18 14:17:31 -04:00
Nathan Dwarshuis a8a7ecb584 REF clean up tags code in org-x parent file 2021-04-18 13:37:43 -04:00
Nathan Dwarshuis 77b0c061e2 FIX typo 2021-04-18 11:12:36 -04:00
Nathan Dwarshuis 05ac1cd6a9 REF put agenda block views in terms of tags from org-x 2021-04-17 16:53:20 -04:00
Nathan Dwarshuis 7e7a03bf16 REF put org-capture tags in terms of org-x 2021-04-17 16:34:42 -04:00
Nathan Dwarshuis f5adbf86fa REF clean up tags coloring code 2021-04-17 16:08:28 -04:00
Nathan Dwarshuis d51313232b REF make tags dryer 2021-04-17 00:56:05 -04:00
Nathan Dwarshuis a07b7df452 REF dry off some more property code 2021-04-17 00:24:16 -04:00
Nathan Dwarshuis 0a8b7be598 REF make properties DRY 2021-04-17 00:21:33 -04:00
Nathan Dwarshuis 0703e6f067 REF move org-x-cluster (now org-x-agg) to own file 2021-04-16 23:46:31 -04:00
Nathan Dwarshuis eb2f538ba5 ADD some basic javascript keyboard shortcuts 2021-04-13 22:24:09 -04:00
Nathan Dwarshuis e92e2dd945 REF put cluster code in terms of org-ml 2021-04-11 23:35:34 -04:00
Nathan Dwarshuis d9bc5863a1 REF move clustering code to org-x 2021-04-11 21:20:02 -04:00
Nathan Dwarshuis b930cac53a REF move constants to org-x library 2021-04-11 00:58:18 -04:00
Nathan Dwarshuis fdde5fefc8 ENH move iterator/periodical functions to org-x 2021-04-10 23:45:59 -04:00
Nathan Dwarshuis 485c2e376b REF remove unused functions and clean up docstrings 2021-04-03 22:33:20 -04:00
Nathan Dwarshuis 366c29b560 ENH call mu/mbsync directly instead of systemd service 2021-04-03 11:14:31 -04:00
Nathan Dwarshuis 776c88de7a ADD expire and days-to-live properties 2021-04-02 00:29:17 -04:00
Nathan Dwarshuis 4d44d2833d FIX src block typo 2021-03-31 10:05:02 -04:00
Nathan Dwarshuis 882ce73ddb REF add useful note to my future self 2021-03-30 14:00:59 -04:00
Nathan Dwarshuis 076235f8a6 ADD node dependency 2021-03-30 13:58:51 -04:00
Nathan Dwarshuis 25e3796d5b ENH remove weird done font 2021-03-30 13:49:25 -04:00
Nathan Dwarshuis 9ebb6f5326 ENH fix org 9.4's folding thing 2021-03-29 13:27:57 -04:00
Nathan Dwarshuis 35a9eb2e63 ENH remove excess ampl mode functions 2021-03-28 11:44:15 -04:00
Nathan Dwarshuis 079a49f1f9 ADD ampl mode 2021-03-27 10:54:34 -04:00
Nathan Dwarshuis e6abc6102e ADD ruby modes 2021-03-21 11:31:17 -04:00
Nathan Dwarshuis 252900c9cb ENH only use long timestamps in calendar 2021-03-15 23:02:20 -04:00
Nathan Dwarshuis 37a1baecaf REF add blurb about the CI pipeline I just added 2021-03-14 16:12:45 -04:00
Nathan Dwarshuis bfaa761b15 DEL dash-functional (apparently now merged with dash.el) 2021-03-14 14:54:00 -04:00
Nathan Dwarshuis 9164a6cf10 FIX only disable interface components if they exist (which they may not in a CI environment) 2021-03-14 14:50:08 -04:00
Nathan Dwarshuis d18c119320 ADD scheduled timestamps to calendar viewer 2021-03-14 11:38:15 -04:00
Nathan Dwarshuis 8d01fb694f ENH use hlint-bin from aur 2021-03-13 22:16:33 -05:00
Nathan Dwarshuis 61a0fb505d FIX check if pyenv is present before setting keymap 2021-03-13 21:53:59 -05:00
Nathan Dwarshuis 0556d0fc3a FIX check if lein is installed before calling cider deps 2021-03-13 21:50:47 -05:00
Nathan Dwarshuis 5d2d44f8ce ENH remove taskjugger tags 2021-03-13 21:44:28 -05:00
Nathan Dwarshuis 03dfce1d8a FIX remove hacky org-taskjuggler stuff 2021-03-13 21:41:31 -05:00
Nathan Dwarshuis 41d8247975 FIX ensure org-x comes after org-ml 2021-03-13 21:38:19 -05:00
Nathan Dwarshuis ed336342e1 ENH make use-package fetch org-ml and org-sql 2021-03-13 21:32:19 -05:00
Nathan Dwarshuis a058fb3602 ADD system to record which packages are needed for various subsystems 2021-03-13 19:17:23 -05:00
Nathan Dwarshuis 0ac112fff6 ADD shortcupts for cider/repl 2021-03-08 22:59:24 -05:00
Nathan Dwarshuis af839ecf7c ADD clojure 2021-03-06 18:44:20 -05:00
Nathan Dwarshuis 24e02935a9 ENH include root paths in refile targets 2021-02-23 12:31:01 -05:00
Nathan Dwarshuis 3f3556a1d1 ADD table check email 2/clock out 2021-02-20 11:14:22 -05:00
Nathan Dwarshuis ca7fdce9de ENH update sleep table in org-sql database 2021-02-19 11:12:06 -05:00
Nathan Dwarshuis f2ec321ce8 Allow more flexible effort entries 2021-02-19 11:11:46 -05:00
Nathan Dwarshuis 22fc7a4bdd FIX exe search on missing app directory 2021-02-18 15:19:16 -05:00
Nathan Dwarshuis 78f6d2bf70 ENH add clock time start/end to all_tasks 2021-02-16 23:59:52 -05:00
Nathan Dwarshuis b2b18f0b10 FIX org-sql format bug 2021-02-16 23:59:20 -05:00
Nathan Dwarshuis 97c2f08a4a ADD sql visualization script 2021-02-14 22:20:27 -05:00
Nathan Dwarshuis 81942ec187 ENH add org-sql customizations 2021-02-14 10:20:09 -05:00
Nathan Dwarshuis 814cd0b3f9 ENH make smtp lookup passwords in pass store 2021-02-04 15:32:52 -05:00
Nathan Dwarshuis b464463365 ADD mu init command 2021-02-02 09:58:15 -05:00
Nathan Dwarshuis 4bd1f97cee ADD logo 2021-02-01 00:17:07 -05:00
Nathan Dwarshuis 9691f39d51 ENH remove evil-magit (its in evil-collection) 2021-01-31 11:17:26 -05:00
Nathan Dwarshuis b0dee2eab8 ENH check for iterator error in org agenda 2021-01-24 11:34:12 -05:00
Nathan Dwarshuis 89482928db FIX ivy-bibtex type mismatches 2021-01-17 11:29:29 -05:00
Nathan Dwarshuis 1d91acc50f FIX use addressname for email template 2021-01-10 10:35:51 -05:00
Nathan Dwarshuis 93dcc14672 ENH update org sql options for psql 2020-12-27 11:01:35 -05:00
Nathan Dwarshuis 9a3fbada3c FIX shell unescaped filename error 2020-12-21 15:25:19 -05:00
Nathan Dwarshuis 1786943ab4 ENH update dash font lock 2020-12-21 15:25:10 -05:00
Nathan Dwarshuis f1ad9bc037 FIX typo 2020-12-12 12:54:18 -05:00
Nathan Dwarshuis abcf0b601a ENH move device directory 2020-12-11 16:11:41 -05:00
Nathan Dwarshuis a759e5e89e DEL org-brain 2020-11-29 10:45:34 -05:00
Nathan Dwarshuis cae343742c FIX use undo-fu since I don't have emacs 28 2020-11-24 09:45:40 -05:00
Nathan Dwarshuis eecafd253a FIX remove evil undo tree to fix org-agenda ivy bug? (and nasty lock) 2020-11-24 00:01:52 -05:00
Nathan Dwarshuis 21c7eadd02 ADD questions file 2020-11-23 23:34:28 -05:00
Nathan Dwarshuis 65423e9fcc ENH update ivy alist 2020-11-23 23:34:14 -05:00
Nathan Dwarshuis 0d9fa9b9b4 ENH remove slack 2020-11-20 15:07:41 -05:00
Nathan Dwarshuis bb6005501e ENH raise file warning limit to 1GB 2020-11-13 09:44:53 -05:00
Nathan Dwarshuis 682e5621cf ENH make oauth work with multiple accounts 2020-11-11 00:24:32 -05:00
Nathan Dwarshuis 79957daf1c ENH add oauth to smtp auth options 2020-11-10 23:39:53 -05:00
Nathan Dwarshuis ba65ce1609 FIX counsel and swiper loading errors 2020-10-19 08:51:52 -04:00
Nathan Dwarshuis 5302521246 ENH add full tabl completion to counsel-find-file 2020-10-18 14:52:04 -04:00
Nathan Dwarshuis 9fbc758b58 ENH change ivy highlight color 2020-10-18 11:14:52 -04:00
Nathan Dwarshuis fdca9a5607 ENH add more things to ivy 2020-10-18 09:58:56 -04:00
Nathan Dwarshuis 72bfb7fe88 ENH goodbye helm, maybe we will meet again someday :'( 2020-10-17 20:14:43 -04:00
Nathan Dwarshuis 573b4817f3 ENH integrate evil mode with undo-tree 2020-10-12 17:08:40 -04:00
Nathan Dwarshuis d5685da983 ENH remove custom ess company modes (they are now builtin) 2020-10-07 16:34:42 -04:00
Nathan Dwarshuis 44b7a10c1f ENH make clocking and logging drawers separate 2020-10-02 14:45:54 -04:00
Nathan Dwarshuis 951bb48f5a ADD leaders slack team 2020-09-14 15:57:26 -04:00
Nathan Dwarshuis 466d21e2ae ENH make ls show dotfiles first 2020-09-13 15:09:20 -04:00
Nathan Dwarshuis 704621fe73 ENH make dired group directories first 2020-09-13 15:02:42 -04:00
Nathan Dwarshuis ac3b9ac441 ADD slack client 2020-09-03 12:08:21 -04:00
Nathan Dwarshuis cfb2941bf7 FIX source blocks for org-9.3 2020-08-20 17:34:23 -04:00
Nathan Dwarshuis c792077fa7 ADD c eldoc mode 2020-08-19 20:47:14 -04:00
Nathan Dwarshuis 0f9908731b ENH turn off fuzy matching 2020-08-19 20:47:04 -04:00
Nathan Dwarshuis 265fc61798 ADD binary checkers for ipython and flake8 2020-08-19 18:58:41 -04:00
Nathan Dwarshuis 20139868a9 FIX remove unnecessary haskell ghci autload 2020-08-18 23:21:27 -04:00
Nathan Dwarshuis 0660885c95 FIX company backends typo for ESS 2020-08-18 14:55:33 -04:00
Nathan Dwarshuis 21ce8b5ed3 FIX missing shortcuts for moving forward/back in agenda 2020-08-17 23:17:04 -04:00
Nathan Dwarshuis 662dc19b9e FIX 27.1 todo option window sizing change 2020-08-16 12:53:54 -04:00
Nathan Dwarshuis fd56519d08 FIX 27.1 font selection change 2020-08-16 12:53:39 -04:00
Nathan Dwarshuis 213c8fea95 ADD dependency management and conditional loading 2020-08-15 13:00:04 -04:00
Nathan Dwarshuis 4122f4784e ADD fci mode to yaml 2020-08-11 22:16:09 -04:00
Nathan Dwarshuis 909cadac02 ENH add C (bout time) 2020-08-10 18:06:51 -04:00
Nathan Dwarshuis 55f12e5a60 ENH make jinja2 mode use fci 2020-08-07 23:26:59 -04:00
Nathan Dwarshuis 5a51af379a ENH add more entries to agenda view 2020-08-07 16:29:44 -04:00
Nathan Dwarshuis 346bf421c5 ENH remove annoying marker/point exchange binding 2020-08-07 16:29:09 -04:00
Nathan Dwarshuis e0c693ab97 ADD jinja2 mode 2020-08-07 16:28:54 -04:00
Nathan Dwarshuis 284493fb17 ADD buttercup 2020-08-02 21:56:43 -04:00
Nathan Dwarshuis da2d7611e2 ADD routine blocks in agenda view 2020-07-07 23:23:38 -04:00
Nathan Dwarshuis 3daa036c04 FIX make captured headlines have creation timestamps again 2020-07-04 09:17:22 -04:00
Nathan Dwarshuis 22526e5b58 FIX habit tracker now ignores CANC keyword 2020-07-02 20:10:01 -04:00
Nathan Dwarshuis 3854989c08 ADD link storage option on capture 2020-06-25 11:00:52 -04:00
Nathan Dwarshuis 21452281c7 ENH use inert projects/tasks only where appropriate 2020-06-21 10:05:11 -04:00
Nathan Dwarshuis e5aa53e074 ENH update auth sources 2020-06-21 10:05:00 -04:00
Nathan Dwarshuis 68e91192d3 FIX flycheck out of scope error 2020-06-07 14:24:18 -04:00
Nathan Dwarshuis 53e9a355cd FIX org bullets slowdown 2020-06-07 13:12:02 -04:00
Nathan Dwarshuis 15e016b0a6 REF make layout more informative 2020-06-06 14:28:51 -04:00
Nathan Dwarshuis 0052223bd7 ENH change om to org-ml 2020-06-04 18:24:54 -04:00
Nathan Dwarshuis e920462c59 FIX show projects with errors 2020-06-04 18:24:41 -04:00
Nathan Dwarshuis d1057f0070 ADD arc-mode evil bindings 2020-05-31 12:43:39 -04:00
Nathan Dwarshuis edaced23da ENH update python checkers 2020-05-26 14:23:10 -04:00
Nathan Dwarshuis 95093366f7 ENH update for mu 1.4+ 2020-04-28 17:37:17 -04:00
Nathan Dwarshuis 9e6a44d4a1 FIX update compose hook varible name for new mu version 2020-04-28 08:49:52 -04:00
Nathan Dwarshuis 2e2be0ed3d FIX haskell bracket keys 2020-04-15 19:12:06 -04:00
Nathan Dwarshuis 073b77538f ADD comint-like evil bindings for haskell interactive mode 2020-03-28 00:06:38 -04:00
Nathan Dwarshuis c1fb8aa87a REF add a clarifying comment 2020-03-24 21:17:33 -04:00
Nathan Dwarshuis 9b0c0534ad ENH make haskell mnode use tags 2020-03-24 21:15:53 -04:00
Nathan Dwarshuis bfa9d7b405 ADD haskell suggestions and jump shortcut 2020-03-24 20:56:49 -04:00
Nathan Dwarshuis 3860b4913c REF clean up haskell section 2020-03-24 20:39:22 -04:00
Nathan Dwarshuis 104f4b550c ADD haskell autoload ghci and switch functions 2020-03-24 20:33:57 -04:00
Nathan Dwarshuis e2d0f29933 FIX set default font (this wasn't an issue in the past for some reason) 2020-03-22 13:02:18 -04:00
Nathan Dwarshuis 0bce1dee11 ENH use stylish haskell 2020-03-22 12:22:06 -04:00
Nathan Dwarshuis 5386ee5cc8 ENH set default fill to 80 (???!!!) 2020-03-22 12:21:39 -04:00
Nathan Dwarshuis c074b23c1b FIX actually delight interactive haskell mode 2020-03-20 00:25:23 -04:00
Nathan Dwarshuis a2a8bf73f1 ENH remove intero mode and use haskell-mode process commands 2020-03-20 00:00:37 -04:00
Nathan Dwarshuis c0051694ef FIX missing keymap errors 2020-03-15 12:02:24 -04:00
Nathan Dwarshuis 7e1c8ebbb5 ENH simplify find devices function 2020-02-29 19:55:56 -05:00
Nathan Dwarshuis dca3fe78ea ENH simplify helm device finder to only navigate to mounted devices 2020-02-29 19:37:06 -05:00