dan-bailey / todoist-wordpress

Linking my Todoist scripts to Wordpress via its REST API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todoist-wordpress

The original plan here was to re-use the python script I wrote and have it process the todoist data and push the results to the Wordpress REST API. Makes a lot more sense if I just use javascript to pull the information and process it.

next steps

  • use boilerplate to create plugin framework
  • set up widget framework, with settings
  • get javascript pulling data from todoist
  • filter, format, display data

About

Linking my Todoist scripts to Wordpress via its REST API.

License:GNU General Public License v3.0


Languages

Language:PHP 92.3%Language:JavaScript 6.9%Language:CSS 0.8%