GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
737 stars 210 forks source link

Google Drive "followup:actionitems" support #741

Closed twaugh closed 2 years ago

twaugh commented 4 years ago

I would love to have bugwarrior pull from Google Drive's "followup:actionitems" search results.

twaugh commented 4 years ago

Looks like the Google Drive API doesn't expose this: https://stackoverflow.com/questions/62198604/get-the-list-of-action-items-from-google-drive-api

You can find the files with action items, but can only get all the comments from each file. Comments that are action items don't seem to be distinguished from those that are not.

ryneeverett commented 2 years ago

triage: If the api doesn't expose the data this doesn't seem actionable.