mirror of
https://github.com/zotero/zotero.git
synced 2026-09-22 00:32:47 +00:00
``` var noteContents = item.note; // was item.getNote() var schemaVersion = item.noteSchemaVersion; item.setNote(contents) // default to Zotero.Notes.schemaVersion item.setNote(contents, schemaVersion) - explicit version ``` |
||
|---|---|---|
| .. | ||
| global@68ad875567 | ||
| abbreviations.json | ||
| connectorTypeSchemaData.js | ||
| dateFormats.json | ||
| engines.json | ||
| renamed-styles.json | ||
| repotime.txt | ||
| system-107.sql | ||
| system.sql | ||
| triggers.sql | ||
| userdata.sql | ||