mirror of
https://github.com/zotero/zotero.git
synced 2026-09-23 00:43:17 +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 ``` |
||
|---|---|---|
| .. | ||
| content | ||
| locale | ||
| skin/default | ||