(Current version of EagleData: 0.37)
The listview is a simple table that lists your data. It is the fastest to work with.
You can add a new record with the "+"-button in the upper right corner, by choosing "Database->New Record" from the menu or by pressing Apple-"n".
Klick on one of the headers in the list to sort your data.
What is the "filter" for? It is for quickly finding what you are looking for. Simply type some letters into the filter-field an all records that contain those letters somewhere are displayed.
If the listview is not flexible enough for you, you can define your own layouts and tell EagleData exactly how you would like to see your data.
A layout is a specific view at your data. You can have many different layouts for a database.
E.g. if you have an address database you can have a "phonebook" layout where only the names and phonenumbers are shown in addition to the standard layout. You can easily switch between layouts using the popup menu.
There are three buttons next to the list popup:
EagleData automatically creates a "Standard" layout whenever you change the settings. All of the other layouts you create must be adapted by hand when you change the settings since EagleData can“t know how you would like to see your data.
Simply drag the fields from the list on the left into the layout area to the right. If you want to add text, drag the "A". If you want to add a line, drag the line symbol.
To delete anything from the layout, select it and press the delete key.
This is where you define what fields you would like to have in your database.
If you want to change the fieldorder later on, simply drag the fields into the desired order.
Creates a new Database.
Opens an existing EagleData file.
Opens a tabtext file and creates a new database.
EagleData expects files to be UTF8 encoded. If they are not, hold down the option key while opening the file and EagleData will import the data with MacRoman encoding.
Imports a tabtext file into an existing database.
Closes the current database window.
Saves the changes to disc.
Saves the database under a different name.
Exports your data as tabtext or html-table.
Lets you define the print settings.
Prints the currently listed records using the current layout.
Prints the currently listed records as labels. How many labels fit in a row is defined by the "width"-parameter in the layout-editor.
Quits the program.
Adds a new, empty record to the database.
Adds a new record to the database that contains the data of the currently selected record.
Lets you search the database for specific records.
Lets you sort the database. (You can also click on a header in the Listview to get the sort-dialog.)
Lists all records.
Lists only the selected records.
Lists only the not-selected records.
Inverts the selection. (Deselects all selected records and selects all records that are not selected)
Lets you insert/append a value in/to all currently listed records.
Writes a serial number into all currently listed records into one of the fields. The previous contents of that field will be overwritten!
Deletes the selected records.
If you have any questions, feel free to mail me