doc: added documentation for the Desktop GUI, as well as other updates
[barry.git] / doc / www / browse.php
blobd3bcadeb21940fc44eeec43810bea4876adc57d7
1 <? include ("barry.inc"); ?>
3 <? createHeader("Browsing Databases via USB with the Desktop"); ?>
5 <p>The Browse mode screen is shown below:
7 <p>
8 <center>
9 <img src="desktop-browse.png" width="480" height="352"
10 alt="Barry Desktop browse screen" />
11 </center>
13 <p>This screen provides an interface to Add, Copy, Edit, Delete, Import,
14 and Export various database records.
16 <p>By default, only the databases that Barry recognizes are shown in the
17 list on the left, but by clicking the Show All Databases checkbox, this
18 list will expand to include all available databases.
20 <p>For the Address Book, Calendar, Memos, and Tasks databases, it is possible
21 to edit the records directly by double clicking on them, or pressing the
22 Edit button.
24 <p>The Import button supports importing a vCard or iCalendar record, such as
25 those attached to email by some mail clients. The Export button does the
26 reverse.
28 <p>For the rest of the databases which do not have edit dialogs available,
29 it is only possible to use the Delete button.