From 367fbd7009b0a0a1c9c5945fcdb619b500476ded Mon Sep 17 00:00:00 2001 From: quirinecker Date: Tue, 2 Dec 2025 14:42:17 +0100 Subject: [PATCH] updated tms config --- homemanager/tms/config.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/homemanager/tms/config.toml b/homemanager/tms/config.toml index 7b4b5d9..cde41f7 100644 --- a/homemanager/tms/config.toml +++ b/homemanager/tms/config.toml @@ -1,4 +1,6 @@ clone_repo_switch = "Always" +full_path = true +display_full_path = true [[search_dirs]] path = "/home/quirinecker/projects" @@ -11,3 +13,7 @@ depth = 10 [[search_dirs]] path = "/home/quirinecker/tmp/projects/" depth = 10 + +[[search_dirs]] +path = "/home/quirinecker/Nextcloud/obsidian" +depth = 1