LTTPP / Eemory

An Eclipse plug-in aimed at integrating Evernote within the Eclipse IDE
MIT License
7 stars 0 forks source link

Auto-fix failed for case both Notebook and note deleted #47

Closed liujianuuei closed 9 years ago

liujianuuei commented 9 years ago

Steps:

Evernote:

  1. Create notebook A, in A create note a. Eemory:
  2. Select A and a.
  3. Clip something. Evernote:
  4. Delete A(note a will also be deleted).
  5. Re-create the same name notebook A and note a. Eemory:
  6. Clip something again. Result: NotFoundException thrown, which should be handled and clipped to newly created notebook and note, as they have the same names.
liujianuuei commented 9 years ago

verified with 1.0.0-rc.7