aziz / PlainTasks

An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)
MIT License
3.29k stars 286 forks source link

automatically sync with gist.github.com? #375

Open cyberhck opened 6 years ago

cyberhck commented 6 years ago

Hi there, I always find myself having to commit and save myself, it's a real pain. I'm not sure if I can send a PR for this, or what will be the workflow, BUT I'd like to request a feature. If we could add a storage kind of thing somehow, I don't know how would the workflow be, it needs to be discussed, if I add something and if it could directly get saved to gist.github.com, that'd be great.

I say have some kind of settings where I put in my personal access token, then plain task should use that as a basis, there can be just one gist with multiple files on it.

Or is this out of scope?

cyberhck commented 6 years ago

or maybe open via URL and save directly there?

cyberhck commented 6 years ago

https://github.com/aziz/PlainTasks/issues/9#issuecomment-10788165 turns out that's out of scope, I'll stick to gist plugin (it doesn't have best integration), on the menu I can set syntax to plain task, but it doesn't automatically do that for all .todo files for some reason.