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

Support for ulauncher extension #511

Open
savitojs opened this issue Mar 10, 2024 · 1 comment
Open

Support for ulauncher extension #511

savitojs opened this issue Mar 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@savitojs
Copy link

Is your feature request related to a problem? Please describe.**
Yes, Searchability is one of the important features of bookmark services. Ease of search can attract more users and rate of adoption.

Describe the solution you'd like

  1. Since LinkWarden supports APIs, write a Python library (or similar) to interact with APIs using requests
  2. Develop an extension for ulauncher
    • Should have the option to edit URL for self-hosted and for cloud instance
    • Should have the option to add API key
    • Should have the option to adjust timeout (default=10s)
    • Should have the option to search by tag
    • Should have the option to show/list by collection

Describe alternatives you've considered
None at the moment.

Additional context
ulauncher Bookmark extensions are available here:

@savitojs savitojs added the enhancement New feature or request label Mar 10, 2024
@savitojs
Copy link
Author

I have written one, It should work with custom queries, but it shows recent bookmarks instead. I didn't get time to fix it.

Pull requests are welcome , Thank you

https://github.com/savitojs/ulauncher-linkwarden

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

No branches or pull requests

1 participant