You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I started using Cherry a couple days ago and realized it didn't have a search feature in order to access my bookmarks more quickly.
Took some inspiration from Linkding's Omnibox feature and decided to try it out.
I don't have too much experience with the API at this moment.
The idea would be to improve it so it can use the Personal Access Token and query without having to login first.
At this moment, it can access the bookmarks by calling /api/bookmarks?q= while the user is logged in.
I tried it locally, importing the unpacked source code into Chrome.
Hey,
I started using Cherry a couple days ago and realized it didn't have a search feature in order to access my bookmarks more quickly.
Took some inspiration from Linkding's Omnibox feature and decided to try it out.
I don't have too much experience with the API at this moment.
The idea would be to improve it so it can use the Personal Access Token and query without having to login first.
At this moment, it can access the bookmarks by calling /api/bookmarks?q= while the user is logged in.
I tried it locally, importing the unpacked source code into Chrome.
https://github.com/MassilloAriel/CherryOmnibox
Thanks for your work :)
Best!
The text was updated successfully, but these errors were encountered: