Checklist
Feature description
When pasting into a checklist, newlines are automatically removed. This violates the Principle of Least Astonishment two ways:
- The app should not take it upon itself to mangle inputs by default.
- Items on multiple lines should stay multiple, rather than being squished into one huge checklist item.
Why do you want this feature?
It's way easier and more intuitive to paste multiple lines and get multiple items. Less messing around. The workaround I used was clunky, and took some rummaging to come up with, namely pasting into a file on the filesystem and then importing same.
Additional information
No response