nvpy icon indicating copy to clipboard operation
nvpy copied to clipboard

Simplenote syncing note-taking application, inspired by Notational Velocity and ResophNotes, but uglier and cross-platformerer.

Results 65 nvpy issues
Sort by recently updated
recently updated
newest added

NOTE: This issue will be fixed after #153 is fixed. During the full syncing, nvpy sends many requests. But these sends one request at a time. The round trip time...

enhancement

Resoph Notes deletes an empty note when you select a different note. I don't think this is an important feature, but maybe you think it's worth considering.

enhancement

nvpy currently defaults to storing config in `~/.nvpy.cfg` and notes in `~/.nvpy/`. https://github.com/cpbotha/nvpy/blob/2039574f98b927cc883dd251bcc90200d5adf137/nvpy/nvpy.py#L148 It would be tremendously cromulent if `nvpy` would default to storing config in `$XDG_CONFIG_HOME` (usually `~/.config/`) and...

enhancement

I would like to be able to edit notes in an external editor (vim in my case). Is it possible?

enhancement

hi, I have disabled simplenote sync and am just using text files. I have a different script which adds new files to the folder, but nvpy can't see them until...

I have just installed nvpy on Window 7. I have noticed that the search box is small; the text that I type is taller than the space in which to...

I've probably found an edge case in nvPY's code. I'm currently stuck debugging it, so I need help. - **The Problem:** When I open nvPY, It fails to get the...

It looks like the simplenote web-app only has weak support for fenced code blocks. For example, I can't specify the language like I can here on github. Investigate what's possible,...

NVPY install (pip) gives this error. Fedora 25. Python 2.7.13. collecting nvpy Using cached nvpy-1.0.0.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line...

On my Debian stretch system with a HiDPI monitor, nvPY v0.9.7 comes up with tiny fonts in menus and other visible interface elements. Message text in dialogue boxes has normal...