itchyny / calendar.vim

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

Summary view shows events in order of entry (rather than chronologically) #189

Closed SureshGovindachar closed 3 years ago

SureshGovindachar commented 3 years ago

Pop-up from 'E' has events listed -- correctly -- in order of time:

    +------------------------------------+
    |                3 PM                |
    |                                    |
    | 14:00 - 13:15 Second entry, 1 PM   |
    | 15:00 - 15:15 First entry, 3 PM    |
    |                                    |

But, inside the calendar, events are listed -- INcorrectly -- in order of entry:

    --+-------------+---
      |13           |14 
      |First entry, |   
      |Second entry,|   
    --+-------------+---
      |20           |21 
zququ commented 3 years ago

Same with me

itchyny commented 3 years ago

I've fixed this.

zququ commented 3 years ago

Thanks

itchyny notifications@github.com 于2021年1月30日周六 下午3:47写道:

I've fixed this.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/itchyny/calendar.vim/issues/189#issuecomment-770173365, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWXSUQ3UXTFKYIEWYEFPVLS4O2QBANCNFSM4VONUPGA .

--

Zehui Qu, Ph.D. candidate

Department of Microbiology and Immunology,

College of Veterinary Medicine,

China Agricultural University (CAU),

No.2, Yuanmingyuan West Road,

Haidian District, Beijing, 100094, China.

+86 18610116045