CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Dan Stillman e0097df068
Remove "Store Annotations in File" option (#2498)
This is a confusing, bad option, which was already disabled in groups,
and this removes it from personal libraries as well. People seem to be
using it mainly because they think annotations are locked into Zotero if
they don't, which is causing them to ask for this to be done
automatically on every edit, which we don't do because it would result
in constant file syncing and file conflicts [1].

We provide multiple export options for exporting PDFs with annotations,
and people can use those when sharing a file with people who don't use
Zotero. Otherwise, if storing annotations in the file is a priority,
they can use an external reader that's not designed to be tightly
integrated into Zotero.

(As a rare hack, it's of course also possible to export the PDF with
annotations, replace the original file, and import the annotations.)

[1] https://www.zotero.org/support/kb/annotations_in_database
2022-03-30 13:58:59 -04:00
.github CI: Temporarily disable NPM cache due to a bug in the setup-node action 2021-07-22 04:46:10 -04:00
chrome Remove "Store Annotations in File" option (#2498) 2022-03-30 13:58:59 -04:00
components Remove note backup functionality 2022-03-05 06:12:29 -05:00
defaults/preferences Overhaul Scaffold (#2293) 2022-03-02 22:36:04 -05:00
note-editor@581c56d27a Upgrade note-editor schema to v8: 2022-03-24 10:21:04 +02:00
pdf-reader@04f474c5e2 Reduce probability of annotation comment/text being cleared while typing 2022-03-24 13:40:43 +02:00
pdf-worker@1820c525da Update pdf-worker submodule 2022-03-09 04:02:51 -05:00
resource Link to manual word plugin installation instructions on install failure. 2022-03-23 11:12:42 +02:00
scripts Overhaul Scaffold (#2293) 2022-03-02 22:36:04 -05:00
scss Item Tree: Fix twisty colours on macOS. Closes #2446 2022-03-22 13:57:44 +02:00
styles@085f270569 Update submodules 2022-02-19 13:53:03 -05:00
test Fix regression: download() fails for non-http URLs (#2497) 2022-03-30 12:15:40 -04:00
translators@4929cbf7fa Update translators 2022-03-28 10:42:08 -07:00
.babelrc Add @babel/plugin-proposal-unicode-property-regex 2021-08-22 04:07:33 -04:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc Update Babel and ESLint 2021-12-23 04:58:11 -05:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules Fix CI: Replace git:// URLs with HTTPS 2022-03-15 10:24:57 -07:00
chrome.manifest Add Greek locale 2022-02-19 14:18:50 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-11-04 01:31:10 -04:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Update version 2022-03-26 01:30:48 -04:00
package-lock.json Overhaul Scaffold (#2293) 2022-03-02 22:36:04 -05:00
package.json Overhaul Scaffold (#2293) 2022-03-02 22:36:04 -05:00
README.md README.md: Update CI Badge (#2473) 2022-03-25 22:14:47 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

CI

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.

For more information on how to use this source code, see the Zotero wiki.