dstillman
About
- Username
- dstillman
- Joined
- Roles
- Member, Administrator
Comments
-
We need the URL after actually clicking on the note in the right-hand pane in the web library.
-
One of your group libraries is an open public group that doesn't allow files.
-
Notes auto-save as you type, so a crash shouldn't cause you to lose more than a few words. Restart in Troubleshooting Mode (Help → "Restart in Troubleshooting Mode…”), which temporarily disables all plugins. If that fixes it, you'll need to identif…
-
It will be possible to insert individual annotations in a future version of the Word plugin.
-
That's from an updated Firefox version in the latest beta. We'll remove — thanks.
-
That means what it says. You'll need to fix the permissions via Get Info in the Finder so that your current user account can read and write to that folder and all files within it. We're not able to provide general OS guidance here. This would only h…
-
That seems to show you in the middle of adding thousands of items to a collection. Did you perform some huge operation previously? If you didn't do that on purpose, you should restart Zotero and try again.
-
Yes, you should be looking for zotero.sqlite files from 2024. And there's no way to simply redownload the program and restore from a back up? No. Redownloading doesn't affect your settings or data. finally, what about the fact that there currently …
-
We don't know what's on your computer, and Zotero wouldn't have let you choose a folder in Dropbox without making you click through a warning not to do that, so you'll need to debug this yourself. You need to find the data directory that you've been…
-
What exactly is 5 years old? What matter are the timestamps of the zotero.sqlite files. You'll need to find your current Zotero data directory, with recent zotero.sqlite and .bak files.
-
Move /Users/[username]/Dropbox/Zotero back to the default location of /Users/[username]/Zotero.
-
You moved your data directory into a cloud storage folder. You absolutely can't do that. https://www.zotero.org/support/kb/data_directory_in_cloud_storage_folder
-
Ah, OK. We'll be adding an appearance button in the toolbar in an upcoming update, and that will include the spread options in a popup panel. View options will also be persisted for a given document, so you won't have to change this every time you s…
-
I think it is worth mentioning that if you change and rechange the format to untick the "Automatically update citations" box. otherwise it might change the citations. Just to be clear, there's no need to do that. Zotero would just change them to the…
-
Right-click → Split Horizontally or Split Vertically
-
If you're saying you don't see a Zotero tab in the Word ribbon, see Zotero Toolbar Doesn't Appear.
-
https://www.zotero.org/support/beta_builds (But you should only run this if you're comfortable running beta software.)
-
What do you mean by "It is not even in the display in word"? How are you getting a message if nothing appears?
-
Let's handle one thing at a time. When you say Zotero won't open, what exactly do you mean? Are you getting an error message? Can you provide a screenshot? Anything in Word is irrelevant if you can't open Zotero.
-
This should now be fixed in the latest Zotero beta, and the fix will be included in the next release.
-
The issue with the tag not being saved if you click on another item is now fixed in the latest beta.
-
Up-Arrow on the menu closing the panel is fixed in the latest beta.
-
Thanks. In the latest Zotero beta, it should no longer announce a popup for the search bar.
-
This should be fixed in the latest beta, 7.1-beta.1.
-
This should be fixed in the latest beta, 7.1-beta.1.
-
This should be fixed in the latest beta, 7.1-beta.1.
-
@YChuanL: This should be fixed for PDFs in the latest Zotero beta, and the fix will be included in the next release.
-
This should be fixed in the latest beta, 7.1-beta.1.
-
OK, thanks. So you can try running this from DB Browser for SQLite: DELETE FROM itemDataValues WHERE valueID NOT IN (SELECT valueID FROM itemData); This is the statement that's slow within Zotero, so this might take a while to run. (Not sure if it…
-
And this: EXPLAIN QUERY PLAN DELETE FROM itemDataValues WHERE valueID NOT IN (SELECT valueID FROM itemData);
Upgrade Storage