How can I configure a Joplin Cloud password (sync.10.password) for the terminal application when the password contains a double quote? For example, if the password is:
a"b
none of the following seem to work:
- config sync.10.password a"b
- config sync.10.password "a\"b"
- config --import-file, specifying a file containing:
{ "sync.10.password": "a\"b" }
Any ideas? Here's the result of the version command:
Joplin CLI Client
Copyright © 2016-2023 Laurent Cozic
joplin 2.12.1 (prod, linux)Client ID: 1b5192dffba14173bce992c000c43097
Sync Version: 3
Profile Version: 43
Keychain Supported: No