From dd6f8fb5b846a45a497093ed0f9451173eae71e7 Mon Sep 17 00:00:00 2001 From: oskar Date: Mon, 1 Sep 2025 10:52:50 +0200 Subject: [PATCH] MacBook-Pro-de-Oscar.local 2025-9-1:10:52:49 --- .obsidian/community-plugins.json | 3 +-- .obsidian/plugins/obsidian-tasks-plugin/data.json | 11 +++++++++++ daily/2025-09-01.md | 2 ++ daily/2025-09-02.md | 2 ++ 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index d73d8f9b..7f3202f7 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -39,6 +39,5 @@ "pane-relief", "obsidian-spaced-repetition", "obsidian-minimal-settings", - "github-sync", - "obsidian-git" + "github-sync" ] \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-tasks-plugin/data.json b/.obsidian/plugins/obsidian-tasks-plugin/data.json index 65d3c90b..46cc1680 100644 --- a/.obsidian/plugins/obsidian-tasks-plugin/data.json +++ b/.obsidian/plugins/obsidian-tasks-plugin/data.json @@ -1,4 +1,14 @@ { + "presets": { + "this_file": "path includes {{query.file.path}}", + "this_folder": "folder includes {{query.file.folder}}", + "this_folder_only": "filter by function task.file.folder === query.file.folder", + "this_root": "root includes {{query.file.root}}", + "hide_date_fields": "# Hide any values for all date fields\nhide due date\nhide scheduled date\nhide start date\nhide created date\nhide done date\nhide cancelled date", + "hide_non_date_fields": "# Hide all the non-date fields, but not tags\nhide id\nhide depends on\nhide recurrence rule\nhide on completion\nhide priority", + "hide_query_elements": "# Hide postpone, edit and backinks\nhide postpone button\nhide edit button\nhide backlinks", + "hide_everything": "# Hide everything except description and any tags\npreset hide_date_fields\npreset hide_non_date_fields\npreset hide_query_elements" + }, "globalQuery": "", "globalFilter": "#task", "removeGlobalFilter": true, @@ -14,6 +24,7 @@ "filenameAsScheduledDateFormat": "", "filenameAsDateFolders": [], "recurrenceOnNextLine": false, + "removeScheduledDateOnRecurrence": false, "statusSettings": { "coreStatuses": [ { diff --git a/daily/2025-09-01.md b/daily/2025-09-01.md index e8316521..cfa05b89 100644 --- a/daily/2025-09-01.md +++ b/daily/2025-09-01.md @@ -4,6 +4,8 @@ ```tasks due 2025-09-01 not done +hide task count +filter by function task.file.filename != query.file.filename ``` # I did > [!smallquery]- Modified files diff --git a/daily/2025-09-02.md b/daily/2025-09-02.md index db4fd6ce..ca8a6917 100644 --- a/daily/2025-09-02.md +++ b/daily/2025-09-02.md @@ -3,6 +3,8 @@ ```tasks due 2025-09-02 not done +hide task count +filter by function task.file.filename != query.file.filename ``` # I did > [!smallquery]- Modified files