# zoteroRoam

## v0.5

- [Introduction](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/master.md): A basic run-down of the extension
- [Demo by Cortex Futura](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/demo.md)
- [Updating from older versions](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/updating-from-older-versions.md)
- [Help/Getting Support](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/help-getting-support.md)
- [1.1 Pre-requisites](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/getting-started/prereqs.md)
- [1.2 Installation in {{roam/js}}](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/getting-started/install.md)
- [1.3 Basic Setup](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/getting-started/api.md)
- [2a. The search panel](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/how-to/search-panel.md)
- [2b. In-text references](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/how-to/inline.md)
- [3.1 What's Available](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/user-settings.md)
- [3.2 Constructing data requests](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/api-request.md)
- [3.3 Creating your own formatting functions](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/formatting.md): How to define custom functions & assign them to item types
- [Nesting metadata](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/formatting/nesting-metadata.md): A walk-through on creating nested metadata structures
- [Code snippets](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/formatting/code-snippets.md): A few snippets that provide building blocks for custom formatting functions
- [3.4 Creating custom shortcuts](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/shortcuts.md)
- [3.5 Other Settings](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/other.md)
- [autocomplete](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/other/autocomplete.md)
- [funcmap](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/other/funcmap.md): The funcmap setting lets you assign your own formatting functions to specific item types
- [typemap](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/other/typemap.md): Specification and examples for user-defined typemap
- [Copying an item's reference](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/other/copy_settings.md): override\_quickcopy, always\_copy, quick\_copy\_format
- [Extension defaults](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/customization/extension-defaults.md): A summary of the default parameters used by the extension to make API calls to Zotero, and format items in Roam.
- [Roadmap/Future Development](https://alix-lahuec.gitbook.io/zotero-roam/v0.5/support/roadmap.md): An overview of features that are under consideration or in the works - and how to contribute

## v0.6

- [Introduction](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/master.md): A basic run-down of the extension
- [Demo by Cortex Futura](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/demo.md)
- [Updating from older versions](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/updating-from-older-versions.md)
- [Changelog](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/changelog.md)
- [Help/Getting Support](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/help-getting-support.md)
- [1.1 Pre-requisites](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/getting-started/prereqs.md)
- [1.2 Installation in {{roam/js}}](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/getting-started/install.md)
- [1.3 Basic Setup](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/getting-started/api.md)
- [2a. The search panel](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/how-to/search-panel.md)
- [2b. In-text references](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/how-to/inline.md)
- [2c. On-page menu](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/how-to/onpage.md)
- [2d. Contextual buttons](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/how-to/context-buttons.md)
- [3.1 What's Available](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/user-settings.md)
- [3.2 Constructing data requests](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/api-request.md)
- [3.3 Creating your own formatting functions](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/formatting.md): How to define custom functions & assign them to item types
- [Nesting metadata](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/formatting/nesting-metadata.md): A walk-through on creating nested metadata structures
- [Code snippets](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/formatting/code-snippets.md): A few snippets that provide building blocks for custom formatting functions
- [3.4 Creating custom shortcuts](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/shortcuts.md)
- [3.5 Customizing on-page displays](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/custom-page-menu.md)
- [3.6 Other Settings](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/other.md)
- [autoload / autoupdate](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/other/autoload-autoupdate.md)
- [autocomplete](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/other/autocomplete.md)
- [funcmap](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/other/funcmap.md): The funcmap setting lets you assign your own formatting functions to specific item types
- [typemap](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/other/typemap.md): Specification and examples for user-defined typemap
- [notes](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/other/notes.md): The notes setting lets you customize how Zotero notes are processed for Roam import
- [Copying an item's reference](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/other/copy_settings.md): override\_quickcopy, always\_copy, quick\_copy\_format
- [theme](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/other/theme.md): Adds a custom class to the extension's interface
- [Advanced : using event hooks](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/custom-events.md): Attaching listeners to these events can allow automation of operations/workflows
- [Extension defaults](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/customization/extension-defaults.md): A summary of the default parameters used by the extension to make API calls to Zotero, and format items in Roam.
- [How to support/contribute](https://alix-lahuec.gitbook.io/zotero-roam/v0.6/support/roadmap.md)

## v0.7

- [Introduction](https://alix-lahuec.gitbook.io/zotero-roam/master.md): A basic run-down of the extension
- [Demo by Cortex Futura](https://alix-lahuec.gitbook.io/zotero-roam/demo.md)
- [Updating from older versions](https://alix-lahuec.gitbook.io/zotero-roam/updating-from-older-versions.md)
- [Changelog](https://alix-lahuec.gitbook.io/zotero-roam/changelog.md)
- [Help/Getting Support](https://alix-lahuec.gitbook.io/zotero-roam/help-getting-support.md)
- [Pre-requisites](https://alix-lahuec.gitbook.io/zotero-roam/getting-started/prereqs.md)
- [Basic Setup](https://alix-lahuec.gitbook.io/zotero-roam/getting-started/api.md)
- [The search panel](https://alix-lahuec.gitbook.io/zotero-roam/how-to/search-panel.md)
- [In-text references](https://alix-lahuec.gitbook.io/zotero-roam/how-to/inline.md)
- [Contextual menus](https://alix-lahuec.gitbook.io/zotero-roam/how-to/context-buttons.md)
- [On-page menu](https://alix-lahuec.gitbook.io/zotero-roam/how-to/onpage.md)
- [The dashboard](https://alix-lahuec.gitbook.io/zotero-roam/how-to/the-dashboard.md)
- [Web import](https://alix-lahuec.gitbook.io/zotero-roam/how-to/web-import.md)
- [What's Available](https://alix-lahuec.gitbook.io/zotero-roam/customization/user-settings.md)
- [Formatting metadata](https://alix-lahuec.gitbook.io/zotero-roam/customization/formatting.md)
- [SmartBlock templates](https://alix-lahuec.gitbook.io/zotero-roam/customization/formatting/smartblock-templates.md)
- [JavaScript templates](https://alix-lahuec.gitbook.io/zotero-roam/customization/formatting/javascript-templates.md)
- [Helper functions](https://alix-lahuec.gitbook.io/zotero-roam/customization/formatting/javascript-templates/helper-functions.md)
- [Nesting metadata](https://alix-lahuec.gitbook.io/zotero-roam/customization/formatting/javascript-templates/nesting-metadata.md): A walk-through on creating nested metadata structures
- [Formatting annotations](https://alix-lahuec.gitbook.io/zotero-roam/customization/annotations.md)
- [Formatting notes](https://alix-lahuec.gitbook.io/zotero-roam/customization/notes.md)
- [Keyboard Shortcuts](https://alix-lahuec.gitbook.io/zotero-roam/customization/shortcuts.md)
- [CSS Themes](https://alix-lahuec.gitbook.io/zotero-roam/customization/css-themes.md)
- [Other Settings](https://alix-lahuec.gitbook.io/zotero-roam/customization/other.md)
- [Autocomplete](https://alix-lahuec.gitbook.io/zotero-roam/customization/other/autocomplete.md)
- [Copy Settings](https://alix-lahuec.gitbook.io/zotero-roam/customization/other/copy_settings.md): A set of options related to copying items' references
- [Page Menus](https://alix-lahuec.gitbook.io/zotero-roam/customization/other/page-menus.md)
- [Scite Badge](https://alix-lahuec.gitbook.io/zotero-roam/customization/other/scite-badge.md)
- [Typemap](https://alix-lahuec.gitbook.io/zotero-roam/customization/other/typemap.md)
- [Web Import](https://alix-lahuec.gitbook.io/zotero-roam/customization/other/web-import.md)
- [Other](https://alix-lahuec.gitbook.io/zotero-roam/customization/other/other.md)
- [Advanced : Event Hooks](https://alix-lahuec.gitbook.io/zotero-roam/customization/custom-events.md): Attaching listeners to these events can allow automation of operations/workflows
- [Advanced : Extension API](https://alix-lahuec.gitbook.io/zotero-roam/customization/advanced-extension-api.md)
- [How to support/contribute](https://alix-lahuec.gitbook.io/zotero-roam/support/roadmap.md)
