jdlorimer / incremental-reading

Anki add-on providing incremental reading features
https://ankiweb.net/shared/info/935264945
ISC License
216 stars 38 forks source link

edit notes from organizer after double-click #61

Closed ghost closed 6 years ago

ghost commented 6 years ago

Double-click on an item -> open Browser with the note selected. Close Browser -> update list items in organizer.

It works, however I'm not sure onBrowserClosed() is written optimally.

jdlorimer commented 6 years ago

Looks good enough to me.

Thanks.