You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2019. It is now read-only.
This option offers a whole new way to look at tasks and appointments, by integrating another vim/ unite project; calendar.vim (https://github.com/itchyny/calendar.vim) This is a very impressive package, with several great calendar views.
Have a look at the screenshots, clone it and give it a try!
Unite-taskwarrior integration, in this case, means transforming a subset of tasks to the google-calendar format, that calendar.vim uses natively. API reference is here -->https://developers.google.com/google-apps/calendar/v3/reference/ and the files are kept by default in ~/.cache/calendar.vim/
Obviously, this isn't for v1.0, but if it could be implemented, it would be the very first taskwarrior-related project to display a functional calendar.
The text was updated successfully, but these errors were encountered:
I think the whole job, in this case, is task selection and format conversion, but what do I know ? ;-)
The feature should certainly start in read-only mode, then we'll (you'll) figure out how to take input and changes from the calendar, says me..
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This option offers a whole new way to look at tasks and appointments, by integrating another vim/ unite project; calendar.vim (https://github.com/itchyny/calendar.vim) This is a very impressive package, with several great calendar views.
Have a look at the screenshots, clone it and give it a try!
Unite-taskwarrior integration, in this case, means transforming a subset of tasks to the google-calendar format, that calendar.vim uses natively. API reference is here -->https://developers.google.com/google-apps/calendar/v3/reference/ and the files are kept by default in ~/.cache/calendar.vim/
Obviously, this isn't for v1.0, but if it could be implemented, it would be the very first taskwarrior-related project to display a functional calendar.
The text was updated successfully, but these errors were encountered: