cherry icon indicating copy to clipboard operation
cherry copied to clipboard

Cherry is a self-hostable bookmark service

Results 13 cherry issues
Sort by recently updated
recently updated
newest added

# Feature explanation A local archive of all bookmarks saved, such as a copy of the webpage or a high quality screenshot. # Why it would be useful This would...

Hi, Most bookmark services have the ability to export the bookmarks saved in their chosen domain form into to some format of json. So it'd be nice if Cherry came...

I'm currently running cherry, via docker, like this: ``` docker run -d --name cherry \ -v /home/user1/dockerfiles/cherryBookmarks/data:/data \ -p "8032:8000" \ -e "JWT_SECRET=mys3cr3cts0StronG43!" \ -e "ENABLE_PUBLIC_REGISTRATION=1" \ -e "USE_INSECURE_COOKIE=1" \...

I think cherry has a lot potential, but I cant see activity for a long time. Does somebody knows more?

Is there a way to add a bookmark from my android phone? Thanks Christian

Hello, I have executed the following docker compose ``` --- version: '3.3' services: cherry: image: haishanh/cherry:test container_name: auth_cherry volumes: - "/home/cherry:/data" environment: - JWT_SECRET=some-secret-string # this flag is important for...

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...

It would be good to be able to edit the number of visible groups on the side bar, including showing all groups at once instead of the 4 or 5...

Hi! Thanks for create this. Simple, fast and reliable. If you search for a tag in the search bar, you must "enter" o click the "search" button to get the...