Commit Graph

  • d8a41ca0cf
    Move Dired utility functions to general utility library Daniel Borchmann 2023-07-01 17:02:12 +0200
  • 2dc1a4e6e0
    Disable `delete-selection-mode` Daniel Borchmann 2023-07-01 12:44:48 +0200
  • 908b5f278e
    Remove some byte-compiler warnings Daniel Borchmann 2023-06-27 21:04:02 +0200
  • ebb84f2139
    Generalize SSH key adding function to additional password backends Daniel Borchmann 2023-06-27 20:20:28 +0200
  • 096f790fab
    Change some code heading Daniel Borchmann 2023-06-27 19:40:09 +0200
  • 74659e7548
    Add simple convenience function to add known SSH keys Daniel Borchmann 2023-06-27 19:38:53 +0200
  • 3b6dcaecf9
    Do not show past SCHEDULED items in NEXT list Daniel Borchmann 2023-06-21 17:46:20 +0200
  • 5b6af3ad3d
    Fix agenda title for task backlog Daniel Borchmann 2023-06-21 17:45:45 +0200
  • 8f383bcbdb
    Make checkdoc happy about db-music.el Daniel Borchmann 2023-06-12 19:38:10 +0200
  • 4677ea74c7
    Ensure number comparison when updating favorites playlist Daniel Borchmann 2023-06-12 19:32:33 +0200
  • 8cdc1de7ca
    Add some sensible defaults for proced Daniel Borchmann 2023-06-03 09:31:19 +0200
  • f742b213fc
    Hide NOTEs and TOPICs tagged with SOMEWHEN on main project agenda Daniel Borchmann 2023-06-01 21:05:51 +0200
  • d190f7af80
    Do not enable `auth-source-pass` by default Daniel Borchmann 2023-05-28 17:45:28 +0200
  • 9ff7c848a1
    Change shortcut for interactive clock selection Daniel Borchmann 2023-05-28 15:30:18 +0200
  • f8caaae071
    Allow adding links to Org items also in non-Org-mode buffers Daniel Borchmann 2023-05-26 18:08:22 +0200
  • 113f3f4495
    Fix invalid logic for nil dates in workload report Daniel Borchmann 2023-05-24 19:25:02 +0200
  • a4712cf155
    Include items in workload overview planned before given start date Daniel Borchmann 2023-05-24 18:59:39 +0200
  • 242d5cbcba
    Add function to retrieve library version Daniel Borchmann 2023-05-18 19:07:21 +0200
  • cac41d0759
    Do not recenter position when jumping to current clock Daniel Borchmann 2023-05-16 18:26:14 +0200
  • 58e5cd3506
    Jump to headline of the currently clocked item when going there Daniel Borchmann 2023-05-16 18:25:00 +0200
  • 0b315f44a3
    Go to Org item when trying to insert checklist directly in agenda Daniel Borchmann 2023-05-13 10:30:29 +0200
  • 8e192e5cfb
    Downcase login name in eshell prompt Daniel Borchmann 2023-05-09 17:53:36 +0200
  • 88855f6713
    Fix typo in auth-source package declaration Daniel Borchmann 2023-05-07 10:05:36 +0200
  • 01b5e1b8db
    Fix incorrect restriction handling when inserting templates Daniel Borchmann 2023-05-06 18:03:14 +0200
  • 925cf115be
    Remove ID and CUSTOM_ID properties when inserting checklist template Daniel Borchmann 2023-05-06 16:54:38 +0200
  • fa56dfdd4d
    Ensure `CHECKLIST_INSERTED_P` will be inserted at original heading Daniel Borchmann 2023-05-06 15:30:16 +0200
  • 7db9f8d56c
    Fix indentation in utility library to conform to Common Lisp Daniel Borchmann 2023-04-30 17:28:23 +0200
  • 28b9918325
    Add utility function to create selector functions from table headers Daniel Borchmann 2023-04-30 17:26:56 +0200
  • 7bd8c0ef2b
    Remove obsolete function to conditionally enable lispy Daniel Borchmann 2023-04-30 17:25:53 +0200
  • 8df66edf25
    Automatically retrieve passwords from password-store when available Daniel Borchmann 2023-04-30 12:26:34 +0200
  • b67a920780
    Fix wrong search region for inserting active filter display Daniel Borchmann 2023-04-29 17:35:20 +0200
  • a4823651a1
    Use Common Lisp indentation by default Daniel Borchmann 2023-04-29 17:29:53 +0200
  • a44b7b660e
    Remove obsolete function to skip tags in agenda views Daniel Borchmann 2023-04-29 17:28:35 +0200
  • 8c9c47f6e3
    Prominently display of active filters in agenda view Daniel Borchmann 2023-04-29 17:25:36 +0200
  • 2d6b40088e
    Delete shell buffers windows on `delete-other-windows` Daniel Borchmann 2023-04-28 16:32:53 +0200
  • 1e262aef13
    Allow `scroll-left` command Daniel Borchmann 2023-04-26 16:54:04 +0200
  • 2f1868da43
    Only treat automatically named (e)shell buffers special Daniel Borchmann 2023-04-16 19:01:01 +0200
  • 9904e24333
    Make shell side windows more persistent Daniel Borchmann 2023-04-16 16:37:08 +0200
  • b6bdb4f9e2
    Allow to display shell and eshell in same side window Daniel Borchmann 2023-04-16 11:29:34 +0200
  • cfe1dcfa0a
    Explicitly display shell and eshell buffers in side window Daniel Borchmann 2023-04-16 10:57:26 +0200
  • 1f248358bc
    Remove obsolete hook to reset checkboxes Daniel Borchmann 2023-04-09 10:28:07 +0200
  • 71f07d1e8f
    Remedy some flycheck and checkdoc warnings coming from `db-org.el` Daniel Borchmann 2023-04-07 12:51:38 +0200
  • 2d4f626635
    Ignore byte compile warnings for too wide docstrings Daniel Borchmann 2023-04-07 12:41:06 +0200
  • 806c7b1053
    Do not suppress undo and discard warnings Daniel Borchmann 2023-04-07 12:10:02 +0200
  • 347a3bf08d
    Clean up personal Org utility functions Daniel Borchmann 2023-04-07 11:49:58 +0200
  • c3a96fc342
    Use display-buffer when jumping to currently clocked item Daniel Borchmann 2023-04-06 18:10:56 +0200
  • a52190f3be
    Reuse windows to display buffers by default Daniel Borchmann 2023-04-06 17:59:21 +0200
  • c061357893
    Note current limitation in computation of remaining effort time Daniel Borchmann 2023-04-06 17:58:22 +0200
  • f120e4b01f
    Remove redundant conversion of remaining effort durations Daniel Borchmann 2023-04-02 10:36:13 +0200
  • 866f652c4b
    Fix nil display in agenda when remaining effort is not set Daniel Borchmann 2023-04-01 17:01:00 +0200
  • 0a14f01729
    Sort agenda entries by remaining effort by default Daniel Borchmann 2023-04-01 16:57:37 +0200
  • 1f9e032a1a
    Display remaining effort in Org agenda by default Daniel Borchmann 2023-04-01 16:35:43 +0200
  • bef3a482f3
    Explicitly require `org-ql-search` when loading `org-ql` Daniel Borchmann 2023-03-31 16:30:39 +0200
  • 939b1e882a
    Fix package name in org-ql use-package declaration Daniel Borchmann 2023-03-27 19:22:46 +0200
  • ad2fbe31f7
    Remove obsolete fix for org-ql link matching Daniel Borchmann 2023-03-25 17:32:49 +0100
  • 90293c7735
    Remove whitespace when inserting interrupted task in capture message Daniel Borchmann 2023-03-25 11:09:04 +0100
  • 7d5c6624e6
    Improve eshell git prompt check for ongoing merges Daniel Borchmann 2023-03-23 20:02:40 +0100
  • 6bac3973f9
    Make eshell git prompt function more robust Daniel Borchmann 2023-03-23 19:50:35 +0100
  • 13cbd90ec6
    Improve checklist insertion Daniel Borchmann 2023-03-21 16:52:27 +0100
  • ba9edc5f12
    Display remaining effort of items in workload reports Daniel Borchmann 2023-03-19 20:56:15 +0100
  • 10ee65f55a
    Automatically set property to avoid double checklist insertions Daniel Borchmann 2023-03-19 13:21:18 +0100
  • efa55cb75d
    Insert checklists at end of subtrees, before possible children Daniel Borchmann 2023-03-19 13:00:23 +0100
  • a01bbe28e7
    Fix wrong Org QL queries in constraint check agenda view Daniel Borchmann 2023-03-11 10:02:32 +0100
  • 26d9dc0614
    Make inserting whitespaces around checklist a bit more intelligent Daniel Borchmann 2023-03-11 09:47:42 +0100
  • ddbcfee3d9
    Allow to jump to template checklist instead of inserting it Daniel Borchmann 2023-03-05 16:35:23 +0100
  • 4e10c06799
    Recognize Org bable header arguments when exporting Daniel Borchmann 2023-03-01 20:35:15 +0100
  • 7fb9b84449
    Do not refresh non-selected magit status buffers on Windows Daniel Borchmann 2023-02-19 12:44:46 +0100
  • b5f03ddf96
    Distribute some variable settings to specific configuration sections Daniel Borchmann 2023-02-18 16:58:29 +0100
  • 92d43a6306
    Move more packages from core configuration to more specific sections Daniel Borchmann 2023-02-18 15:09:40 +0100
  • 491bcf5b26
    Continue minor restructuring of main init.el Daniel Borchmann 2023-02-18 13:16:15 +0100
  • 91866466c6
    Remove some redundant package declarations for completion Daniel Borchmann 2023-02-18 12:52:06 +0100
  • d30669571c
    Remove some unused key binding Daniel Borchmann 2023-02-18 12:16:02 +0100
  • 25912eeb3d
    Allow help to reuse the current buffer Daniel Borchmann 2023-02-18 12:15:02 +0100
  • 0c2a30a8c2
    Add additional information for detaul completion Daniel Borchmann 2023-02-18 12:08:06 +0100
  • c5f1e98bf8
    Make storing note upon headline change more robust Daniel Borchmann 2023-02-14 16:41:07 +0100
  • fb60b22c5e
    Reference blog entry showing how to programmatically add Org notes Daniel Borchmann 2023-02-14 16:30:10 +0100
  • 6c17b944e2
    Use full path completion for org-goto Daniel Borchmann 2023-02-14 16:17:48 +0100
  • 457a1d9be4
    Open projects via project.el in dired by default Daniel Borchmann 2023-02-14 11:56:01 +0100
  • 9d10f673f1
    Mark projectile as basic external package Daniel Borchmann 2023-02-14 11:53:49 +0100
  • 47d7e31800
    Let display-buffer handle window placement for shells Daniel Borchmann 2023-02-13 13:22:51 +0100
  • 0ff7bba709
    Explicitly make Help reuse windows whenever available Daniel Borchmann 2023-02-13 13:12:08 +0100
  • a3247158aa
    Further cleanup of core configuration Daniel Borchmann 2023-02-12 18:49:09 +0100
  • cc0d6456b6
    Move Warnings buffer to side Daniel Borchmann 2023-02-12 18:36:45 +0100
  • 9b8d3d6d44
    Ignore duplicates when computing daily agenda effort Daniel Borchmann 2023-02-12 13:49:43 +0100
  • 05904e404e
    Conduct minor cleanup of core configuration settings Daniel Borchmann 2023-02-12 11:45:12 +0100
  • 65748689c6
    Regroup some basic settings to use-package declarations Daniel Borchmann 2023-02-11 20:29:43 +0100
  • aec896c939
    Always display shell buffers at bottom of frame in dedicated window Daniel Borchmann 2023-02-11 19:33:19 +0100
  • daa7882732
    Do not auto-fill in textile-mode Daniel Borchmann 2023-02-10 20:59:11 +0100
  • 24aaf17d0e
    Obey display rules when switching buffers manually Daniel Borchmann 2023-01-30 19:56:43 +0100
  • 8ba3d91880
    Remove explicit value for :wrap header arg in default list Daniel Borchmann 2023-01-25 19:42:19 +0100
  • 624aa84a79
    Explicitly set default Org babel header args Daniel Borchmann 2023-01-23 18:26:54 +0100
  • 12e3d1fcd0
    Load Org babel support for sql by default Daniel Borchmann 2023-01-21 18:44:44 +0100
  • b34ca3263f
    Fix accidental typo in package declaration Daniel Borchmann 2023-01-21 11:14:45 +0100
  • 734beb154d
    Sort and clean up general programming configuration Daniel Borchmann 2023-01-21 11:12:44 +0100
  • c048d4dc29
    Remove some redundant use-package declaration for magit-repos Daniel Borchmann 2023-01-21 11:10:52 +0100
  • f762ed10de
    Move some package configuration to builtin section Daniel Borchmann 2023-01-21 11:06:22 +0100
  • db381a428c
    Reorder configuration for basic builtin packages Daniel Borchmann 2023-01-21 10:55:27 +0100
  • 1d50213f49
    Allow external renderes for unsupported image formats Daniel Borchmann 2023-01-21 10:52:42 +0100
  • a3f8a95c4b
    Disable automatic pining of unknown hosts Daniel Borchmann 2023-01-21 10:52:23 +0100
  • 91be906e72
    Add Eshell alias for viewing files like with less Daniel Borchmann 2023-01-21 10:49:56 +0100