sobjornstad / TiddlyRemember

Embed Anki notes in your TiddlyWiki
https://sobjornstad.github.io/TiddlyRemember/
MIT License
66 stars 7 forks source link

It's possible to accidentally add an empty wiki entry in the settings #41

Closed sobjornstad closed 3 years ago

sobjornstad commented 3 years ago

Steps to reproduce:

  1. Start with a valid configuration in Tools > Add-ons > TiddlyRemember.
  2. Click "Add". Don't fill anything in.
  3. Click OK.

The next sync will fail since it's trying to find a wiki with no path, and it's nearly impossible to see what's wrong in the interface since the empty entry has no name and is consequently invisible in the list box.

Proposed fix: