Journal
Words: 0 | Characters: 0
Journal Help

New entry — green + button in the sidebar header. Opens a blank entry ready to name and fill.

Templates — 📄 button loads a structured starter: Session Log, NPC Profile, Location, or Encounter. Every field is editable after loading.

Import — yellow upload button accepts .txt and .md files. The filename becomes the entry name.

Storage — all data lives in your browser's IndexedDB. No accounts, no cloud. Your last-opened entry is restored automatically on your next visit.

Type / anywhere in the editor to open the command palette. Filter by typing, navigate with , pick with Enter or click. Escape closes without inserting.

/heading → H1 / H2 / H3
/bullet → Bullet List
/number → Numbered List
/task → Task List
/table → 3×3 Table
/collapse → Collapsible
/quote → Blockquote
/code → Code Block
/divider → Horizontal Rule
/image → Insert Image

HeadingsNormal dropdown in toolbar row 1 → H1, H2, or H3.

Bold Ctrl+B · Italic Ctrl+I · Underline Ctrl+U · Strikethrough

Colors — text color and highlight color pickers in toolbar row 1.

Alignment — Left, Center, Right. Clear Formatting (eraser) strips all marks and block styles from the selection.

Auto-corrections-- → em dash · "quotes" → curly · (c) → © · ... → ellipsis (type a space after to confirm)

Bullet / Numbered / Task Lists — toolbar row 2. Task items are interactive checkboxes. Tab nests, Shift+Tab un-nests.

Blockquote — great for NPC speech or flavor text.

Code Block — monospace preformatted block for stat blocks or scripts.

Horizontal Rule — visual section divider.

Collapsible Section — toolbar or /collapse. The title is auto-selected on insert — just start typing to rename it. Click the ▶ arrow to show/hide the body. Press Enter on an empty line inside to exit the section.

Tables — toolbar dropdown or /table. Click inside a table to reveal the Table context bar above the editor: add/delete rows and columns, merge/split cells, toggle header, delete table. Drag column borders to resize.

Links — select text, then click to wrap it. Click with no selection to insert a new link (prompts for URL and label). Click the button while the cursor is on an existing link to edit or remove it. All links open in a new tab.

Insert Image button or /image. Pick any local file; it stores as base64 (no external hosting needed).

Resize — click an image to show 8 resize handles. Drag any to resize.

Float Alignment — clicking an image shows a toolbar: Left (text wraps right), None (block), Right (text wraps left). Size and alignment persist through saves.

Hover over any top-level block (paragraph, heading, list, table…) to reveal a grip icon to its left.

Drag the grip to move that block. A green line shows the drop target.

Release to drop. Press Ctrl+Z to undo.

Tags — type in the tag field below the entry title and press Enter or , to add. Tags appear as pills; click × to remove. Use the tag filter dropdown in the sidebar to show only entries with a specific tag.

Search — searches both entry names and full content. Matching text highlights in yellow. The entry count badge shows filtered vs. total.

Sort — 6 options: Last Modified (newest/oldest), Created (newest/oldest), Name (A–Z / Z–A). Your sort preference is remembered across sessions.

Pin — click on any sidebar entry to pin it to the top of the list. Click again to unpin.

Manual saveCtrl+S or the Save button. The button turns yellow with an asterisk (*) when there are unsaved changes.

Auto-save — silently saves every 60 seconds when there are unsaved changes and an entry is open.

Switching entries — if you have unsaved changes and open or create another entry, a confirmation prompt appears before discarding.

Storage — all data is in your browser's IndexedDB. Nothing is sent to a server. Clearing browser data erases all entries — use bulk export to back up regularly.

Export (green button) — single entry as Plain Text, Markdown, Word (.docx), PDF, or Copy to Clipboard.

Bulk Export (blue in the sidebar header) — select multiple entries and export as separate files or one combined document in any format.

Print — the button opens the browser print dialog. The sidebar, toolbar, and all UI chrome are hidden; only the entry content prints.

Focus Mode — the button hides the sidebar for distraction-free writing. Press Escape to restore the sidebar.

Ctrl+SSave entry
Ctrl+BBold
Ctrl+IItalic
Ctrl+UUnderline
Ctrl+ZUndo
Ctrl+YRedo
/Open slash command menu
[[Open wikilink entry picker
EscapeClose menu · exit focus mode
(sidebar)Navigate entry list
Enter (sidebar)Open focused entry
Tab (in table)Move to next cell
Shift+Tab (in table)Move to previous cell
Enter (empty block in collapsible)Exit collapsible section