From edc34177771ae411663c9a34bbcf87b6bddbdda7 Mon Sep 17 00:00:00 2001 From: Stijn Van Campenhout Date: Thu, 14 Jan 2021 16:54:49 +0100 Subject: [PATCH 1/2] Added TODOs plugin --- .gitmodules | 3 +++ caldav_todos | 1 + 2 files changed, 4 insertions(+) create mode 160000 caldav_todos diff --git a/.gitmodules b/.gitmodules index 3d4a210c..2ae03761 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "jetbrains_projects"] path = jetbrains_projects url = https://github.com/mqus/jetbrains-albert-plugin.git +[submodule "caldav_todos"] + path = caldav_todos + url = https://github.com/subutux/albert_todo diff --git a/caldav_todos b/caldav_todos new file mode 160000 index 00000000..f188a72f --- /dev/null +++ b/caldav_todos @@ -0,0 +1 @@ +Subproject commit f188a72f1db394d346f27c4bf5a50c0cedf87fe8 From b97209eb3d76c2fe97d273b61276b21e63aeb99e Mon Sep 17 00:00:00 2001 From: Stijn Van Campenhout Date: Mon, 18 Jan 2021 08:54:07 +0100 Subject: [PATCH 2/2] Updated to latest release --- caldav_todos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caldav_todos b/caldav_todos index f188a72f..24468ad3 160000 --- a/caldav_todos +++ b/caldav_todos @@ -1 +1 @@ -Subproject commit f188a72f1db394d346f27c4bf5a50c0cedf87fe8 +Subproject commit 24468ad3a5094476097a0247747e77e495abac44