todoist-to-rss:将Todoist任务导出为RSS feed

时间:2021-04-02 19:29:43
【文件属性】:
文件名称:todoist-to-rss:将Todoist任务导出为RSS feed
文件大小:39KB
文件格式:ZIP
更新时间:2021-04-02 19:29:43
Go Todoist不提供RSS格式的任务导出。 该程序可以解决该问题。 该运行既可以作为本地HTTP终端节点运行,也可以作为AWS Lambda微服务运行。 我想(博客文章指导如何将RSS推送到Home Assistant) 该程序使用前缀装饰任务名称(在RSS中): :check_mark_button: 用于完成的任务和 :police_car_light: 对于过期的任务 RSS条目URL是Todoist UI的链接。 从Todoist获取API令牌 您可以从Settings > Integrations > API token找到它 RSS提要位置 HTTP服务运行后,您的RSS feed可以在/api/todoist-to-rss/project/{project}/tasks.xml?token={api_token} 。 您可以在Todoist浏览器应用程序的URL中找到Todoist项目ID。
【文件预览】:
todoist-to-rss-master
----README.md(921B)
----bin()
--------build.sh(461B)
----.github()
--------workflows()
----docs()
--------security.md(793B)
--------todoist-in-home-assistant.png(23KB)
----LICENSE(11KB)
----go.mod(231B)
----go.sum(9KB)
----turbobob.json(821B)
----cmd()
--------todoist-to-rss()

网友评论