NotificationNotes
NotificationNotes copied to clipboard
Content sharing support
- Share notes to other apps
- Create new notes by sharing from other apps
https://developer.android.com/training/sharing/index.html
Hey @khuttun, could you tell me which apps exactly do you want share notes
Any apps that support sharing textual content. The idea is to integrate NotificationNotes with the standard Android Intent based sharing mechanism.
I'm thinking that sharing a note to other apps would share the note text, and sharing text from other apps to NotificationNotes would open the New note view with the shared text populated in the Note text field.
Ok, I'm sorry for answer you late, but I'm going to work on it!
Cool
@diegoalvis What's your status on this? let me know if i can help
Hey @sathyapriya31 I'm just to send the PR, thank you!
Solved in #26
I don't know if this is even possible, but how awesome would it be if I could share e.g. a text or an email or anything really with this app, i.e. select this app as destination for sharing, and have that create a notification that links straight to the item I shared?
I don't know if this is even possible, but how awesome would it be if I could share e.g. a text or an email or anything really with this app, i.e. select this app as destination for sharing, and have that create a notification that links straight to the item I shared?
It's definitely possible to set NotificationNotes as a target for sharing. Don't know about the linking though.