itchyny / calendar.vim

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

Event pop-up has title 3 PM #187

Closed SureshGovindachar closed 3 years ago

SureshGovindachar commented 3 years ago

On typing 'E', the pop-up has the title "3 PM" and there does not seem to be any way to change this title:

    +------------------------------------+
    |                3 PM                |
    |                                    |
    | 14:00 - 13:15 Second entry, 1 PM   |
    | 15:00 - 15:15 First entry, 3 PM    |
    |                                    |
itchyny commented 3 years ago

Edit the JSON file local/calendarList in the cache directory. There's no plan to implement feature for editing calendar title.