From eebe8b053606563fd84ee32cbe371fbe8ec932d1 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Tue, 16 Jul 2024 11:49:35 -0400 Subject: [PATCH] move music import capture template to slipbox instead of todo org file --- org/config-org-capture.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/config-org-capture.el b/org/config-org-capture.el index 92ea978..3191527 100644 --- a/org/config-org-capture.el +++ b/org/config-org-capture.el @@ -172,7 +172,7 @@ :unnarrowed "t" ) ("m" "Music import (beets)" entry - (file "~/org/orgzly/_todo.org") + (file "~/org/orgzly/_slipbox.org") (file "~/org/template_beets.org") :prepend t :immediate-finish "f"