bashbunni / pjs

A basic CLI for regularly updating your project's status
210 stars 26 forks source link

Error despite feature working #19

Closed bashbunni closed 1 year ago

bashbunni commented 2 years ago

I keep getting this error when I create a new entry, despite the new entry having no problem getting created.

error message

bashbunni commented 1 year ago

This fixed itself... Terrifying

StealthyCoder commented 1 year ago

The only thing I can think of is that the tea.Batch has no guaranteed order and that whatever editor you used to edit the file with changed the location / name of that particular file. Like a vim plugin that automatically saves (renames) the file to one with .md at the end or something because it is markdown.