wmstack
About
- Username
- wmstack
- Joined
- Roles
- Member
Comments
-
I ended up writing a Karabiner Elements Complex Modification to toggle the full screen with Raycast: ``` { "description": "Zotero Fn + F to Full Screen", "manipulators": [ { "conditions": [ { …
-
Fn + F should turn Zotero full screen like most other Mac apps.
-
Okay I published my code to https://github.com/wmstack/Zotero-Toggle-Bars
-
Okay I have created a plugin that can hide both the tab bar and the toolbar. It is a bit hacky though haha. I was a bit frustrated with the vertical space wasted by the two bars so I did a bit of tinkering and found a way to hide these UI elements.
-
I have created a plugin that can hide both the tab bar as well as the annotation toolbar.
-
The new HTML viewer and annotation tool is great. It was a pleasant surprise to see that Zotero 7 supports highlighting even in HTML snapshots, which can now be opened in the app.
-
+1. It would be nice to toggle the tab bar and the toolbar when reading web pages or pdfs, as it makes for a more immersive experience.