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

[FR] Add capabilities to receive 'share' intents #117

Open
RoboMagus opened this issue May 6, 2022 · 4 comments · May be fixed by go-vikunja/frontend#129
Open

[FR] Add capabilities to receive 'share' intents #117

RoboMagus opened this issue May 6, 2022 · 4 comments · May be fixed by go-vikunja/frontend#129
Labels
enhancement New feature or request

Comments

@RoboMagus
Copy link

Much like how you can hit the share button in any app to e.g. save a URL to Google Keep, I'd like to have this functionality for my Vikunja lists as well.
I figured, since the Vikunja frontend is just a webapp it might not be possible, but then I came across this webpage that seems to suggest this can be implemented in a fairly straightforward way.

Ideally users would be able to select what should be done with the received content (e.g. to which list to add, to add a 'Shared' tag, etc.), but by default adding it to a separate list called 'shared' so the items can be sorted by hand and moved to their intended location later on.

@kolaente kolaente added the enhancement New feature or request label May 10, 2022
@kolaente
Copy link
Member

Pinging @Benimautner since this is probably also interesting for the app.

@anderspitman
Copy link

I would also love to see this implemented. It's definitely possible by making the Vikunja frontend a PWA and imlementing share_target. Currently works on Chrome on Android.

@kolaente
Copy link
Member

I'd merge a PR if someone wants to contribute

@RoboMagus RoboMagus linked a pull request Oct 5, 2023 that will close this issue
@RoboMagus
Copy link
Author

I've been tinkering with the implementation for a share target over the last week, but my lack of Frontend / JS dev experience does not help me out regarding the build errors I'm getting.

I've opened up a draft PR to share the implementation so far, but need help to get through some of the hurdles regarding access to the authStore and taskStore.

@kolaente kolaente transferred this issue from go-vikunja/frontend Feb 8, 2024
vikunja-bot pushed a commit that referenced this issue Feb 8, 2024
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/117
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants