Yuuki
Yuuki
See https://github.com/cpbotha/nvpy/blob/master/docs/ucs-4.rst. This documentation was written 3 years ago for other purpose, but it will still be helpful. The documentation describes build procedure for older version. You are better off...
I recommended using the `db_path` option. Please add the `db_path` option to `nvpy.cfg`. ``` # nvpy.cfg [nvpy] # For linux. #db_path = /home/user/Dropbox/nvpy # For windows. db_path = C:\Users\user\Dropbox\nvpy ```
@fluffle Please merge it.
@jkall Is your request enhancement to notes_as_txt feature?
I don't like adding features for special use cases. I would be possible to add a more general-purpose feature, such as bulk import of text files.
Does the log file contain error messages? Usually, the log file is located on `~/.nvpy/nvpy.log`.
Sorry for the late reply. It seems that failed to update the note object via Simperium API. Perhaps this issue will be fixed by following way. 1. Close nvpy. 2....
> Now it's in a loop trying to update the note to server so I can't test whether syncing FROM server is also an issue now. Please follw the steps...
Thank you for your testing. I fixed the UI issue on 826479032c8a1d7202b14e66624acc6c0e20d29d. In addition, I fixes minor issues. These are available on the master branch. For sync issue, I need...
Creating the nvpy package for the winget (and similar package managers) is a good idea.