Nikos Koukis
Nikos Koukis
Anyone else reaching this issue, there are now instructions to plug your own Calendar API key instead: https://github.com/bergercookie/taskw_gcal_sync/tree/master#override-calendar-api-key
If it has a due date, it will use that. If there's no due date in the TW task it will use the entry date. What's a `scheduled` date?
This looks like a good addition. If I have time I'll have something for it soon :)
This is implemented among some other work I had been doing in this branch: https://github.com/bergercookie/taskwarrior-syncall/tree/gkeep-fs For now it's not available as a package since it requires this PR (https://github.com/ralphbean/taskw/pull/160) to...
I haven't implemented that in the said branch. it adds options for using `scheduled` dates instead of `due` but that also sets the end date. It would be best to...
Hi @Petemir , Yeah, sounds like a reasonable request. If you want to provide a patch, have at it, otherwise I 'll deal with it once I find some spare...
Hi @Petemir , this is implemented among some other work I had been doing in this branch: https://github.com/bergercookie/taskwarrior-syncall/tree/gkeep-fs For now it's not available as a package since it requires this...
There's already a Remmina plugin by @okb1100 here: https://github.com/bergercookie/awesome-albert-plugins/blob/master/plugins/remmina/__init__.py Is there a major difference between these two?
> There's another repo full of plugins?! Yeah, I had mentioned it in the Telegram chat when I started it but the community wasn't active back then. > Maybe it...
I've left some comments for this PR but I think it would be better to instead make a PR to the awesome-albert-plugins repo with any changes that you want to...