From b732a82d556501e772c6ff3a19d21491732c7bca Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 9 Mar 2017 03:45:51 -0500 Subject: [PATCH] Script to generate random item data For building up a big library and testing UI interaction during writes To use, load chrome://zotero/content/tools/data_generator.html in Firefox (for now). Could be improved a bit to add other kinds of data (collections, child items, relations) --- .../content/zotero/tools/data_generator.html | 111 ++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 chrome/content/zotero/tools/data_generator.html diff --git a/chrome/content/zotero/tools/data_generator.html b/chrome/content/zotero/tools/data_generator.html new file mode 100644 index 0000000000..5cadf4a1ea --- /dev/null +++ b/chrome/content/zotero/tools/data_generator.html @@ -0,0 +1,111 @@ + + + + + + + + +