I'm using Powershell on Windows to extract data from notes. And it looks like the extracted data are not encoded utf-8. I'm too new to decide if there's a misunderstanding on my side or a bug.
Invoke-WebRequest -Method GET -Uri "http://localhost:41184/notes/648a02587a044ed7812872964e65c3c5" -Body @{ fields='body'; token=$Env:JOPLINTOKEN } >output.txt
The note as MD: a3308c8b33584affb1a41e4fff99e858.md (254 Bytes)
result of DATA API query: output.txt (2.0 KB)
- Any idea?
regards
Rüdiger
Version: Joplin for Desktop
Copyright © 2016-2021 Laurent Cozic
Joplin 1.2.6 (prod, win32)
Client ID: 1f68769d02504062a7bd224ef5c64694
Sync Version: 2
Profile Version: 34
Keychain Supported: Yes
Revision: f5f117cb (master)