Content-Type: text/x-zim-wiki
Wiki-Format: zim 0.4
Creation-Date: 2010-04-24T13:49:51.331910

====== Quick Note ======
The "Quick Note" plugin offers a dialog for inserting quick notes into a notebook. It can be invoked from the commandline and can therefore easily be bound to keyboard shortcuts or used in scripts.

**Dependencies:** This plugin has no additional dependencies.

**Commandline: **''zim'' --plugin quicknote [OPTIONS]

**Options:**
* notebook=URI    Select the notebook in the dialog
* namespace=STRING    Fill in the namespace in the dialog
* basename=STRING    Fill in the page name in the dialog
* text=TEXT    Provide the text directly
* input=stdin    Provide the text on stdin
* input=clipboard    Take the text from the clipboard
* encoding=url	url encoded utf-8 text
* encoding=base64	base64 encoded utf-8 text
* option:url=STRING  Set template parameter
