Commit Graph

  • 28b2047ad6
    Fix stacking of summed effort estimations upon agenda refresh Daniel Borchmann 2023-01-11 20:44:19 +0100
  • 6ed088d2da
    Fix missing summation of time blocks in agenda Daniel Borchmann 2023-01-11 20:22:29 +0100
  • a557e7420d
    Ignore HOLD items in SOMEWHEN list Daniel Borchmann 2022-12-30 10:48:57 +0100
  • b5f88be7e8
    Fix return value of our around advice for `org-store-link` Daniel Borchmann 2022-12-22 11:08:05 +0100
  • 8511ebb82a
    Replace personal function redefinitions with around advices Daniel Borchmann 2022-12-21 09:34:56 +0100
  • 1eee33ea5d
    Replace some one-time advices with define-advice Daniel Borchmann 2022-12-20 14:21:48 +0100
  • a54ade74a4
    Push links to Org items always to top of currently known links Daniel Borchmann 2022-12-20 08:46:47 +0100
  • 46581c8867
    Fix some indentation Daniel Borchmann 2022-12-19 10:19:06 +0100
  • 260840aa0a
    Move Org mode link abbreviations to :init block Daniel Borchmann 2022-12-19 10:18:15 +0100
  • 817186dd0a
    Update list of Org link abbreviations Daniel Borchmann 2022-12-19 10:14:44 +0100
  • 11e51d7890
    Add some Org link abbreviations for personal convenience Daniel Borchmann 2022-12-19 10:09:04 +0100
  • f798d8f952
    Remove duplicate definition for how to handle invisible edits in Org Daniel Borchmann 2022-12-16 13:54:29 +0100
  • 461f212529
    Simplify file pattern query for grep Daniel Borchmann 2022-12-15 16:29:36 +0100
  • 7c9f795a38
    Add function to jump to template associated with the item at point Daniel Borchmann 2022-12-15 14:16:52 +0100
  • 3428a5fe55
    Add some consistency checks for custom agenda views Daniel Borchmann 2022-12-10 11:34:19 +0100
  • 2daf19249c
    Add experimental NOT_BEFORE filter to custom agenda views Daniel Borchmann 2022-12-10 10:48:30 +0100
  • 24634132d8
    Unify custom agendas on how to ignore future items Daniel Borchmann 2022-12-10 10:38:05 +0100
  • 3cbc7c1178
    Make Org agenda clock jumping consistent with that in Org buffers Daniel Borchmann 2022-12-03 09:52:24 +0100
  • b78facbf4c
    Also jump to first open checkbox with Org mode's default keybinding Daniel Borchmann 2022-11-25 18:32:46 +0100
  • 4ae19d41cf
    Remove copyright date line and upate date in LICENSE file Daniel Borchmann 2022-11-19 16:16:11 +0100
  • 64bc1c762b
    Jump to first open checkbox in currently clocked-in item by default Daniel Borchmann 2022-11-19 16:09:38 +0100
  • 69f3f80a6e
    Allow empty template when inserting checklists to Org item Daniel Borchmann 2022-11-12 16:56:29 +0100
  • 06ec5f3d9e
    Do not use Common Lisp indentation by default Daniel Borchmann 2022-11-12 15:47:30 +0100
  • bba3adef3d
    No not print empty backlink table when inserting checklist Daniel Borchmann 2022-11-12 15:46:49 +0100
  • d8c8e2b272
    Do not backlinks in checklists when scheduled in the future Daniel Borchmann 2022-11-12 11:50:53 +0100
  • 6f32e362a9
    Update dash Daniel Borchmann 2022-11-06 19:47:37 +0100
  • 150b17c22b
    Look up parent depth for backlinks in checklist via item property Daniel Borchmann 2022-10-30 12:04:13 +0100
  • c9dcc7778e
    Use Org builtin function to format links in strings Daniel Borchmann 2022-10-29 10:17:28 +0200
  • 43d9049307
    Remove redundant agenda prefix definitions Daniel Borchmann 2022-10-28 16:02:56 +0200
  • 0249856e51
    Record more information when changing state Daniel Borchmann 2022-10-26 20:52:11 +0200
  • 50c911b0c4
    Remove redundant check condition from custom agenda view Daniel Borchmann 2022-10-26 20:46:28 +0200
  • af3d56929a
    Introduce first version of a "merged" keyword Daniel Borchmann 2022-10-26 20:42:09 +0200
  • b558b1e741
    Remove redundant restrictions in tags-todo custom agenda views Daniel Borchmann 2022-10-26 20:40:39 +0200
  • e8fae32071
    Match namespace prefix for project utilities with package name Daniel Borchmann 2022-10-16 21:09:57 +0200
  • 4b4f187869
    Update package comment for db-projects.el Daniel Borchmann 2022-10-16 21:01:59 +0200
  • 425792a2ee
    Do not create dummy directories when setting up a new project Daniel Borchmann 2022-10-16 21:00:40 +0200
  • 72d6904968
    Minor cosmetics in personal project utilities Daniel Borchmann 2022-10-16 20:59:02 +0200
  • 7663b82800
    Stop using “long names” in personal project utilities Daniel Borchmann 2022-10-16 20:58:11 +0200
  • 137bafeb0b
    Remove bookmark management from personal project utilities Daniel Borchmann 2022-10-16 20:50:26 +0200
  • 4997f21bec
    Do not recenter Org agenda after refreshing Daniel Borchmann 2022-10-15 16:59:34 +0200
  • 548ba2c61b
    Ignore native compile cache Daniel Borchmann 2022-10-13 20:26:45 +0200
  • 93fee67983
    Remove obsolete eshell magit command Daniel Borchmann 2022-10-13 17:22:31 +0200
  • 0c84493abc
    Do not include TEMPLATE in inserted checklists Daniel Borchmann 2022-10-09 11:36:43 +0200
  • 754e22dc77
    Update function name and docstring for Org template copy function Daniel Borchmann 2022-10-09 11:22:36 +0200
  • 564990a1af
    Automatically add backlinks when copying templates Daniel Borchmann 2022-10-09 10:25:39 +0200
  • 393a683db4
    Ignore session.* files Daniel Borchmann 2022-10-09 09:56:46 +0200
  • 799f1be1f6
    Remove obsolete template copying functions Daniel Borchmann 2022-10-09 09:56:09 +0200
  • 7169a6b83e
    Allow general org-read-date syntax in workload overview report Daniel Borchmann 2022-10-07 15:45:53 +0200
  • 047627c6ac
    Allow no start date in workload overview report Daniel Borchmann 2022-10-07 15:42:02 +0200
  • e1123a8205
    Sort TOPICs in project agenda according to global settings Daniel Borchmann 2022-10-07 15:21:47 +0200
  • bc3ab8b901
    Fix template copy mechanism when template is in other buffer Daniel Borchmann 2022-10-03 10:11:17 +0200
  • 12b001221c
    Fix workload report in case of time range with individual timestamps Daniel Borchmann 2022-09-30 14:54:30 +0200
  • 4308f2e8a5
    Do not indent TOPIC overview Daniel Borchmann 2022-09-25 15:23:06 +0200
  • befcf95d1f
    Include deadlines in agenda time grid effort summary Daniel Borchmann 2022-09-23 15:47:45 +0200
  • 9b1e12a94c
    Include deadlines in main agenda view when they are due Daniel Borchmann 2022-09-23 07:28:15 +0200
  • a5969f6ab3
    Add note to Org item when refiling Daniel Borchmann 2022-09-22 09:35:56 +0200
  • f4f69b34c7
    Add first version of workload overview report Daniel Borchmann 2022-09-17 10:17:25 +0200
  • 5396c7c37f
    Fix typo in workload report timestamp extraction Daniel Borchmann 2022-09-15 10:22:27 +0200
  • 8e534045d2
    Explicitly activate some text-mode-hooks in Org mode Daniel Borchmann 2022-09-11 18:34:03 +0200
  • a339cbf75b
    Move up list of task to be continued Daniel Borchmann 2022-09-10 16:04:32 +0200
  • e66c0d59ee
    Reorder some global hooks Daniel Borchmann 2022-09-10 13:56:26 +0200
  • 88a60e29cf
    Add references to issues in org-ql Daniel Borchmann 2022-09-10 10:16:13 +0200
  • 257c2c815d
    Convert active timestamps in workload report into inactive ones Daniel Borchmann 2022-09-10 09:55:55 +0200
  • e5bad8b847
    Allow entries in workload report to be sorted Daniel Borchmann 2022-09-10 09:39:30 +0200
  • 735570d7c0
    Include various timestamps in workload report Daniel Borchmann 2022-09-10 09:25:37 +0200
  • cbd088977e
    Update docstring for workload report Daniel Borchmann 2022-09-10 09:17:41 +0200
  • 9b4f15f69a
    Do not unconditionally enable subword-mode in prog-mode Daniel Borchmann 2022-09-10 09:12:23 +0200
  • 2e895a23fa
    Allow nil dates in workload report to ignore those constraints Daniel Borchmann 2022-09-10 09:12:02 +0200
  • 2616693233
    Allow custom org-ql filter expression in workload report Daniel Borchmann 2022-09-08 18:37:42 +0200
  • a8fee5f044
    Add temporary fix for org-ql not recognizing timestamps with range Daniel Borchmann 2022-09-07 18:40:12 +0200
  • 5ab5ec6aec
    Format links in workload report to not include links themselves Daniel Borchmann 2022-09-07 18:06:36 +0200
  • 88a0d85006
    Handle unset efforts in workload report Daniel Borchmann 2022-09-07 17:41:09 +0200
  • 2e09ef6c9e
    Add workload report functionality Daniel Borchmann 2022-09-06 18:34:12 +0200
  • 950e700d6e
    Enable proper display of page feed also for text-mode Daniel Borchmann 2022-09-04 11:05:31 +0200
  • 8b97b092c4
    Allow to customize whether the eshell prompt contains the git state Daniel Borchmann 2022-08-31 18:43:35 +0200
  • 2b7960d427
    Do not rely on / file separator in eshell git prompt Daniel Borchmann 2022-08-30 19:09:10 +0200
  • 263d1af073
    Try to avoid eshell git prompt calls when inside a git directory Daniel Borchmann 2022-08-30 19:06:32 +0200
  • 437ce6daff
    Fix errors in eshell prompt function Daniel Borchmann 2022-08-30 18:51:29 +0200
  • 584480bd53
    Add state information to eshell git prompt Daniel Borchmann 2022-08-29 18:46:07 +0200
  • 4e25b535ca
    Fix search logic when jumping to first non-finished checkbox Daniel Borchmann 2022-08-29 17:58:02 +0200
  • 5479efabee
    Add function to jump to first open checkbox in subtree Daniel Borchmann 2022-08-28 19:07:51 +0200
  • 63a03f0038
    Remove some unnecessary empty lines in capture templates Daniel Borchmann 2022-08-28 10:12:43 +0200
  • c174080d4a
    Restyle git branch information in eshell prompt Daniel Borchmann 2022-08-27 16:38:55 +0200
  • 925a55de1e
    Include base directory of current git repository in eshell prompt Daniel Borchmann 2022-08-27 16:17:14 +0200
  • a6f876d4f4
    Add name of current git branch to eshell prompt Daniel Borchmann 2022-08-27 15:57:59 +0200
  • 2d3efbb7c0
    Do not remove tags in Org agenda view by default Daniel Borchmann 2022-08-21 20:07:09 +0200
  • a496ef9734
    Add function to retrieve password from Org item by ID Daniel Borchmann 2022-08-19 20:34:10 +0200
  • f064305a07
    Show Org-roam buffer as side buffer Daniel Borchmann 2022-08-15 18:52:25 +0200
  • ef7bd6e7b4
    Remove old PHONE and MEETING keywords Daniel Borchmann 2022-08-15 18:43:17 +0200
  • d2f034e7d2
    Introduce new REFINE keyword Daniel Borchmann 2022-08-15 18:41:18 +0200
  • ae37cffb2c
    Show buffer instead of file name when refiling Daniel Borchmann 2022-08-14 10:39:35 +0200
  • d2d396d6db
    Update dash Daniel Borchmann 2022-08-13 10:20:02 +0200
  • 5360344a92
    Close Gnus' server connection on suspend Daniel Borchmann 2022-08-05 19:29:37 +0200
  • 95a32fba6b
    Group Gnus search configuration in use-package Daniel Borchmann 2022-08-05 19:29:25 +0200
  • 40ff1d3004
    Update indentation in some elisp files Daniel Borchmann 2022-08-05 09:15:33 +0200
  • f22ef5705c
    Update default elisp indentation function to new standard value Daniel Borchmann 2022-08-05 09:14:50 +0200
  • 263def911f
    Confirm deletion of bookmarks via `edit-bookmarks` Daniel Borchmann 2022-08-04 21:08:59 +0200
  • 3fa3ba2b3f
    Update usage of obsolete `nnir-method-default-engines` variable Daniel Borchmann 2022-08-04 20:39:59 +0200
  • 39fa549fc7
    Reduce default verbosity of Gnus Daniel Borchmann 2022-08-04 20:25:51 +0200
  • 3aeb031330
    Use universal Gnus search syntax by default Daniel Borchmann 2022-08-04 20:14:12 +0200