Telegraphio

Various enhancements for Telegraph

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
PRO-2684
Installationen heute
0
Installationen gesamt
28
Bewertungen
0 1 0
Version
0.1.4
Erstellt am
09.05.2025
Letzte Aktualisierung
14.02.2026
Größe
6,23 KB
Lizenz
GPL-3.0
Wird angewandt auf

Telegraphio

Various enhancements for Telegraph.

🪄 Features & Configuration

  • Markdown +: Enable extended Markdown support.
    • # for headers, ## for sub headers. An extra space is required.
    • > for quotes. An extra space is required.
  • Format +: Enable extended formatting support.
    • Ctrl + Shift + X for strikethrough. (Meta + Shift + X on macOS)
  • Shortcut +: Enable extended shortcut support.
    • Paste links into text.
    • Ctrl + - to toggle unordered list.
    • Ctrl + . to toggle ordered list.
    • Ctrl + E to edit your article.
    • Ctrl + S to publish your article.

📖 Side Notes

  • Keyboard shortcuts of Telegraph:
    • Ctrl + B for bold.
    • Ctrl + I for italic.
    • Tab & Shift + Tab:
      • Indent / Outdent code in code blocks
      • Cycle through title, author and content
  • Hidden formatting options that are not shown in the toolbar:
    • Ctrl + U for underline.
    • - for unordered list, 1. for ordered list. An extra space is required.
    • Shift + Enter for line break.
    • ` for inline code.
      • Select text and press `.
      • Press ` behind some white space character, and not at the start of the line.
    • --- + Enter for divider. More - is acceptable.