itchyny / calendar.vim

A calendar application for Vim
MIT License
1.95k stars 72 forks source link

Can I create an event from full-text input? #160

Closed llinfeng closed 4 years ago

llinfeng commented 4 years ago

On the web-interface, Google Calendar no longer take full-text inputs with dates.

I wonder if calendar.vim offers a feature to take full-text input and create an event on the date and time as specified in the full-text input? It would wonderful if recurrent events can also be converted from plain text :)

For example, full-text entries include:

itchyny commented 4 years ago

Please refer to :h calendar-input-format.