project: notes
File Formats

version: $Revision: 1.2 $
last change: $Date: 2002/09/20 08:27:03 $

File Formats

XML-Format for notes-file:

example:

<notes>
    <group name="knowhow">
        <group name="windows" comment="only usage, no develop">
            <note name="explorer-start">with windows-key + E</note>
        </group>
    </group>
</notes>