wd icon indicating copy to clipboard operation
wd copied to clipboard

a browser extension for wikidata

Results 34 wd issues
Sort by recently updated
recently updated
newest added

This does some refactoring in the statement rendering process and introduces React in the mix, so further develoment can be done with it. React integration is based on https://reactjs.org/docs/integrating-with-other-libraries.html

the slide transition should not occur upon navigation

nothing happens for inline sidebar in FF when I select text. I suspect - it can be a missing event handler somewhere 🤔

bug
UI

displaying qualifiers is supported, but there is no way to add them in the "add view"

enhancement
UI

Example use-case: https://twitter.com/VladyslavSitalo/status/1462908339860430855 Depends on #34 ### Tasks - [ ] Remove dependency on `browser` api so it can be used outside the context of the extension - [ ]...

I'm positively surprised by the fact that it loads in a first place :p, it crashes though, as the PDF document has a different dom structure (does it even have...

@fuddl you mentioned potentially running reformat on the whole codebase after #38 is merged. This is to coordinate on the config/which rules should it enforce. or Let's not have unnecessary...

Right now it's quite cumbersome. Some things that I think can improve the experience: - [ ] Merge `add` view into the display view - Basically allow people to click...

It probably makes sense to do internal navigation for wikidata items/etc directly in sidebar. But I think most of the external links should be opened in a new tab, this...