<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generated by hnb 1.7.3 (http://hnb.sourceforge.net) -->

<!DOCTYPE tree[
	<!ELEMENT tree (node*)>
	<!ELEMENT data (#PCDATA)> <!-- (max 4096 bytes long) -->
	<!ELEMENT node (data?,node*)>
	<!ATTLIST node done (yes|no) #IMPLIED priority (1|2|3|4|5|6|7|8|9) #IMPLIED> ]>

<tree>
<node><data>interface</data>
	<node><data>help level</data>
		<node done="yes" priority="2"><data>sparse (default)</data></node>
		<node done="no" priority="2"><data>full</data></node>
		<node done="no" priority="2"><data>expert (none)</data></node>
		<node><data>----</data></node>
		<node><data>the verbosity of hnb&apos;s help line, in navigation mode.</data></node>
	</node>
	<node><data>tree display</data>
		<node><data>default collapse mode</data>
			<node done="yes" priority="2"><data>collapse all (default)</data></node>
			<node done="no" priority="2"><data>show whole tree</data></node>
			<node done="no" priority="2"><data>show path</data></node>
			<node done="no" priority="2"><data>show children of current node</data></node>
			<node><data>----</data></node>
			<node><data>sets a default collapse mode, does not affect the ability to cycle with ^V</data></node>
		</node>
		<node><data>bullet mode</data>
			<node done="yes" priority="2"><data>none (default)</data></node>
			<node done="no" priority="2"><data>+/-</data></node>
			<node done="no" priority="2"><data>*</data></node>
			<node done="no" priority="2"><data>-</data></node>
			<node done="yes" priority="1"><data>show percentages</data>
				<node><data>not only show todo boxes on todo items, but an percentage on uncompleted boxes, calculated as all the undone children below, nodes with higher priorites (1 being the highest) counts more than those with lower (5 is the lowest priority), nodes without a set priorit(0) are regarded as having a middle priority of 3</data></node>
			</node>
		</node>
		<node><data>indentation level:</data>
			<node priority="3"><data>4</data></node>
			<node><data>----</data></node>
			<node><data>the amount to skip right for each deeper level in the tree</data></node>
		</node>
		<node done="yes" priority="1"><data>fixed position focusbar</data>
			<node><data>wether the focusbar (the highlightning of the current node), stays in the middle of the screen, or moves up and down.</data></node>
		</node>
	</node>
	<node><data>colors</data>
		<node><data>background</data>
			<node priority="3"><data>black</data></node>
		</node>
		<node><data>node with children</data>
			<node priority="3"><data>white</data></node>
			<node priority="3"><data>black</data></node>
			<node done="yes" priority="1"><data>bold</data></node>
		</node>
		<node><data>node without children</data>
			<node priority="3"><data>white</data></node>
			<node priority="3"><data>black</data></node>
			<node done="no" priority="1"><data>bold</data></node>
		</node>
		<node><data>menu item</data>
			<node priority="3"><data>white</data></node>
			<node priority="3"><data>black</data></node>
			<node done="yes" priority="1"><data>bold</data></node>
		</node>
		<node><data>menu text</data>
			<node priority="3"><data>cyan</data></node>
			<node priority="3"><data>black</data></node>
			<node done="no" priority="1"><data>bold</data></node>
		</node>
		<node><data>bullets (and percentages)</data>
			<node priority="3"><data>cyan</data></node>
			<node priority="3"><data>black</data></node>
			<node done="no" priority="1"><data>bold</data></node>
		</node>
		<node><data>priority</data>
			<node priority="3"><data>red</data></node>
			<node priority="3"><data>black</data></node>
			<node done="no" priority="1"><data>bold</data></node>
		</node>
		<node><data>----</data></node>
		<node><data>allows changing the colors of various hnb interface elements,</data></node>
		<node><data>valid colors listed below (must be entered in lowercase)</data></node>
		<node><data>--</data></node>
		<node><data>black</data></node>
		<node><data>blue</data></node>
		<node><data>cyan</data></node>
		<node><data>green</data></node>
		<node><data>magenta</data></node>
		<node><data>red</data></node>
		<node><data>yellow</data></node>
	</node>
	<node><data>keybindings</data>
		<node><data>You may define your own keybindings to actions in hnb, custom keybindings come in addition to the default ones, when overlapping custom keybindings take precedence.</data></node>
		<node><data>The default values are listed in paranthesis to the right, the help system will not change according to your bindings.</data></node>
		<node><data>-----------</data></node>
		<node><data>general</data>
			<node priority="4"><data>help ......... (F1)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>cancel/quit .. (^X)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>edit/confirm . (enter)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>up ........... (up arrow)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>down ......... (down arrow)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>left ......... (left arrow)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>right ........ (right arrow)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>top .......... (home)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>bottom ....... (end)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>skip up ...... (page up)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>skip down .... (page down)</data>
				<node><data>-1</data></node>
			</node>
		</node>
		<node><data>node manipulation</data>
			<node priority="4"><data>grab (move/copy) . (^space)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>sort nodes ....... (^O)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>insert ........... (ins)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>remove ........... (del)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>childify ......... (^B)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>parentify ........ (^N)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>set priority ..... (^P)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>toggle todo ...... (^T)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>toggle done ...... (^D)</data>
				<node><data>-1</data></node>
			</node>
		</node>
		<node><data>editing</data>
			<node priority="4"><data>join (in editmode) .. (ctrl+j)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>split (in editmode) . (ctrl+s)</data>
				<node><data>-1</data></node>
			</node>
			<node done="no" priority="1"><data>usertags</data>
				<node><data>--help--</data>
					<node><data>these are shortcuts that let you insert a string, if it is the first thing you do after pressing insert. useful for writing sgml and xml documents.</data></node>
					<node><data>you may modify the actual keys as well, by changing the shortcut name, be aware that certain names are reserved by hnb</data></node>
					<node><data>the usertag checkbox must be checked if hnb is to check for these tags.</data></node>
				</node>
				<node priority="3"><data>^Q</data>
					<node priority="3"><data>&lt;para&gt;</data></node>
				</node>
				<node priority="3"><data>^W</data>
					<node priority="3"><data>&lt;li&gt;</data></node>
				</node>
				<node priority="3"><data>^E</data>
					<node priority="3"><data>&lt;ul&gt;</data></node>
				</node>
				<node priority="3"><data>^R</data>
					<node priority="3"><data>&lt;br/&gt;</data></node>
				</node>
				<node priority="3"><data>^A</data>
					<node priority="3"><data>&lt;hr/&gt;</data></node>
				</node>
				<node priority="3"><data>^D</data>
					<node priority="3"><data>&lt;node&gt;</data></node>
				</node>
				<node priority="3"><data>^F</data>
					<node priority="3"><data>&lt;data&gt;</data></node>
				</node>
				<node priority="3"><data>^Z</data>
					<node priority="3"><data>&lt;br/&gt;</data></node>
				</node>
				<node priority="3"><data>^C</data>
					<node priority="3"><data>&lt;br/&gt;</data></node>
				</node>
			</node>
		</node>
		<node><data>file</data>
			<node priority="4"><data>save .... (^S)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>import .. (^L)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>export .. (^E)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>quit .... (^Q)</data>
				<node><data>-1</data></node>
			</node>
		</node>
		<node><data>other</data>
			<node priority="4"><data>toggle viewmode . (^V)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>search .......... (^F)</data>
				<node><data>-1</data></node>
			</node>
			<node priority="4"><data>preferences ..... (F5)</data>
				<node><data>-1</data></node>
			</node>
		</node>
	</node>
</node>
<node><data>navigation</data>
	<node done="no" priority="1"><data>forced up</data>
		<node><data>allow going up from topmost node</data></node>
	</node>
	<node done="no" priority="1"><data>forced down</data>
		<node><data>allow going down from lowermost node</data></node>
	</node>
	<node done="no" priority="1"><data>mouse</data>
		<node><data>allow usage of curses&apos;s mouse support, to still be able to do cut and paste, you&apos;ll have to press shift while selecting/pasting with the mouse.</data></node>
	</node>
</node>
<node><data>files</data>
	<node><data>default file format</data>
		<node done="no" priority="2"><data>xml</data>
			<node><data>for using hnb as a general purpose xml editor, the default database will still be loaded and saved with hnb&apos;s dtd</data></node>
		</node>
		<node done="yes" priority="2"><data>hnb</data>
			<node><data>use hnb&apos;s xml dtd for other files than the default database as well</data></node>
		</node>
		<node done="no" priority="2"><data>ascii</data>
			<node><data>use hnb&apos;s old plain text format, this is intended primarily for compatibilty, the ascii export filter will probably change soon to be write only</data></node>
		</node>
		<node done="no" priority="2"><data>libxml</data>
			<node><data>use Andrew J. Webers, libxml enabled import/export by default (except for default db)</data></node>
			<node><data>(if compiled in)</data></node>
		</node>
	</node>
	<node><data>xml loading options</data>
		<node done="no" priority="1"><data>cuddle nodes</data>
			<node><data>joins tags with first child if the first child is not another tag.</data></node>
		</node>
		<node done="no" priority="1"><data>keep whitespace</data>
			<node><data>if checked hnb will not condense all whitespace found in a node to a single space, but keep each whitespace character as an space</data></node>
		</node>
	</node>
</node>
<node><data>misc</data>
	<node done="no" priority="1"><data>debug information</data>
		<node><data>this may give the author additional information regarding problems </data></node>
	</node>
	<node><data>rc rev</data>
		<node><data>6</data></node>
	</node>
</node>
</tree>
