maxlath
maxlath
@ivanhercaz Libravatar would be for users, as an alternative to gravatar, to get an avatar from an email address; in this issue we discuss finding pictures for authors, when Wikidata...
there seem to be an opensource alternative: * https://unavatar.now.sh * https://github.com/Kikobeats/unavatar
So now that Mastodon is on the rise, we could get increasingly many avatars from there, with the major benefit of only relying on public APIs. Example with this publisher](https://inventaire.io/entity/inv:3004a6b69ab86898047462cd2def90be.json)...
I transferred the issue to the server repo as the notification trigger would first need to be implemented server-side.
* I added LibraryThing series ID and Babelio serial ID in https://github.com/inventaire/inventaire/commit/8f5ad4c https://github.com/inventaire/inventaire-client/commit/e9d8809 https://github.com/inventaire/inventaire-i18n/commit/c704b9f > Is there a series equivalent of [P5331, OCLC work ID](https://www.wikidata.org/wiki/Property:P5331)? * Not that I'm aware,...
to fix once this is done: * https://inventaire.io/entity/wd:Q1214163
Merging works and series might create some new issues: searching for series (to autocomplete a value for wdt:P179) for instance, would now return any work? So if you try to...
A reason to keep the type distinction between "works known to have parts" aka "series" and "works not known to have parts" aka "works", is that in some cases it...
More reasons to not fully merge series into works: https://github.com/inventaire/inventaire/issues/711 https://github.com/inventaire/inventaire/issues/715
Hi @jmformenti, it should be possible to use wikibase-edit in the browser since #47, but I don't use that possibility and we don't have tests to assert that unfortunately. Maybe...