ObsiKO ObsiKO Docs

18-1 E-book & Web Novel Viewer

What if you could preview your writing exactly as it would look in a real e-book or web novel app? One line of frontmatter turns an ordinary note into a page-turning e-book, or a web novel right inside a phone screen! πŸ“–πŸ“±

← Home: ObsiKO 101 Β· Related: 18 Making Presentations Β· 18-2 Character Codex & References Β· 18-3 Messenger & Visual Novel Views


1-Minute Summary ⏱️

1. Casting the Viewer Spell πŸͺ„

Just add a view property to the frontmatter (the note's "ID card") area at the top of the document.

If there's no frontmatter box yet, right-click (long-press on iOS) and choose "Insert Frontmatter". Click the "+ Add Property" button below the box, pick view (it shows up as soon as you type v), and set the value to book (e-book) or webnovel (web novel) β€” done!

---
view: book
---

Once this spell is in place, open the View menu (πŸ‘) at the top and an item that's usually not there appears β€” ta-da! - view: book β†’ "View as Book" (open-book icon πŸ“–) - view: webnovel β†’ "Web Novel View" (smartphone icon πŸ“±)

πŸ’‘ For web novels, web-novel and novel work just as well, and the value isn't case-sensitive (Book is fine too).


2. E-book Viewer πŸ“– β€” Just Like a Real E-book

Click the button and the screen goes full-screen, with the document automatically split into pages that fit the screen size, just like a book.

Turning Pages

3. Web Novel Viewer πŸ“± β€” That In-Your-Phone Feel

This time your writing appears inside a phone frame, just like a real web novel app. It even has space at the top and bottom for the camera and home button, for extra realism!

Layout Presets

We've prepared five presets that match the exact page proportions of real platforms. Each preset has its own default font, font size, line spacing, and background.

Preset Feel
RIDI The tallest, most elongated format, serif (RIDIBatang) mood
Series Naver Series style, tidy serif
Munpia Slightly wider format, system sans-serif
Kakao Kakao Page style, broad format
Smartphone General-purpose view matching today's full-screen phone ratio (9:19.5)

The preset dropdown in the bottom-right is always visible, so feel free to switch back and forth anytime. Amazingly, each preset remembers your own settings (theme, font, etc.) separately β€” so if you switch to Night theme in RIDI and then move to Kakao and back, RIDI is still exactly how you left it!

Scroll View ↕ vs Page View πŸ“„

Zip to the Next Episode β€” Continuous Serial Reading πŸ“š

Other Settings

4. Tips Common to Both Viewers 🍯

5. What Can You Include? 🎁

Almost every bit of Markdown you normally use renders beautifully as-is β€” headings, lists, blockquotes, tables, highlights, images, code blocks, even charts and diagrams and KaTeX equations! The mood of the text follows whatever theme (background, text color) you've chosen in the viewer.

Character References and Background Music Come Alive Too 🎭🎡

If your manuscript contains the <<name:image>> syntax from 18-2 Character Codex &amp; References β€” - A character reference appears as a round face icon + "quoted dialogue" with no name, and a background reference appears as a divider reading "name Β· image name" (a scene transition). - A line that attaches only music (![[song.mp3]], [[song.mp3]], or a bare path) loops as background music while that passage is visible. When you reach the next song's passage, the previous track fades out while the new one fades in β€” a smooth crossfade. Sound-effect links inline in a sentence and %%comments%% are quietly hidden.

If you're writing a novel, essay, or any long-form piece, the web novel viewer is perfect for checking "this is how it'll look to readers." If you're putting together a manuscript to bind into a book, preview the open-book feel with the e-book viewer! ✨


← Previous: Making Presentations Β· Home Β· Next: Character Codex &amp; References β†’