itchyny / calendar.vim

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

Tasklist won't populate if main tasklist is empty #175

Closed wallace11 closed 2 years ago

wallace11 commented 4 years ago

Steps to reproduce:

  1. Clear cache
  2. Delete all lists, leaving only main list
  3. Delete all tasks from main list until it shows "A fresh start" message (web version)
  4. Make sure there are no completed tasks either
  5. Tasks list will not populate in vim
  6. Add a new task list
  7. Still nothing
  8. Add a new item to the new tasklist
  9. Nothing
  10. Add items to main task list
  11. Now everything works
  12. Delete items from main task list
  13. Everything still shows up but can't add nor edit anything

tldr; Nothing will show on tasklist unless there are items in it.

itchyny commented 2 years ago

Fixed recently.