Documentation

_                 KJDatabase-feature-graphic

How to add a new database or database from existing database

• Starting at the “Select Database” screen.

• Click the “⋮” button in the top right corner and select “Add Database”.

• Enter database name on the prompt after “Name”.

New database (which contains no entries, columns or DisplayViews)

• Click on the “New” checkbox.

Database from an source database (which uses the columns, entries and DisplayViews data from the source database)

• Click on the “From Database” checkbox.

• Click on the directory path shown after “Directory”, to select source database directory path (android lollipop platform and higher)

• Click on the Spinner shown after “Database”, to select source database.

• Click on the “x” button to cancel.  Click on the “✔” button to confirm.

How to delete a database

• Starting at the “Select Database” screen.

• Swipe left on the database.

• Click on the “iconfinder_ic_unfold_more_48px_352189” button to the right of the database.

• Click on “Delete”

• Click on the “cancel” button to cancel.  Click on the “ok” button to confirm

How to add a column to database

• Starting at the “Select Database” screen.

• Click on the database.

• Click the “⋮” button in the top right corner and select “Database Properties”.

• Click on the “iconfinder_ic_unfold_more_48px_352189” button to the right of the database.

• Click on “Properties”

• Click on Columns.

• Click on the “+” button at the bottom of the screen.

• Modify desired column properties.

• Click on the “x” button to cancel.  Click on the “✔” button to confirm

How to delete a column in a database

• Starting at the “Select Database” screen.

• Click on the database.

• Click the “⋮” button in the top right corner and select “Database Properties”.

• Click on the “iconfinder_ic_unfold_more_48px_352189” button to the right of the database.

• Click on “Properties”

• Click on Columns.

• Swipe left on the column

• Click on the column.

• Click on the “trashcan” button at the bottom of the screen.

• Click on the “cancel” button to cancel.  Click on the “delete” button to confirm

How to add an entry to database (must have at least one column)

• Starting at the “Select Database” screen.

• Click on the database.

• Click the “⋮” button in the top right corner and select “Add Entry”

• Modify desired entry properties.

• Click on the “x” button to cancel.  Click on the “✔” button to confirm

How to delete an entry in a database

• Starting at the “Select Database” screen.

• Click on the database.

• Click on the entry.

• Click the “⋮” button in the top right corner and select “Delete Entry”

• Click on the “cancel” button to cancel.  Click on the “delete” button to confirm

How to import a CSV into a database

• Starting at the “Select Database” screen.

• Click on the database.

• Click the “⋮” button in the top right corner and select “CSV” and then “Import CSV”.

• Click on the “iconfinder_ic_unfold_more_48px_352189” button to the right of the database.

• Click on “Import CSV”

• Click on the prompt shown after “Source”, to select source CSV.

• Click on the “First Line Header” checkbox for whether the first line in CSV contains the header.

• Click on the “Append Entries” checkbox to append entries in CSV to database .

• Click on the “Overwrite Entries” checkbox to overwrite/delete existing entries in database .

• Click on the “x” button to cancel.  Click on the “✔” button to confirm.

How to export a database into a CSV

• Starting at the “Select Database” screen.

• Click on the database.

• Click the “⋮” button in the top right corner and select “CSV” and then “Export to CSV”.

• Click on the directory path shown after “Directory”, to select destination CSV directory path (android lollipop platform and higher)

• Click on the “First Line Header” checkbox for whether the first line exported contains the header.

• Click on the “Column Database Order” checkbox to export database columns in their actual order.

• Click on the “Column Display Order” checkbox to export database columns as displayed by selected DisplayView.

• Click on the “x” button to cancel.  Click on the “✔” button to confirm.

How to export an entry into a PDF

• Starting at the “Select Database” screen.

• Click on the database.

• Click on the entry.

• Click the “⋮” button in the top right corner and select “Export to PDF”.

• Click on the directory path shown after “Directory”, to select destination PDF directory path (android lollipop platform and higher)

• Click on the “Include Header” checkbox for whether the first line exported contains the header.

• Click on the “cancel” button to cancel.  Click on the “ok” button to confirm.