Commit Graph

  • cd0894a19e
    Do not query to save clock on exit by default Daniel Borchmann 2022-05-27 14:56:54 +0200
  • f22990d611
    Revert "Remove possibly obsolete Org mode fix" Daniel Borchmann 2022-05-27 14:46:54 +0200
  • 4dd7efe71a
    Ensure dash is loaded before its functions are used Daniel Borchmann 2022-05-25 17:53:20 +0200
  • b20203f335
    Really disable eyebrowse mode Daniel Borchmann 2022-05-23 17:32:23 +0200
  • 8d148c417a
    Remove emacs-notes.org Daniel Borchmann 2022-05-22 20:48:51 +0200
  • b0d208c2e5
    Clean up my random Emacs notes Daniel Borchmann 2022-05-22 20:42:53 +0200
  • 64b5310853
    Remove obsolete usage of semantic-mode Daniel Borchmann 2022-05-22 18:09:31 +0200
  • b9d991425f
    Remove obsolete references to pdf-tools Daniel Borchmann 2022-05-22 18:04:15 +0200
  • aaa9e33801
    Remove obsolete eyebrowse package Daniel Borchmann 2022-05-22 17:56:35 +0200
  • b9cf1441dd
    Remove obsolete configuration for ox-latex Daniel Borchmann 2022-05-22 17:40:01 +0200
  • 152c17643a
    Always use #' for lambda Daniel Borchmann 2022-05-22 17:37:33 +0200
  • fa7c7ca3ed
    Remove possibly obsolete Org mode fix Daniel Borchmann 2022-05-22 17:20:19 +0200
  • a45a19f904
    Exclude templates from open project list Daniel Borchmann 2022-05-22 11:34:37 +0200
  • 61e9c3bf94
    Disable automatic org bookmarks Daniel Borchmann 2022-05-21 08:28:48 +0200
  • de314f6ac2
    Refactor org link formatting functions to avoid duplicate code Daniel Borchmann 2022-05-20 19:34:56 +0200
  • 2c01e1e09c
    Do not format links directly in backlink dynamic block Daniel Borchmann 2022-05-20 19:21:05 +0200
  • c572451c14
    Do not output headlines without backlinks in dynamic blocks Daniel Borchmann 2022-05-20 19:09:39 +0200
  • 99dbd00e71
    Exclude HOLD items from WIP list Daniel Borchmann 2022-05-16 21:15:03 +0200
  • 3dcbf3e800
    Add deprecation marker to custom project package Daniel Borchmann 2022-05-15 17:49:43 +0200
  • 826725cd99
    Manually add NonGNU elpa archive Daniel Borchmann 2022-05-15 17:13:51 +0200
  • b8313453d4
    Change default calendar time zone style to numeric Daniel Borchmann 2022-05-15 17:13:07 +0200
  • cee89f4ef8
    Add auto-mode declaration for local copy of plantuml-mode Daniel Borchmann 2022-05-15 13:53:42 +0200
  • 0eb79f74d7
    Do not save undo-tree history by default Daniel Borchmann 2022-05-15 10:58:19 +0200
  • 05a126bfed
    Introduce dynamic block to show backlinks of Org item at point Daniel Borchmann 2022-05-14 11:33:31 +0200
  • 5664eeb2bb
    Remove obsolete keybinding for ivy-pages Daniel Borchmann 2022-05-08 19:31:06 +0200
  • a36671dc61
    Fix minor indentation glitch Daniel Borchmann 2022-05-08 17:04:40 +0200
  • 9184756c07
    Refactor function to return backlinks to item at point Daniel Borchmann 2022-05-05 22:08:02 +0200
  • 41dbea2ebd
    Disable lispy in minibuffer Daniel Borchmann 2022-05-01 19:30:36 +0200
  • 1159a9fe64
    Ignore periodic tasks on hold in overview Daniel Borchmann 2022-05-01 14:39:36 +0200
  • 380c102dcc
    Save undo-tree history to disk Daniel Borchmann 2022-04-30 15:12:39 +0200
  • 1b3acb5c20
    Remove custom function to play radio stations Daniel Borchmann 2022-04-29 09:39:57 +0200
  • 3d119fdd18
    Minor cleanup of main init file Daniel Borchmann 2022-04-29 09:36:24 +0200
  • 8a264d7c1e
    Kill dired buffers when switching directories Daniel Borchmann 2022-04-29 09:26:14 +0200
  • 726f3c1934
    Ignore undo tree backup files Daniel Borchmann 2022-04-29 09:06:38 +0200
  • b384065065
    Enable highlighting of "next error messages" Daniel Borchmann 2022-04-29 09:05:18 +0200
  • 8101a29d7a
    Change default shortcut for "r" from scratch to refile Daniel Borchmann 2022-04-29 09:04:30 +0200
  • ad50360623
    Update dash Daniel Borchmann 2022-04-29 08:48:39 +0200
  • fcdb36b39a
    Remove pdf-tools Daniel Borchmann 2022-04-29 08:48:07 +0200
  • 10b69ad923
    Remove declaration for db-projects Daniel Borchmann 2022-04-29 08:23:52 +0200
  • 8773e60052
    Fix history key binding for Eshell with new Emacs 28.1 Daniel Borchmann 2022-04-29 07:42:39 +0200
  • 92e30c7d47
    Allow exclusion of individual track from favorite playlist Daniel Borchmann 2022-04-23 18:57:39 +0200
  • 8f18c159d0
    Code cosmetics Daniel Borchmann 2022-04-16 10:19:28 +0200
  • 341dec6a6a
    Simplify code searching for backlinks Daniel Borchmann 2022-04-16 10:10:49 +0200
  • b670ee57f6
    Only search Org buffers when querying for backlinks Daniel Borchmann 2022-04-16 10:08:11 +0200
  • 1d5f318b5b
    Add function to return list of Org items linking to item at point Daniel Borchmann 2022-04-16 09:58:46 +0200
  • 5576b363cb
    Update headline of WIP block Daniel Borchmann 2022-04-02 11:00:07 +0200
  • fdc32eaa6d
    Clear refile cache when updating the headline of an org mode item Daniel Borchmann 2022-04-02 08:56:18 +0200
  • 3f01c6fecb
    Fix typo in PERIODIC task list and ignore future items Daniel Borchmann 2022-04-01 18:32:08 +0200
  • 367c8969fc
    Make going back and forth in timeline buffers more robust Daniel Borchmann 2022-03-31 14:22:52 +0200
  • 3c7ea1b987
    Simplify extraction of timeline entries from timeline buffer Daniel Borchmann 2022-03-31 13:35:12 +0200
  • e5818fdb8c
    Remove 'marker text property in timelines Daniel Borchmann 2022-03-31 13:07:21 +0200
  • b80f05d49f
    Add first version to move around rows in timelines Daniel Borchmann 2022-03-31 13:05:09 +0200
  • 9f0a890b1c
    Perform code cosmetics in timeline tools Daniel Borchmann 2022-03-31 13:04:55 +0200
  • 8068107326
    Stop before headline when going to previous timeline line Daniel Borchmann 2022-03-31 12:41:39 +0200
  • ff0ea07f53
    Let the SOMEWHEN list also display notes Daniel Borchmann 2022-03-31 08:57:19 +0200
  • 4428db4f82
    Apply minor cosmetics Daniel Borchmann 2022-03-30 08:44:15 +0200
  • cfc11ec807
    Keep Org links after insertion by default Daniel Borchmann 2022-03-30 08:42:06 +0200
  • 7713f379eb
    Simplify use-package declaration for org-ql-search Daniel Borchmann 2022-03-27 11:58:52 +0200
  • 20597a12e3
    Add org-ql as extended query languag Daniel Borchmann 2022-03-27 11:49:44 +0200
  • 85a963e6ae
    Update configuration of stuck projects to exclude TEMPLATE items Daniel Borchmann 2022-03-27 10:00:26 +0200
  • ce9fa34c1a
    Include items in WIP list that are scheduled today or in the past Daniel Borchmann 2022-03-27 09:44:35 +0200
  • d025283c24
    Experimentally introduce TEMPLATE tag Daniel Borchmann 2022-03-27 09:41:51 +0200
  • 0db003d442
    Try fixing adding note in headline update function Daniel Borchmann 2022-03-24 20:16:50 +0100
  • 470a4c2ebf
    Do not save bookmarks while using Org capture Daniel Borchmann 2022-03-19 20:09:06 +0100
  • 800e4ed4d1
    Try initializing the Gnus registry earlier Daniel Borchmann 2022-03-18 17:05:54 +0100
  • 844b0baf0f
    Fix markup in init.el commentary Daniel Borchmann 2022-03-18 17:05:23 +0100
  • 5ad6429442
    Do not use notmuch for nnmaildir searches anymore Daniel Borchmann 2022-03-14 19:25:06 +0100
  • 6eb3e4e943
    Do not automatically add ATTACH tag Daniel Borchmann 2022-03-11 11:46:56 +0100
  • 43fb995ba4
    Store link to recently attached files Daniel Borchmann 2022-03-11 11:40:36 +0100
  • 558330f42c
    Exclude done periodic projects from agenda view Daniel Borchmann 2022-03-09 16:21:25 +0100
  • 9d7e88df0e
    Ensure functioning of Org Clock hydra even if no task is clocked Daniel Borchmann 2022-02-26 10:16:13 +0100
  • c35956c2dd
    Fix false filter in Next Action List Daniel Borchmann 2022-02-25 17:13:25 +0100
  • 9221f0f8af
    Don't let TRAMP use auth-sources when completing input Daniel Borchmann 2022-02-23 18:10:17 +0100
  • b3202085c3
    Simplify dired ls switches Daniel Borchmann 2022-02-23 18:09:56 +0100
  • 5234ddd0a3
    Do not show scheduled items in WIP or NEXT list Daniel Borchmann 2022-02-23 16:51:45 +0100
  • 695b3396dd
    Extend WIP list with started dates and remove future items Daniel Borchmann 2022-02-07 17:10:17 +0100
  • 83421c072a
    Remove trailing whitespace after HTML rendering a file Daniel Borchmann 2022-02-06 20:57:36 +0100
  • 0a76969a95
    Automatically expire elements in Gnus groups via gnus handler Daniel Borchmann 2022-02-06 20:56:46 +0100
  • 940c4b04a8
    Remove explicit initialization of gnus-demon Daniel Borchmann 2022-02-06 20:56:19 +0100
  • 5178d039f4
    Experimentally add a WIP list Daniel Borchmann 2022-02-06 14:11:50 +0100
  • 90223e3ab0
    Do not export diary by default Daniel Borchmann 2022-02-06 10:11:28 +0100
  • 2b02da2eca
    Do not filter short kill ring entries in helm selection Daniel Borchmann 2022-01-30 21:06:43 +0100
  • dccac3982f
    Do not highlight LaTeX related syntax by default Daniel Borchmann 2022-01-29 15:37:35 +0100
  • 50362f4d27
    Allow to ignore stuck projects that are scheduled in the future Daniel Borchmann 2022-01-23 09:34:18 +0100
  • efb7500202
    Add original value as default when changing Org item headlines Daniel Borchmann 2022-01-08 15:42:40 +0100
  • d23a8dc817
    Fix adding notes when updating headlines Daniel Borchmann 2022-01-08 09:11:02 +0100
  • 4a5b363ead
    Show items in main agenda view that are not scheduled in the future Daniel Borchmann 2022-01-02 14:22:35 +0100
  • 407f5d70f2
    Add newlines when inserting templates Daniel Borchmann 2022-01-02 09:31:29 +0100
  • 1fa15e6736
    Clean up local Emacs notes Daniel Borchmann 2021-12-26 11:29:54 +0100
  • 4ae5bc87dd
    Reduce Gnus registry size Daniel Borchmann 2021-12-15 09:45:27 +0100
  • 5bc7c70882
    Add function to copy template of Org Mode item to location at point Daniel Borchmann 2021-12-15 09:43:50 +0100
  • 092cbd653d
    Ignore SOMEWHEN items on waiting-for list Daniel Borchmann 2021-12-14 19:34:34 +0100
  • ded3e93e78
    Add some missing autoload statements Daniel Borchmann 2021-12-13 21:36:04 +0100
  • 80eeca1e44
    Add simple function to find template via special property Daniel Borchmann 2021-12-13 21:32:05 +0100
  • eafebe1cb9
    Add simple function to directly render html from a file Daniel Borchmann 2021-12-13 21:17:45 +0100
  • cedaae00e8
    Make template copy function more robust Daniel Borchmann 2021-12-13 21:13:48 +0100
  • 159c8c0eb6
    First check for major mode when update Org item headline Daniel Borchmann 2021-11-29 17:39:33 +0100
  • 5c36dba12c
    Make function to update Org item headlines also work in agenda Daniel Borchmann 2021-11-29 17:35:15 +0100
  • 25a7051c12
    Add function to update headline of Org mode item and log note Daniel Borchmann 2021-11-29 17:05:21 +0100
  • d5d6c9ecb2
    Try out special behavior of C-a and C-e in Org mode Daniel Borchmann 2021-11-28 14:41:39 +0100