Skip to content

dineug/textflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9a64cac · Jan 8, 2025

History

48 Commits
Sep 21, 2024
Sep 21, 2024
Dec 17, 2024
Jan 8, 2025
Oct 7, 2024
Aug 6, 2024
Aug 18, 2024
Oct 6, 2024
Aug 6, 2024
Sep 14, 2024
Aug 6, 2024
Oct 6, 2024
Oct 8, 2024
Oct 19, 2024
Jan 8, 2025
Aug 6, 2024
Oct 8, 2024
Aug 6, 2024
Aug 6, 2024

Repository files navigation

textflow

WYSIWYG Editor VSCode Extension

erd-editor

Usage

create an empty file with a .txf.json extension and open it in Visual Studio Code.

Features

WYSIWYG Editor

  • A rich-text editor based on Lexical.
  • To access commands, press the / key.

command

Reference Linking

  • Supports linking between documents.
  • To create a link, press the [ key.

reference

Emoji Autocomplete

  • Provides emoji autocompletion.
  • To search for an emoji, type : followed by a keyword.

emoji

Theme Configuration

  • Easily change themes using keyboard shortcuts.
  • Press Ctrl + K (Windows/Linux) or ⌘ + K (Mac) to open the theme selector.

theme