seokju-na / geeks-diary

TIL writing tool for programmer
MIT License
695 stars 85 forks source link

Incomprehensible error dialog box #145

Open rolljee opened 5 years ago

rolljee commented 5 years ago

Hello ! First of all good work i like the idea and the design 👍

I ran over a little issue while playing with the app.

Step to reproduce

  1. Create a new note with a tittle / label
  2. Paste a relatively large markdown text on the title box

screenshot 2019-01-11 at 10 22 07

Expected result

seokju-na commented 5 years ago

Thanks for interest!

If there is a duplicate note name, display a warning with a dialog. Errors in the screenshot appear because the note file has a long path!

I will handle this! 😂