summaryrefslogtreecommitdiffstats
path: root/src/tips
blob: b0be289e2812a92872ef0e11b0b19acf317ef9f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<tip category="Editor">
<html>
<p>...that you can insert a breakline using <tt>Control+Enter</tt>?
</html>
</tip>

<tip category="Application">
<html>
<p>...that you can create list, starting lines with <tt>*</tt>
or <tt>-<tt>?
</html>
</tip>

<tip category="Application">
<html>
<p>...that if KnowIt is docked on logout, it would be reopen and
docked next time you start KDE?
</html>
</tip>

<tip category="Application">
<html>
<p>...that you can disable toolbar using Options->Configure...?
</html>
</tip>

<tip category="Application">
<html>
<p>...that you can configure all shortcuts using
Options->Configure shortcuts?
</html>
</tip>

<tip category="Application">
<html>
<p>...that you can always invoke Tip window using Help menu?
</html>
</tip>

<tip category="Notes">
<html>
<p>...that you can change current note with <tt>Alt+Up</tt>,
<tt>Alt+Down</tt>, <tt>Alt+Left</tt>, <tt>Alt+Right</tt>,
<tt>Alt+Home</tt> and <tt>Alt+End</tt>, even if editor is active?
</html>
</tip>

<tip category="Notes">
<html>
<p>...that you can move current note with <tt>Alt+Shift+Up</tt>,
<tt>Alt+Shift+Down</tt>, <tt>Alt+Shift+Left</tt>, <tt>Alt+Shift+Right</tt>,
<tt>Alt+Shift+Home</tt> and <tt>Alt+Shift+End</tt>, even if editor is active?
</html>
</tip>

<tip category="Editor">
<html>
<p>...that you can toggle Insert Mode from normal insert to overwrite 
by either pressing <tt>Insert</tt> button or by clicking on the status 
in the status bar?
</html>
</tip>