this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

hammerspoon: switch todoist and obsidian

+2 -2
+2 -2
hammerspoon/init.lua
··· 7 7 ["6"] = "Mail", 8 8 ["7"] = "Zoom.us", 9 9 ["8"] = "Spotify", 10 - ["9"] = "Obsidian", 11 - ["0"] = "Todoist", 10 + ["9"] = "Todoist", 11 + ["0"] = "Obsidian", 12 12 } 13 13 14 14 for key, app in pairs(appBindings) do