Press E key to view the event list, and T key to view the task list. Also, press ? key to view a quick help.
:Calendar
:Calendar 2000 1 1
:Calendar -view=year
:Calendar -view=year -split=vertical -width=27
:Calendar -view=year -split=horizontal -position=below -height=12
:Calendar -first_day=monday
:Calendar -view=clock
You can switch between views with < and > keys.
If you have a trouble like the above screenshot, add the following configuration to your vimrc.
let g:calendar_frame = 'default'
This is a calendar which is ...
The key mappings are designed to match the default mappings of Vim.
The application can be connected to Google Calendar and used in your life.
The appearance is carefully designed, dropping any unnecessary information.
You can choose the calendar in Julian calendar or in Gregorian calendar.
To conclude, very useful.
itchyny (https://github.com/itchyny)
This software is released under the MIT License, see LICENSE.
Install with your favorite plugin manager.
In order to view and edit calendars on Google Calendar, or task on Google Task, add the following configurations to your vimrc file.
let g:calendar_google_calendar = 1
let g:calendar_google_task = 1
It requires wget
or curl
.
Under no circumstances we are liable for any damages (including but not limited to damages for loss of business, loss of profits, interruption or the like) arising from use of this software.
This software deals with your events and tasks.
We are not liable for any circumstances; leakage of trade secrets due to the cache files of this software, loss of important events and tasks due to any kind of bugs and absence from important meetings due to any kind of failures of this software.
This software downloads your events from Google Calendar, and your tasks from Google Task.
DO NOT use this software with important events and tasks.
This software downloads your events or tasks to the cache directory.
Please be careful with the cache directory; DO NOT share the directory with any cloud storage softwares.
This software also uploads your events and tasks to Google APIs.
While it uses https, but DO NOT use this software for confidential matters.
This software NEVER uploads your events and tasks to any other server except Google's.
However, if wget
or curl
command are replaced with malicious softwares, your events or tasks can be uploaded to other sites.
Please use the official softwares for the commands.