VOOZH about

URL: https://community.obsidian.md/plugins/fight-note

⇱ Fight Note - Obsidian Plugin


Fight Note

👁 loac
loac1k downloads

Render Tekken notation into an easy-to-read format (partially useful for other fighting games: Guilty Gear, Street Fighter and etc).

  • Overview
  • Scorecard
  • Updates4

This is a plugin for Obsidian.md that shows Tekken notation into an easy-to-read form.

Installation

Settings / Community plugins / Community Plugins / Browse and search for Fight Note.

Usage

In the editor, type out a code block with name fight as the language. Specify your notations on the subsequent lines.

Examples

Full notation

Use keywords (input, name, damage, hits) to set their corresponding values.

```fight
input: b 3+4 > f 2 > df 1 1 > b 2 3 > uf 1
name: Alisa combo
damage: 74
hits: 8
```

👁 Full notation

Short notation

In the short variant, you do not need to specify anything except the notation input.

```fight
FC df 3 > DASH > f 2 3 2
```

👁 Short notation

Weak syntax notation

Write the notation in a format convenient for you, parser will most likely understand you.

```fight
f,f+2~F SEN 3 > d/f+2
```

👁 Weak syntax

Comments

Any combination of characters separated by spaces is considered notation. If you want to add a brief comment, enclose it in quotation marks.

```fight
df 2 > 2+3 > 2+3 "Default heat combo"
```

👁 Custom notation

Abbreviations

Notations have different appearances depending on type.

Common stances

👁 Common stances

Special moves

👁 Special moves

Specific

👁 Specific

Stage related

👁 Stage related

Custom

You can add or override existing notations in settings. Use several colors and effects:

  • Color: red, blue, green, orange, purple.
  • Effect: rotate-right, rotate-left, skew-right, skew-left, skew-up, skew-down.
  • Round: round-top-left, round-top-right, round-bottom-left, round-bottom-right, round-all.

Example

EFB:purple,skew-right:Electric Fall Back (Doctor Bosconovitch)
HMS:red,rotate-left:Hit Man Stance (Lee Chaolan)
PHX:green,rotate-right:Phoenix Illusion (Lei Wulong)
CAT:orange,rotate-right:Catastrophe (Anna)

👁 Custom

Shortcuts

You can use few standard shortcuts. In settings can select render style – default, icon, expand:

```fight
qcb f 2
```

👁 Shortcuts

Size notation

The plugin has several options where you can change the size and color of the notations. Big notation with monochrome button colors:

👁 Big notation

Small notation with Play Station button colors:

👁 Small notation

Extend tooltips

Some notations contain additional information. To display it, you need to enable option in settings.

👁 Extend Tooltips

Inputs

Actions

  • 1: Left Punch.
  • 2: Right Punch.
  • 3: Left Kick.
  • 4: Right Kick.
  • 12, 1+2: Left and Right Punch.
  • 34, 3+4: Left and Right Kick. And other similar combinations.

Moves

  • u: Up.
  • f: Forward.
  • d: Down.
  • b: Back.
  • uf, u/f: Up Forward.
  • df, d/f: Down Forward.
  • db, d/b: Down Back.
  • ub, u/b: Up Back.
  • n: Neutral.
  • U: Hold Up.
  • F: Hold Forward.
  • D: Hold Down.
  • B: Hold Back.
  • UF, U/F: Hold Up Forward.
  • DF, D/F: Hold Down Forward.
  • UB, U/B: Hold Up Back.
  • DB, D/B: Hold Down Back.

Misc

  • >, ,: Next move. Comma will be used as a block separator if it is separated by spaces (ex. 1+2 , 3+4).
  • [, ]: Brackets.
  • ~: Very quick input (1~2, df~1+2 and other action combinations).

Special moves

  • DASH: Dash.
  • WR: While Running.
  • SS: Side Step.
  • SSL: Side Step Left.
  • SSR: Side Step Right.

Common stance

  • WS: While Standing.
  • iWS: Instant While Standing.
  • BT: Back Turned.
  • FC: Full Crouch.
  • CC: Crouch Cancel.
  • LP: Low Parry.
  • CH: Counter Hit.

Stage related

  • W!: Wall Splat.
  • WB!: Wall Break.
  • F!: Floor Break.
  • BB!: Balcony Break.

Shortcuts

  • qcb, QCB: Quarter Circle Back.
  • qcf, QCF: Quarter Circle Forward.
  • hcf, HCF: Half Circle Forward.
  • hcb, HCB: Half Circle Back.

Specific

  • AOP: Art of Phoenix (Xiaoyu)
  • BKP: Backup (Alisa)
  • BOK: Fo Bu (Leo)
  • BOOT: Boot (Alisa)
  • CDS: Crouching Demon Stance (Jin)
  • DBT: Dual Boot (Alisa)
  • DCK: Ducking (Steve)
  • DEN: Dynamic Entry (Lars)
  • DES: Destructive Form (Alisa)
  • DEW: Dew Glide (Lili)
  • DGF: Manji Dragonfly (Yoshimitsu)
  • DPD: Deep Dive (Paul)
  • DSS: Dragon Sign Stance (Law)
  • EWGF: Electric Wind God Fist (Kazuya, Reina, Devil Jin and Jin)
  • EXD: Ducking In (Steve)
  • FLE: Flea (Yoshimitsu)
  • FLK: Flicker Stance (Steve)
  • FLY: Fly (Devil Jin)
  • GEN: Genjitsu (Jun)
  • GMH: Gamma Howl (Jack-8)
  • HAZ: Haze (Raven)
  • HMS: Hit Man Stance (Lee)
  • HPF: Whiplash Combo (Asuka / Jun)
  • HRM: Hermit (Leroy)
  • HSP: Bananeira (Eddy)
  • HYP: Hypnotist (Xiaoyu)
  • IND: Indian Stance (Yoshimitsu)
  • IZU: Izumo (Jun)
  • JGR: Jaguar Sprint/Jaguar Run (King)
  • JGS: Jaguar Step (King)
  • KIN: Kincho (Yoshimitsu)
  • KNK: Jin Ji Du Li (Leo)
  • SSH: Senshin (Reina)
  • UNS: Unsoku (Reina)
  • WRA: Heaven's Wrath (Reina)
  • KNP: Kenpo step (Feng)
  • LCT: Leg Cutter (Asuka / Jun)
  • LFF: Left Foot Forward (Hwoarang)
  • LFS: Left Flamingo Stance (Hwoarang)
  • LIB: Libertador (Azucena)
  • LNH: Lionheart (Steve)
  • LTG: Lightning Glare (Leo)
  • LWV: Ducking Left (Steve)
  • MCR: Mourning Crow (Devil Jin)
  • MED: Meditation (Yoshimitsu)
  • MIA: Miare (Jun)
  • MNT: Mantis Stance (Zafina)
  • NSS: No Sword Stance (Yoshimitsu)
  • PDP: Bad Stomach (Yoshimitsu)
  • PKB: Peekaboo (Steve)
  • RDS: Rain Dance (Xiaoyu)
  • RFF: Right Foot Forward (Hwoarang)
  • RFS: Right Flamingo Stance (Hwoarang)
  • RLX: Negativa (Eddy)
  • RWV: Ducking Right (Steve)
  • SCR: Scarecrow Stance (Zafina)
  • SDW: Shadow stance (Raven)
  • SEN: Sentai (Reina)
  • SIT: Sit Down (Jack-8)
  • SLS: Slither Step (Bryan)
  • SNE: Snake Eyes (Bryan)
  • SNK: Sneak (Dragunov)
  • SSH: Senshin (Reina)
  • STB: Starburst (Claudio)
  • STC: Shifting Clouds (Feng)
  • SWA: Sway (Bryan)
  • SWY: Sway Back (Steve)
  • TFS: Fake Step (Law)
  • TRT: Tarantula Stance (Zafina)
  • UNS: Unsoku (Reina)
  • WDS: Wind Step (Reina)
  • WGS: Wind God Step (Reina)
  • WRA: Heaven's Wrath (Reina)
  • ZEN: Zenshin (Jin)

Links about Tekken

HealthFair
ReviewSatisfactory
About
Render Tekken notation into an easy-to-read visual format directly from fight code blocks in your notes. Parse full, short, or loose syntax, show fields like name, damage, and hits, and apply custom abbreviations, colors, icons, and effects to buttons and stances.
Details
Current version
1.2.0
Last updated
2 years ago
Created
2 years ago
Updates
4 releases
Downloads
1k
Compatible with
Obsidian 1.0+
Platforms
Desktop, Mobile
License
MIT

Related plugins

Mermaid Tools

Improved Mermaid.js experience: visual toolbar with common elements and more.

Kroki

Render Kroki diagrams.

Templater

Create and use dynamic templates.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

ExcaliBrain

An interactive, structured mind-map of your Obsidian vault.

Link Favicons

See the favicon for a linked website.

Iconic

Customize your icons and their colors directly from the UI, including tabs, files & folders, bookmarks, tags, properties, and ribbon commands.