export (to mail) in RTF
Hello Love fsNotes which is my main and daily notes app. But I miss a feature that would help to enhanced the mail draft functionnality of fsNotes. When I draft a mail and want to send from fsNotes, it sends the raw markdown to the mail. Instead, I'd like to be able to send the RTF result; now I send to external app, copy from it and paste to mail to have this result. An app like MWeb do this properly, to give an example. Is that an idea you could consider ?
Sorry for riding on this feedback but I think it is similar to my request.
I'd like to see in general an export option for note(s) where you can select different output formats. Would hope to see at least:
- TXT
- MD
- RTF
- Text Bundle
Bonus points for:
- DOCX
- ODF/ODT
- JPEG
- ePUB
@tonilampela you can convert md to textbundle and textbundle to md. The other options would be interesting, I agree.
Copy and Paste already produces RTF.
You can use Apple's Clipboard Viewer app to view all the formats available for clipboard contents. Edit > Show Clipboard only shows the default format.
The format that is pasted depends on the app you are pasting into. But I list them in order of priority below. You can always get TXT by doing Edit > Paste and Match Style.
FSNotes Edit mode
- RTF
- TXT
FSNotes Preview mode
- HTML
- RTF
- TXT
Related: https://github.com/glushchenko/fsnotes/issues/1555 Pandoc integration