Image Bed Component
1. Entry
Settings -> Components -> Image Bed
Tap the card to open detailed image bed settings.
2. Current support
- Provider:
Lsky Pro
Configurable fields:
- API URL
- Email / Password
- Strategy ID (optional)
- Retry count
3. Flow after enabled
When uploading image attachments:
- Sync queue uploads the image to image bed first.
- On success, MemoFlow appends
into memo content automatically. - The item is kept as remote image link instead of local pending attachment.
4. Retry rule
- Total attempts =
1 + retryCount. - Errors such as
401/403/404/405/422are not retried indefinitely. 429and5xxare retried according to policy.
5. Common failures
- Invalid API URL.
- Invalid credentials or expired token.