dogsheep / dogsheep/apple-notes-to-sqlite
Default to just storing plaintext, store HTML if `--html` is passed
Open
enhancement
- Dominant language
- Python
- Stars
- 251
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The full `body` version of the notes can get HUGE, due to embedded images. It turns out for my own purposes I'm usually happy with just the `plaintext` version.
I'm tempted to say you don't get HTML unless you pass a `--html` option.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.