LogoRodel Reader
Comics

Comic Library

Import, organize, and manage your comic collection

Comic library management is the core feature of Rodel Reader's comics module, helping you import, organize, and quickly locate comics.

Interface Overview

Comics Main Interface

The comics module interface consists of the following parts:

AreaFunction
SidebarVirtual folders (All, Favorites), shelf list
Title BarBreadcrumb navigation, search box, comic count
Content AreaComic list, supports cover and list views

Importing Comics

Import Comics

Rodel Reader supports multiple import methods.

Local Import

MethodOperation
Drag and DropDrag files or folders to the app window
File SelectionClick the import button in title bar, select files
Folder ImportSelect an entire folder, recursively scan all comic files

Import Process

Import goes through the following steps:

  1. Scan Files: Detect supported file formats
  2. Calculate Hash: Used to detect duplicate imports
  3. Copy Files: Copy files to the comic library directory
  4. Parse Metadata: Extract title, author, and other information
  5. Extract Cover: Extract first page from comic file as cover
  6. Save to Database: Complete import

Tip

Import automatically detects duplicate comics (based on file hash) to avoid importing the same comic twice.


Shelf Management

Shelf Management

Shelves help you organize comics by theme, genre, or reading status.

Virtual Folders

Two preset virtual folders are provided at the top of the sidebar:

FolderContent
All ComicsShows all imported comics
FavoritesShows comics marked as favorites

Creating Shelves

  1. Click the + button next to the "Shelves" area in sidebar
  2. Enter shelf name
  3. Choose an icon (optional)
  4. Select a group (optional)

Shelf Groups

Shelves can be organized into groups for easier management of many shelves:

  1. Click the folder+ button next to "Shelves" area to create a group
  2. Select a group when creating or editing a shelf
  3. Groups can be expanded/collapsed

Shelf Operations

Right-click a shelf to perform the following operations:

OperationDescription
EditModify shelf name, icon, group
Move Up/DownAdjust shelf position in the list
Move to Top/BottomQuickly move to top or bottom of list
DeleteDelete shelf (optionally delete comics too)

Adding Comics to Shelves

  • Single Add: Right-click comic → Manage Shelves → Check target shelves
  • Batch Add: Multi-select comics → Right-click → Add to Shelf
  • Drag Add: Drag comics to a shelf in the sidebar
  • Add on Import: When importing from a shelf page, automatically add to current shelf

View Modes

The comic list supports two view modes:

ModeFeaturesUse Cases
Cover ViewLarge covers, minimal infoBrowsing covers, visual-oriented
List ViewCompact list, detailed infoQuick browsing, batch management

Sort Options

Click the sort button in the title bar to sort by:

Sort MethodDescription
By TitleAlphabetical by comic name
By Date AddedBy import date
By Last ReadBy last read time

Each sort supports ascending and descending toggle.

Searching Comics

The search box in the title bar supports real-time search:

  • Enter keywords to search comic name, author, tags, series
  • Shows search suggestions (up to 10 items)
  • Search results sorted by last read time
  • Click a suggestion to open the comic directly

Reading Status Tracking

Comics support reading status to help you manage reading progress:

StatusDescription
UncategorizedDefault status
Want to ReadComics you plan to read
ReadingCurrently reading
FinishedCompleted reading
On HoldTemporarily paused
DroppedAbandoned reading

Reading status can be changed in comic details.


Metadata Editing

Metadata Editing

Right-click a comic and select Edit Metadata to modify detailed information.

Editable Fields

FieldDescription
TitleComic title
SubtitleComic subtitle
AuthorAuthor list (supports multiple authors)
PublisherPublisher name
Publication DatePublication date
LanguageComic language
DescriptionComic synopsis
CoverUpload local image to replace cover

Comic Scraping

Comic Scraping

The scraping feature can automatically fetch comic information from the web to complete metadata.

Scraping Sources

SourceSuitable Content
DoubanChinese comics
Google BooksEnglish comics
BangumiJapanese manga, doujinshi
PixivDoujinshi

Using Scraping

  1. Right-click comic → Scrape Comic Info
  2. Auto-search by comic name (or manually enter keywords)
  3. Select a match from search results
  4. Choose fields to apply (title, author, cover, etc.)
  5. Confirm and apply

Batch Operations

After selecting multiple comics, you can perform batch operations.

Selecting Comics

  • Single Click: Select one comic
  • Ctrl + Click: Add/remove from selection
  • Shift + Click: Range selection
  • Ctrl + A: Select all/deselect all
  • Box Select: Hold left mouse button and drag to select multiple comics

Batch Operation Menu

After selecting multiple comics, right-click to:

OperationDescription
Add to ShelfAdd selected comics to one or more shelves
Remove from ShelfRemove from current shelf (only in shelf view)
Create ShelfCreate a new shelf with selected comics
Toggle FavoriteBatch add or remove favorite mark
DeleteBatch delete comics

FAQ

Where are imported comics stored?

Imported comic files are stored in the Files/ folder within the comic library directory, and cover images are stored in the covers/ folder.

What image formats are supported?

Supported image formats inside archives: JPG, JPEG, PNG, WebP, BMP.

Does deleting a comic delete the file?

  • Library comics (imported to comic library): Deleting removes both the file and cover
  • Referenced comics (files outside library): Only database record is deleted, original file is not deleted

How to recover accidentally deleted comics?

If files have been deleted, you need to re-import. It's recommended to regularly back up your comic library directory.

Can comics and books share shelves?

No. The comic library and book library are independent modules, each with their own shelf system.

On this page