Re-adding the website
[quicknote] / www / index.html
1 <html>
2         <head>
3                 <title>Quicknote</title>
4         </head>
5         <body>
6                 <h1>
7                         Quicknote
8                 </h1>
9                 <h2>Palm-like Note Taking Application</h2>
10                 <h3><a href="index.html">[About]</a> <a href="download.html">[Download]</a>
11
12                 <h3>Documentation</h3>
13
14                 <h3>About</h3>
15                 <p>Quicknote aims to be a dead simple unformatted note taking application with support for categories.  The note names are taken from the first line of your note.
16                 </p>
17
18                 <p>Quicknote has been tested on Ubuntu 9.05, Maemo 5, and Maemo 4.1</p>
19
20                 <p>See also Quicknote's <a href="http://axique.de/?f=Quicknote">old webpage</a></p>
21
22                 <p>Quicknote is Free Software and available under the <a href="http://www.gnu.org/licenses/gpl-2.1.html">GPLv2.1</a>.
23
24                 <h4>Features</h4>
25                 <p>Quicknote 0.7.8 (See <a href="http://talk.maemo.org/showthread.php?t=29297">t.m.o Thread</a>)</p>
26
27                 <ul>
28                         <li>Quickly create and browse notes</li>
29                         <li>Full note history kept</li>
30                         <li>Note search</li>
31                         <li>Keyboard shortcuts:
32                         <ul>
33                                 <li>Ctrl+enter to toggle fullscreen</li>
34                                 <li>Ctrl+i and Ctrl+o to zoom the interface in and out</li>
35                                 <li>Ctrl+l to copy the debug log to the clipboard</li>
36                         </ul>
37                         </li>
38                 </ul>
39
40                 <h4>Sample Screenshots</h4>
41
42         </body>
43 </html>