-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Text sharing support #89
Labels
Comments
Dear kai11, Feature: Share with My Own Notes
Text in other applications should have a Share-With My Own notes option.
This creates a new note where the content of the new note is the text selected
in the application.
Scenario: Showing Share with My Own Notes option
Given that there is text selected in any application not being My Own Notes
When I press on the system wide Share-To Button
Then I see the option "Share with My Own Notes"
Scenario: Sharing text with My Own Notes
Given that there is text selected in any application not being My Own Notes
And Share-To has been pressed
When I select Share With My Own Notes
Then the application My Own Notes is opened
And a new note is created
And the selected text is the text of the new note |
Yes, this describes both scenarios I had in mind. Thank you. |
thanks for your input - i had this on my mind anyhow. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please add MyOwnNotes to "share to" menu for text entries so it will create new note from shared text with default title
The text was updated successfully, but these errors were encountered: