orgzly / orgzly-android

Outliner for taking notes and managing to-do lists
https://www.orgzly.com
GNU General Public License v3.0
2.7k stars 306 forks source link

Share from Orgzly #820

Open 9z0 opened 3 years ago

9z0 commented 3 years ago

The ability to share a note from Orgzly to other applications.

lytex commented 3 years ago

Orgzly notes are org mode plain text files. Would you like to share these plain text files? If so, they wouldn't be as pretty as they are displayed in orgzly.

9z0 commented 3 years ago

@lytex I understand, but anything is better than nothing. Title + formatting-stripped contents. or all the relevant note as-is from the file (as if copied from the org file itself using a text editor, including properties and tags, etc). or some other solution.

ScottFreeCode commented 3 years ago

Android can copypaste text with formatting, I expect it can also share that. Just a matter of implementing it, if so.

(Being able to choose formatted text or the underlying org format source could still be handy, like exporting an individual note.)

superazbuka commented 1 week ago

Hi, I have a couple of ideas. Per note, export as text would be useful to store notes in a separate VCS. Also, export as a picture would be useful for communication over messengers