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

Implement a custom protocol handler for better interoperability? #15

Open
mlewand opened this issue Jun 29, 2023 · 0 comments
Open

Implement a custom protocol handler for better interoperability? #15

mlewand opened this issue Jun 29, 2023 · 0 comments
Labels
feature New feature

Comments

@mlewand
Copy link
Owner

mlewand commented Jun 29, 2023

Wonder how should external apps do an intent of triggering note quick add? Thinking about some use cases:

Sharing data from browser

It would be nice to share URL visited in the browser with a single click.

I could make an extension that would add a button that would automatically get a link based on browser's active tab URL.

Assuming you want to save https://reddit.com, it could request note-quick-add://new-todo?input=https%3A%2F%2Freddit.com.

This in turn would bring up adder, with the text prefilled.

In future it could take more parameters.

@mlewand mlewand added the feature New feature label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant