Eduard Metzger: on ios there is no option to share to an email, it only attaches itself as a document. Send as email does not act the same way as copy as rtf. i’ll add a screenshot of this asap when i am back in front of my computer.
Skye Henderson: I see, thanks for sharing. Please check if you can download the update, it's also available on iOS since the last update about a month ago.
Eduard Metzger: is this not the latest version, i don’t see any updates.
Skye Henderson: Yes, that's the latest, do you see the "Send as Email" option in the export (or "share") button menu of any note?
Eduard Metzger: no, they all look the the screenshot i already sent.
Skye Henderson: I see, somehow the links work in Apple Mail. I need to check what goes wrong with Spark
Eduard Metzger: thank you!!!!
Skye Henderson: Ok, you don't see the button because your iOS can't send email this way. Do you have Apple Mail installed? It only works with that unfortunately.
Eduard Metzger: gotcha. i don’t have it installed because i hate to have my email on here twice and. is there any chance you will consider adding functionality to send with your default email app set in the ios settings?
Skye Henderson: If it would be possible, yes. But it seems only Apple Mail is supported using this specific function. Or I need to implement something for individual email clients, using their functions. Not sure if this is possible. See attached what chatGPT says.
Eduard Metzger: gotcha, thanks for figuring it out! the desktop app is the most important to me. your consideration for the ios is appreciated, i may be the outlier here and it’s okay if you’re not able to.
I'm a bit confused, there's a "send as email" option already, which creates an email in RTF format (on iOS in HTML), see attached screenshot. Did you see it? This will copy the title of the note and the invitees if it's a meeting note. The issue with markdown vs RTF is that email software normally doesn't understand markdown. So it would be all look like code a bit: ``` ## Heading * [ ] some task in **bold** ``` Please clarify, if I got it wrong!