.emacs.d/site-lisp
Daniel Borchmann 5a25d5d069
Revoke special password implementation for SQL Org source blocks
Turns out this can be done by a simple function call, as demonstrated by
https://magnus.therning.org/2024-09-01-improving-how-i-handle-secrets-in-my-work-notes.html.
So we just extend `org-password-manager-get-password-by-id` accordingly
and use that instead.  No need to patch the default implementation of
Org!
2024-11-16 12:30:20 +01:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Fix some checkdoc warnings in customization settings 2024-10-20 19:12:02 +02:00
db-emms.el Rename main music hydra and move it to `db-music' 2020-06-27 10:16:53 +02:00
db-eshell.el Also change to default-directory when not in eshell already 2023-10-12 16:39:29 +02:00
db-hydras.el Allow to reset current text scaling directly 2024-01-04 08:28:14 +01:00
db-latex.el Separate TeX configuration into separate package 2023-10-28 12:06:27 +02:00
db-mail.el Remove calls to some obsolete CL functions 2021-01-16 14:34:48 +01:00
db-music.el Minor reformatting in music-control hydra 2024-03-24 16:55:19 +01:00
db-org.el Revoke special password implementation for SQL Org source blocks 2024-11-16 12:30:20 +01:00
db-projects.el Match namespace prefix for project utilities with package name 2022-10-16 21:10:45 +02:00
db-utils-test.el Fix precision error in `db/ntp-to-time' 2020-06-27 09:35:31 +02:00
db-utils.el Add custom function to start ement.el without prompts 2024-10-20 19:11:19 +02:00
org-password-manager.el Ensure org-password-manager only checks for properties when in Org 2024-06-19 16:45:01 +02:00
plantuml-mode.el Add missing type and group declaration in plantuml-mode 2023-10-27 17:06:01 +02:00
timeline-tools-test.el Trying to make test for `timeline-tools' independent of locale 2020-01-05 14:32:35 +01:00
timeline-tools.el Make actual timeline appear first in main display 2024-11-08 21:15:23 +01:00