joelshepherd / tabliss

A beautiful, customisable New Tab page for Firefox, Chrome, and Edge.
https://tabliss.io
GNU General Public License v3.0
2.23k stars 294 forks source link

[Feature Request] - iframe / google tasks support / syncing tasks #524

Open k-r-a-s-s opened 2 years ago

k-r-a-s-s commented 2 years ago

Hi tabliss team,

The big picture solution I'm looking for is a way to have synced tasks between (firefox) tabliss and an android phone widget.

  1. My current thought is to use google tasks embedded in an iframe.
  2. The tasks API is also open, so maybe it is possible to support this way.
  3. Alternatively I'd happily move away from google tasks to a (hopefully more lightweight) alternative which can achieve the goal.

I'm not sure if any of the above is possible, happy to use the web-version to navigate the JS restirctions.

I'm a beginner when it comes to web dev, I'm happy to nut through some things to make this work, but wanted to check in with the experts before I try!

Thanks for your awesome work!

Kev