Tekken Notation

approved

by OpTi9

Renders Tekken Notation.

16 stars1,337 downloadsUpdated 2y agoMIT
View on GitHub

Obsidian Tekken Notation

Render Tekken Notation Diagrams in Obsidian

Demonstration

Usage

Create a fenced codeblock using tekken as the language. Specify your notations inside.

List of inputs is in the Wiki

Examples

  • default inputs:
```tekken
f,n,d,df,2
```
  • adding name: to add a name you need to start your notation with "name":
```tekken
"EWGF",f,n,d,df,2
```
  • adding info at the end: to add info at the end (ex: damage etc) you need to end your notation with "text":
```tekken
"EWGF",f,n,d,df,2,"50 damage"
```
  • adding custom text as input: to add custom text as part of the input you need to just write it as text WITHOUT quotes:
```tekken
"EWGF",f,n,d,df,2,same frame input,"50 damage"
```
  • adding combo arrows / brackets: to add combo arrows or brackets:
```tekken
1,-,1+2,-,[,3,4,]
```

Installation

Settings > Community plugins > Community Plugins > Browse and search for Tekken Notation.

Supporting creator

Buy Me a Coffee

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.