Hi, thank you for this great app!
I’d like to request an enhancement to Quick Draft’s template system regarding multiline content handling.
Currently, when using {{content}} in a template, multiline input is inserted as raw text. This means that if the template applies indentation or list markers (e.g. "- "), only the first line is formatted, and subsequent lines lose indentation.
Example template:
- {{HH:mm:ss}}
{{content}}
If {{content}} contains multiple lines, only the first line is indented. This makes it difficult to create readable structured logs (e.g. bullet lists with timestamps).

Feature request:
- An option to apply a prefix or indentation to *each line* of {{content}}
- Alternatively, a variable like {{content:indent=2}} or {{content:list}} that reformats multiline input line-by-line
- Or a setting to automatically re-indent multiline content to match the template context
This would greatly improve Quick Draft → Thino / log-style workflows, especially on Android where OS-level text preprocessing (like iOS Shortcuts) is not available.
Thanks for considering this!
Planned
Feature Request
24 days ago

An Anonymous User
Get notified by email when there are changes.
Planned
Feature Request
24 days ago

An Anonymous User
Get notified by email when there are changes.