Commit Graph

  • 0b54a5c96b remove perp-mode and projectile from config ; perp-mode will be replaced (was only used to filter buffer lists) and projectile was removed due to non use KemoNine 2023-04-07 11:28:13 -0400
  • 4f1e9b2dd9 tweak zoom settings to also resize temp buffers, added note on what to call to toggle the mode if needed KemoNine 2023-04-07 11:05:09 -0400
  • ff27832a2e add keyboard-quit to keybinds KemoNine 2023-03-26 10:48:39 -0400
  • af3d1b75f1 tune ox-hugo exported file types KemoNine 2023-03-22 07:45:07 -0400
  • 02ca9051de update code profile melpa packages KemoNine 2023-03-22 07:44:34 -0400
  • c2989532ad remove auto-hide of slipbox items ; show them by default now KemoNine 2023-02-25 12:15:41 -0500
  • e3de9290d3 remove comment block that was not used/relevant KemoNine 2023-02-25 12:15:27 -0500
  • 4c3e3da067 *sigh* ; even a 20s notification is better than none ; put org-alert back into place KemoNine 2023-02-25 12:13:32 -0500
  • 6ca04c92b9 attempt to fine tune org notifications on windows ; failed but updated code is present for future attempts KemoNine 2023-02-25 11:51:12 -0500
  • 508396466a re-enable toasts on windows ; something is better than nothing KemoNine 2023-02-25 10:58:58 -0500
  • da4e00a6c8 disable org-alert as i cannot find a good way to pop a notification that sticks around and is useful to me KemoNine 2023-02-25 10:42:17 -0500
  • e5952e241f enabled/configured org-alert for windows KemoNine 2023-02-25 09:12:53 -0500
  • 356980b7ce add alert-toast to org profile KemoNine 2023-02-25 09:09:47 -0500
  • e3d0589559 basic org-alert additions ; currently disabled due to errors KemoNine 2023-02-25 09:02:27 -0500
  • 2d28bdf85e updates for melpa 'stuff' ; add org-alert for full emacs client alerts on calendar items KemoNine 2023-02-21 13:23:55 -0500
  • ffaa757ded update [m]elpa KemoNine 2023-02-21 13:17:08 -0500
  • 1f694df812 flip to dedicated slipbox template KemoNine 2023-02-19 09:21:35 -0500
  • 02f3060030 add more auto-copy ox-hugo file formats to the export config KemoNine 2023-02-16 11:44:06 -0500
  • 908f03dc44 remove dead code KemoNine 2023-02-13 12:49:36 -0500
  • 52b5951323 setup origami to use tab to toggle folded or not on org-agenda ; tweak super agenda origami tie in to fix off by one bug KemoNine 2023-02-13 12:47:11 -0500
  • b7287c50f8 tie origami to org super agenda and auto-hide some low-priority groupings by default KemoNine 2023-02-13 12:12:29 -0500
  • f989fbeedf fix find-file defintions that werent updated for the orgzly shuffle KemoNine 2023-02-13 08:35:34 -0500
  • 060e3103ea tune todo setup to work with orgzly slip box / daily churn area -- includes some keyboard shortcut tweaks to make things more cohesive KemoNine 2023-02-13 08:29:18 -0500
  • 1b1d299e2b add meds to dedicated org-super-agenda zone, change up org-agenda files slightly to be better organized for my needs KemoNine 2023-02-12 18:40:21 -0500
  • 844b169558 add orzly slipbox to agendas, remoxe tags from main agenda KemoNine 2023-02-12 17:59:07 -0500
  • affc63d710 shuffle habits/todo for orgzly compat ; disable org-agenda-use-time-grid for better agenda use KemoNine 2023-02-12 17:15:30 -0500
  • 1877dbd50e adjust org todo logging lightly KemoNine 2023-02-12 16:43:34 -0500
  • 967ed27703 disable variable font in org-mode ; doesnt work for me but is a valid use case ; code to re-enable left as a set of comments KemoNine 2023-01-17 23:59:58 -0500
  • 2f413e0cac set org-agenda to fixed-width font KemoNine 2023-01-15 08:13:08 -0500
  • 94a5abf313 set default font to monolisa KemoNine 2023-01-15 00:08:18 -0500
  • 1053fcd711 tune font config for org mode and code KemoNine 2023-01-14 23:54:23 -0500
  • e05cd09a53 update font handling so atkinson hyperlegible is the default variable font and mono lisa is the default fixed width font ; add sytling to org to leverage both KemoNine 2023-01-14 23:30:42 -0500
  • 2cc8e02e31 mild ox-hugo tuning for figures, adjusted parameter activation KemoNine 2022-11-12 11:49:05 -0500
  • 9312c7dcd5 tune ox-hugo output formats slightly KemoNine 2022-11-10 19:23:01 -0500
  • 43173c6098 add code/projects to gitignore KemoNine 2022-11-08 14:41:31 -0500
  • be7e140d08 add ox-hugo to org profile KemoNine 2022-11-07 22:54:27 -0500
  • bdfdc60b30 prevent some startup warnings from popping up but keeping them logged KemoNine 2022-11-08 12:52:56 -0500
  • d91e769ccd update org profile emacs modules KemoNine 2022-11-07 22:40:51 -0500
  • a87a1491c5 update code profile emacs modules KemoNine 2022-11-07 22:31:08 -0500
  • dcdcd2a0c6 frame-inhibit-implied-resize and pixel-scroll-precision-mode KemoNine 2022-11-03 13:22:07 -0400
  • 1e968dcb9c enable markdwon mode globally ; this includes syntax highliting inside org-mode '#+begin_src markdown' blocks KemoNine 2022-10-01 13:47:56 -0400
  • 37ae00042f add new markdown packages to org profile ahead of activating them for code blocks KemoNine 2022-10-01 13:44:09 -0400
  • b188b6d2dd streamline some capture templates based on day to day needs/desires KemoNine 2022-09-28 13:10:04 -0400
  • fe82828c2b integrate devdocs into emacs via devdocs.el and devdocs-browser -- unsure which to keep still KemoNine 2022-09-22 17:36:04 -0400
  • bd050dc205 install devdocs-browser and devdocs.el KemoNine 2022-09-22 17:35:32 -0400
  • a3269771aa add focus mode for dense text edit work KemoNine 2022-09-22 16:13:41 -0400
  • 35058b8f4d make destiny agenda view of todo's have more utility KemoNine 2022-09-18 10:17:49 -0400
  • 79a3c5c547 enable scheduled/deadline for appointment tracking as well as improve sheduled/deadline handling in org-mode config KemoNine 2022-09-16 09:20:12 -0400
  • 07b4cf30b1 tune capture templates to start to leverage deadlines for better prompts on some stuff KemoNine 2022-09-15 17:37:14 -0400
  • 7a263e158a flip org destiny todo / agenda to leverage org-super-agenda KemoNine 2022-09-15 16:54:42 -0400
  • cde3c82d2f activate org-super-agenda and tune personal agenda accordingly KemoNine 2022-09-15 15:06:04 -0400
  • fce87dc510 update org profile [m]elpa KemoNine 2022-09-15 14:58:44 -0400
  • 0dc65b257a add basic org-super-agenda stuff to config ; needs more tests ; this is incomplete / foundational work KemoNine 2022-09-13 16:19:20 -0400
  • c73ab93edc update packages ; install org-super-agenda into org-mode profile KemoNine 2022-09-13 15:06:22 -0400
  • d66bbc5052 adjust org agenda in conjunction with updates to files containing todos/habits to better present and manage things over time KemoNine 2022-09-12 16:21:52 -0400
  • 8a0468e9fc fix url opening within termux environments KemoNine 2022-09-08 15:15:25 -0400
  • 62c8e8cfb2 fix from granit for org tag completion via helm. seems a bug/behavior change with org 9 is the cause per granit KemoNine 2022-09-08 12:49:35 -0400
  • 1d1b2a4d4f tweak helm separator for multi-select so it works by default with org tags ; this could be an issue with other things ; this should really be a function KemoNine 2022-09-06 15:23:18 -0400
  • bf60b7c305 cleanup helm handling of multi tag selection; MUST REPLACE COMMA WITH COLON WHEN SELECTING THE FIRST TAG FOR THIS TO WORK KemoNine 2022-09-06 15:08:49 -0400
  • 61c1847b97 replace golden-ratio (unmaintained) with zoom (maintained, more features) KemoNine 2022-09-03 16:43:01 -0400
  • 671149706b enhance use of popwin to include quick reference as a keycombo to open in a popwin KemoNine 2022-09-03 16:08:49 -0400
  • 4a1e66cd2c cleanup/solve the new code and setup for marking previous days as skipped while retaining them scheduled for today ; this is for help with health logging via habits KemoNine 2022-09-02 12:57:41 -0400
  • 51ee49b12b start work on marking habits as skipped the previous day for better tracking (has bug on scheduled date currently) KemoNine 2022-09-02 10:44:08 -0400
  • 189bbea314 adjust org habit graph on desktop so its less intrusive KemoNine 2022-09-02 09:33:45 -0400
  • 743ab417b0 fix destiny agenda KemoNine 2022-08-29 14:12:13 -0400
  • d828234728 add pop win to better leverage the scratch buffer for copy/pasta silly or copy editing needs KemoNine 2022-08-28 13:36:06 -0400
  • ebcbf9a248 improve home/end nav via C-a and C-e ; tweak helm text config KemoNine 2022-08-28 12:01:42 -0400
  • efb0478bfb add golden ratio, tune helm display, adjust line highlights so its only in code profile KemoNine 2022-08-28 11:56:55 -0400
  • ddd7e1e6a6 tune helm based on suggestions from granit KemoNine 2022-08-28 11:25:43 -0400
  • 842840d8b1 minor quality of life tweaks (highlight current line, y/n instead of yes/no KemoNine 2022-08-28 11:14:22 -0400
  • 2a61250019 tune org setup so habits are separate from todos to help fix performance issues ; tweaked flyspell to ignore org-agenda ; mild cleanup of location of agenda tuning for org KemoNine 2022-08-26 15:58:28 -0400
  • 40687da612 remove unneeded plugins KemoNine 2022-08-26 14:53:58 -0400
  • 2822280595 fixup xdg-open on android/termux / remove nov, pdf-tools, org-noter as they cannot be used universally KemoNine 2022-08-26 14:41:24 -0400
  • 6a52da50ee fix xclip setup / enable globally for extra sauces KemoNine 2022-08-26 13:14:12 -0400
  • 8d62f62ea4 mild tuning ; shore up mobile support ; activate xclip on mobile KemoNine 2022-08-26 12:48:45 -0400
  • 9a60998c25 elpa update / install xclip KemoNine 2022-08-26 12:48:21 -0400
  • 3790c91768 remove notdeft KemoNine 2022-08-26 12:46:14 -0400
  • 9af503897a fix helm-find-file error ; removed dired-rainbow KemoNine 2022-08-26 12:04:43 -0400
  • 65e49cecfb remove unneeded persp-mode code ; tweak buffer list activation so helm more reliably filters ; as of this commit helm filtering /WORKS/ with persp-mode and no outside functions/etc KemoNine 2022-08-26 11:07:27 -0400
  • 50c17ff520 cleanup and tune persp-mode and projectile KemoNine 2022-08-26 10:25:29 -0400
  • d49c6a7b60 fix auto load of org personal agenda KemoNine 2022-08-26 09:59:45 -0400
  • 99235454d8 tweak main org agenda to be more targeted/faster KemoNine 2022-08-26 09:46:23 -0400
  • b992f56ad4 fix small bug with flyspell setup KemoNine 2022-08-26 09:45:51 -0400
  • 3a2a3656ba Tweak to prevent pdf-tools from failing to setup within termux KemoNine 2022-08-25 21:42:23 -0400
  • dbfc184f0b re-enable flyspell with helm integration KemoNine 2022-08-25 20:05:52 -0400
  • dfa675b014 add helm flyspell extension KemoNine 2022-08-25 20:05:35 -0400
  • c9b90e1fb3 cleanup destiny capture templtes KemoNine 2022-08-25 19:04:33 -0400
  • 579d0be5c5 disable flyspell (for now) due to performance issues ; re-work agendas to be more meaningful KemoNine 2022-08-25 18:52:29 -0400
  • 3289b8a202 add todo capture template that can have scheduled/deadline dates set via y/n/date prompts. see below for example template KemoNine 2022-08-25 15:18:07 -0400
  • 0f9321008e setup flyweel with hunspell globally (spell checking) KemoNine 2022-08-25 14:03:48 -0400
  • 6be2464ac7 delete dictionaries -- no longer needed KemoNine 2022-08-25 14:03:20 -0400
  • c2b1ad16c7 add latex KemoNine 2022-08-25 13:42:37 -0400
  • 353fc03e4c turn on auto revert KemoNine 2022-08-25 13:42:20 -0400
  • c39d7de783 integrate org-noter KemoNine 2022-08-25 12:12:30 -0400
  • a6b2f37182 add missing melpa package KemoNine 2022-08-25 11:53:51 -0400
  • 7e00753126 added pdf-tools KemoNine 2022-08-25 11:49:25 -0400
  • 285dbbfd5b setup nov.el in org profile KemoNine 2022-08-25 11:37:02 -0400
  • 90cd4b4840 update packages KemoNine 2022-08-25 11:19:45 -0400
  • 3f55d01e4a setup markdown preview mode in code profile KemoNine 2022-08-25 11:14:22 -0400
  • d2f3af9076 update packages / add markdown preview mode packages KemoNine 2022-08-25 11:13:38 -0400