Yuuki
Yuuki
nvPY has provided prebuilt binaries (`nvpy-windows.zip`) for a few years ago. It contains nvPY source code, Python interpreter, and required libraries. But the About dialog only displays the nvPY license....
The nvPY crashed when typing the keyboard and operating the mouse quickly. ``` 2024-03-31 16:52:03,412 - ERROR - Traceback (most recent call last): File "/usr/lib/python3.11/tkinter/__init__.py", line 1967, in __call__ return...
The notes list refreshing process takes long time when many notes are listed. In particular, very slow-down in windows environment. TODO: measures performance.
Major desktop environments using Python 3.6 will EOL soon. | OS / Distribution | Python Version | EOL | Confirmed Date | References | |---|---|---|---|---| | Ubuntu 18.04 | 3.6...
New storage engine assumed to syncing with Google Drive, Dropbox, or similar services. This feature is planned to replace the notes_as_txt feature. Requirements: * Save all notes into a specified...
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...
"%j" format of GNU date command will be replaced a zero-padded 3 digit number. When `day-of-year < 100`, leading character of `NOWDAYS` or `ENDDAYS` is '0' and bash interprets two...