From 488da61b0b7b04e73aeee2b03734c24d7a4e44e5 Mon Sep 17 00:00:00 2001 From: WilliamDurin Date: Mon, 15 Feb 2021 09:22:58 -0500 Subject: [PATCH] Add in gcal2logseq and todoist2logseq --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 81499bc..ef09dfa 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,5 @@ Add style to your `logseq/custom.css` file. ## Workflows and Innovations - [logseq-snippets](https://github.com/71/logseq-snippets) by Greg - custom queries, code snippets, RSS feeds, and other extensions of the Logseq platform +- [gcal2logseq](https://github.com/WilliamDurin/gcal2logseq) by Will - Python Script + Alfred Workflow to add Google Calendar events into your graph +- [todoist2logseq](https://github.com/WilliamDurin/todoist2logseq) by Will - Bash Script + Alfred Workflow to import tasks from Todoist into your graph