Alex Meier
Alex Meier
> Just wanted to point out that I found https://weblate.org/ an open source alternative to crowdin. There's the public instance [weblate.bubu1.eu](weblate.bubu1.eu) witch is used by (parts of) the German F-Droid...
I'd like to suggest using [**gnu gettext**](https://docs.python.org/3/library/gettext.html) -> `.po` files as these the required library is shipped with Python. Please also see the [**weblate** docs](https://docs.python.org/3/library/gettext.html) for further insights.
Thank you very much for your kind words. The issue concerning the styling of the PDF reader/viewer (both terms are used ambigously in the code base for some reason) might...
I'd like to extend my first [comment](https://github.com/Rosmaninho/Zotero-Dark-Theme/issues/32#issue-1177863827) on top. (I'll stick to the abbreviation 'devtools' for 'developer tools' in the following.) For legal reasons I'd like to highlight that when...
Short update: the **note editor** runs in an [`iframe`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe) -> **inverting** the colors of the whole editor component works by appling `filter:invert(1)` to it. However I'd like to point out...
Try this little plugin to sort your results: http://tinysort.sjeiti.com/
Hi @djveenkant using the [`zotero-night`](https://github.com/tefkah/zotero-night) plugin might be easier for you. The added value of using `userChrome.css` would be the possibility to tweak the code by yourself. To my understanding...
@assombrance guess you could close it by now. Just stumbled across this wondering if there's anything left to fix.
The title bar is controlled by the operating system.[^1] So to cut it short: styling from within zotero is (to my personal understanding) not possible at the moment. Styling should...
The work of @Rosmaninho has been used for the creation of the plugin [zotero-night](https://github.com/tefkah/zotero-night/) by @tefkah. The source code evolved since then so that the plugin offers three different themes...