menu: added new Keywords tag to .desktop files
[barry.git] / doc / www / browse.php
blob4ffba4b8bc2668fbabda356c28bb4bc00572fd42
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 <? createImageEx("desktop-browse.png", 'width="480" height="352" alt="Barry Desktop browse screen"'); ?>
10 </center>
12 <p>This screen provides an interface to Add, Copy, Edit, Delete, Import,
13 and Export various database records.
15 <p>By default, only the databases that Barry recognizes are shown in the
16 list on the left, but by clicking the Show All Databases checkbox, this
17 list will expand to include all available databases.
19 <p>For the Address Book, Calendar, Memos, and Tasks databases, it is possible
20 to edit the records directly by double clicking on them, or pressing the
21 Edit button.
23 <p>The Import button supports importing a vCard or iCalendar record, such as
24 those attached to email by some mail clients. The Export button does the
25 reverse.
27 <p>For the rest of the databases which do not have edit dialogs available,
28 it is only possible to use the Delete button.