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] Improve the extension and api for saving links with title and tags #89

Closed
sherlcok314159 opened this issue Mar 23, 2024 · 9 comments

Comments

@sherlcok314159
Copy link

Since Firefox extensions can only add URL, this can be inconvenient. This should be fine if the extension can add a title and tags.

Also, the API seems to accept only the URL. Hope this can also support for adding a title and tags.

@beromir
Copy link
Owner

beromir commented Mar 26, 2024

You are right, at the moment titles and tags cannot be added via the API. But that is already on my list.

@sherlcok314159
Copy link
Author

Any update yet?

@beromir
Copy link
Owner

beromir commented Jul 5, 2024

Sorry, no update yet. I wish it was ready already, but I can't say when it will be implemented.

@sherlcok314159
Copy link
Author

That is ok. Just take your time. :-)

@beromir
Copy link
Owner

beromir commented Dec 19, 2024

Hi,
there is now a new extension for Firefox and Chrome, that supports overriding the title and adding tags and groups. It is now also available in the official stores.
Make sure to update Servas to v0.4.1 to be able to use the new features.
https://github.com/beromir/servas-extension

@beromir beromir closed this as completed Dec 19, 2024
@sherlcok314159
Copy link
Author

Does it support self-hosted such as http://domain_name:port? I upgraded my servas and something went wrong.

@beromir
Copy link
Owner

beromir commented Dec 20, 2024

Do you get any errors with docker logs servas?

@sherlcok314159
Copy link
Author

Nope. It just throwed out there was an error. I also failed to find log in the developer console. I use firefox. Is there a possibility that firefox blocks the extension from visiting HTTP links?

@sherlcok314159
Copy link
Author

BTW, when I upgraded the image to the latest, the console threw out the error. When I tried to add / remove link in my servas, the front webpage also alerted 500 server error. But the result was true (the link was removed or added).

图片

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants