Skip to content
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

Open
kai11 opened this issue Sep 28, 2014 · 3 comments
Open

Text sharing support #89

kai11 opened this issue Sep 28, 2014 · 3 comments

Comments

@kai11
Copy link

kai11 commented Sep 28, 2014

Please add MyOwnNotes to "share to" menu for text entries so it will create new note from shared text with default title

@maltefiala
Copy link
Member

Dear kai11,
thank you for your input. Please submit your feature request in the BusinessReadableDSL Gherkin in the future. I wrote it for you. Is the following feature request correct?

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

@kai11
Copy link
Author

kai11 commented Oct 2, 2014

Yes, this describes both scenarios I had in mind. Thank you.

@steppenhahn
Copy link
Contributor

thanks for your input - i had this on my mind anyhow.
can't promise this in 2.0 - but it will definitely come!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants