1TOMBOY(1) GNOME User's Manuals TOMBOY(1)
2
3
4
6 tomboy - A simple note-taking application for Gnome
7
8
10 tomboy [OPTION] ...
11
12
14 This manual page documents briefly the tomboy command.
15
16 Tomboy is a desktop note-taking application for Linux and Unix. Simple
17 and easy to use, but with potential to help you organize the ideas and
18 information you deal with every day.
19
20 Tomboy's usefulness lies in the ability to relate notes and ideas
21 together, using a WikiWiki-like linking system.
22
23 When run without any options, the Tomboy note menu appears in the Gnome
24 Panel's notification tray area. Selecting a note from the menu dis‐
25 plays the note's spatial window.
26
27 Changes to notes are saved automatically. Links to URLs, files, and
28 other notes are detected as you type. Rich editing such as highlight‐
29 ing, bold, italics, undo/redo, and variable font sizes are supported.
30
31 Global keybindings exist to allow fast access to Tomboy notes and
32 dialogs. These keybindings are set in GConf (see below) and may be
33 activated from any application.
34
35
37 The program follows the usual GNU command line syntax, with options
38 starting with two dashes (`--'). A summary of options are included
39 below.
40
41 --new-note
42 Create and display a new note.
43
44 --new-note TITLE
45 Create and display a new note with the title given.
46
47 --open-note TITLE/URL
48 Display the existing note matching TITLE or URL.
49
50 --start-here
51 Display the "Start Here" note.
52
53 --highlight-search TEXT
54 Search and highlight TEXT in the opened note.
55
56 --help
57 Show summary of options.
58
59 --version
60 Show version of program.
61
62 --debug
63 Turn on debugging output.
64
65
67 Tomboy has several preference settings stored in GConf. Changes to
68 Settings are applied instantly to any running Tomboy instance. A sum‐
69 mary of the GConf settings and their purpose are described below.
70
71 /apps/tomboy/global_keybindings/open_start_here
72 Global X keybinding for displaying the "Start Here" note. The
73 default keybinding is <Alt>F11.
74
75 /apps/tomboy/global_keybindings/show_note_menu
76 Global X keybinding for displaying the Tomboy applet's note
77 menu. The default keybinding is <Alt>F12.
78
79 /apps/tomboy/global_keybindings/create_new_note
80 Global X keybinding for creating and displaying a new note.
81
82 /apps/tomboy/global_keybindings/open_recent_changes
83 Global X keybinding for opening the recent changes dialog.
84
85 /apps/tomboy/global_keybindings/open_search
86 Global X keybinding for opening the note search dialog.
87
88
90 http://www.beatniksoftware.com/tomboy/
91
92
94 Please send bug reports to the Tomboy mailing list (tomboy-list@beat‐
95 niksoftware.com) or enter them in the Gnome Bugzilla bug tracker
96 (http://bugzilla.gnome.org/enter_bug.cgi?product=Tomboy).
97
98
100 Alex Graveley <alex@beatniksoftware.com>
101
102 This manual page was originally written by Luca Capello <luca@pca.it>.
103
104
105
106gnome October 14, 2004 TOMBOY(1)