Draftora

Unicode styling & live preview for LinkedIn.

Documentation

On this page

Editor

Documentation

How Draftora formats posts, previews the feed, and works in your browser. Use the sidebar to jump to a topic-on small screens, open the menu to browse.

  • Overview

    Draftora is a browser-based editor for LinkedIn posts using plain Unicode-no rich-text paste required.

    • Everything runs in your browser. Formatting uses mathematical Unicode characters so copied text stays bold or italic when pasted into LinkedIn’s post box.
    • A live feed preview shows how your hook and body can look before you publish.
    • Quick start: write in the editor, use the toolbar or keyboard shortcuts for styles, then Copy text and paste into LinkedIn’s composer. Your draft stays in the page until you refresh or clear it.
  • Unicode bold, italic, underline & strikethrough

    Apply styles from the toolbar; they become Unicode characters that LinkedIn accepts as plain text.

    • Bold and italic map letters and digits to Unicode mathematical sans-serif ranges. Underline and strikethrough use combining characters after each glyph.
    • Keyboard shortcuts: Bold ⌘/Ctrl+B, Italic ⌘/Ctrl+I, Underline ⌘/Ctrl+U, Strikethrough ⌘/Ctrl+Shift+X (⌘⇧X on Mac).
    • Toggle again on the same selection to remove that style when the whole selection matches.
  • Paste markdown-style text

    Pasting plain text that contains **bold**, *italic*, __bold__, _italic_, or ~~strike~~ converts those spans to Unicode.

    • Patterns are applied to the pasted fragment only. Order matters: ** and __ are processed before single * and _.
    • After paste, the editor stores Unicode-not markdown markers-so the clipboard output matches what LinkedIn expects.
  • @mentions and #hashtags

    Type @ to open suggestions; pick a name to insert a plain @Name token.

    • Hashtags are written as #word tokens. The tokenizer highlights them in the preview similar to LinkedIn.
    • Mentions and hashtags are plain text-no HTML-so they survive copy/paste.
  • Bullets, numbered lists, indent

    Toggle bullets or 1. 2. 3. lists per line or across a selection; indent adds leading spaces per line.

    • Press Enter at the end of a numbered line to continue the sequence where supported.
  • Feed preview (hook & body)

    See a mock card with hook teaser, “see more”, and body-switch Mobile/Desktop width.

    • The fold follows Draftora’s see-more logic so you can tune length before posting on LinkedIn.
    • Use the Mobile / Desktop toggle to approximate how much of your hook shows in a narrow feed vs. wider layout.
    • Hook vs. body split matches how LinkedIn can show a teaser before “see more”.
  • Templates, undo & redo

    Open Templates from the header to start from a sample. Undo/redo cover typing and toolbar edits.

    • Undo ⌘/Ctrl+Z, Redo ⌘/Ctrl+Shift+Z on Mac or Ctrl+Y on Windows where configured.
  • Emoji, beautify & clear formatting

    Insert emoji from the picker; Beautify trims lines and normalizes spacing; Clear removes Unicode styling in the selection.

    • Emoji inserts at the cursor via the toolbar picker (positioned near the format bar).
    • Beautify cleans line breaks and spacing-useful before copying a long draft.
    • Clear formatting strips Unicode bold/italic and combining underline/strike in the current selection only.
  • Character limit & copy

    Posts are capped at 3,000 characters with a warning band before the limit.

    • Copy text sends the full plain string-including Unicode-to your clipboard for pasting into LinkedIn.
  • Offline use

    After the first visit, a service worker caches the app shell so the editor can load without a network.

    • You need connectivity for first load and for external assets (e.g. fonts). Cached pages open offline; saving to cloud is not part of Draftora-your draft stays in the page until you copy it.
    • Offline support is best-effort: use Copy text while online if you need to guarantee the latest draft is elsewhere.