nvpy
nvpy copied to clipboard
Implement multi-line notes list
Currently notes-list on the left shows one line per note.
This specific tkinter control supports multiple lines per item. We should use this functionality to show the first line of the note body.