Add a server connection
add_connectionAdd a NAS or server connection to Markdown Reader for accessing Markdown notes. Credentials are securely stored in the OS keychain.
Instructions
Add a NAS / server connection to Markdown Reader. The password is stored in the OS keychain by the app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| name | Yes | A label for this connection | |
| port | No | ||
| share | No | SMB share name | |
| domain | No | SMB domain, if any | |
| secure | No | Use TLS for WebDAV | |
| basePath | No | Folder to treat as the root | |
| password | No | ||
| protocol | Yes | ||
| username | No |