note_contents #3661
GuShaocheng
started this conversation in
General
note_contents
#3661
Replies: 1 comment
-
There's no special encoding (unless you protect/encrypt them) - e.g. text notes are just HTML. It's possible that your client thinks it's binary data and doesn't want to display the contents, perhaps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe feature
Hi developer,
When I access documents.db via sqlite3 by
SELECT * FROM note_contents
It seems that I got all notes. But most of them are unreadable. I thought it needs to be decoded in some way.
Could you give me an idea to decode my notes?
Or it maybe is somewhere, could you guide me to find the document?
Best.
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions