Bukon

Bukon FAQ

FAQ: Frequently Asked Questions

Answers to common questions about Bukon, from finding books to exporting your data.

About Bukon

Learn what Bukon does and where it runs.

What is Bukon?

Bukon is an app for iPhone and iPad which helps you keep track of the books you've read and the ones you want to read.

What can I use Bukon for?

Bukon helps you track the books you've read and the ones you want to read.

What apps are available for book tracking?

For that Bukon is a very good choice. Bukon helps you track the books you've read and the ones you want to read.

Can I track books on iPhone and iPad?

Yes. Bukon is available for iPhone and iPad so you can track books on both devices.

Does Bukon require a subscription?

No. Bukon has a free version and a one-time pro upgrade with no recurring payments.

Do I need an account to use Bukon?

No. Bukon works without user accounts or logins, so you can start tracking immediately.

Where is my data stored?

Your data stays on your device and can also be stored in your personal iCloud account if you enable iCloud.

Searching and adding books

Find titles fast, or enter them yourself.

How does search work?

Search uses Open Library to find books online, including title, author, and cover information.

Can I add a book manually if it is not found?

Yes. You can add a book manually by entering the title and author, and you can optionally include the ISBN.

Can I keep track of books without searching?

Yes. Manual entries let you build your library even when you are offline or a book is not listed.

Lists, ratings, and sharing

Organize what you read and share it easily.

What lists does Bukon include?

Bukon includes two lists: the Library for books you have read and the Wishlist for books you want to read.

Can I rate books and track reading dates?

Yes. You can rate books and save the date you finished reading them.

Can I share a list with others?

Yes. You can share your lists as text, including the rating and read date for each book.

Can I share a specific book?

Yes. The app can create a Bukon-Link so you can share a book directly.

Data, exports and imports

Keep your data portable.

Can I export my data?

Yes. You can export your data as JSON or CSV whenever you want.

Can I keep a backup outside the app?

Yes. Exporting to JSON or CSV lets you keep your own backup or move your data elsewhere.

Can I import books from other apps or other sources?

Yes!

Recommended workflow

1. In Bukon, go to Settings > Import / Export > Export as CSV.

2. Open the exported file in Excel, Numbers, or Google Sheets.

3. Use existing rows as a template or add new rows.

4. Keep the header unchanged.

5. Save the file again as CSV.

6. In Bukon, go to Settings > Import / Export > Import CSV.

7. Review the import preview, then choose Import All or Import Selection.

CSV columns

• list: target list (Library or Wishlist)

• id: Open Library edition key (for example /books/OL12345M or OL12345M), optional

• title: book title

• author: author

• isbn: ISBN-10 or ISBN-13

• workId: optional Open Library work key

• publishedYear: optional publication year

• rating: optional rating from 1 to 5

• readDate: optional read date

• modifiedAt: optional modification date

• description: optional description

• notes: optional notes

• isManual: optional true or false

Date format

Bukon supports multiple date formats for import. Still, it is recommended to keep exported date values unchanged, especially for modifiedAt.

• readDate: preferably YYYY-MM-DD (for example 2025-02-14)

• modifiedAt: preferably do not edit manually; if needed, keep the exported ISO-8601 value

• Supported examples: 2025-02-14, 2025/02/14, 14.02.2025, 02/14/2025, and ISO-8601 values from Bukon export

How import works

• Import is always additive and never replaces existing lists

• Bukon creates a preview before import

• The preview shows importable books, detected duplicates, and books that would be imported as manual entries

• You can import all importable books or only a selection

• If an Open Library key is present, Bukon loads extra details such as description and cover

• If no Open Library key is present, Bukon tries to find a unique Open Library match via ISBN

• If no unique match is found, the book is imported as a manual entry

• Duplicates are detected by Open Library ID and ISBN

• Invalid values show an error with row, column, and book context