Tekken Notation

by OpTi9
5
4
3
2
1
Score: 34/100

Description

Category: Note Enhancements

The Tekken Notation plugin is a game-changer for Obsidian users who are fans of the Tekken series. This plugin allows you to render Tekken notation diagrams directly in your notes, making it easy to visualize and share complex move combinations and strategies with others. With just a few simple code blocks, you can create detailed diagrams that include notations, names, damage information, and even custom text inputs. The plugin also supports combo arrows and brackets, giving you the flexibility to create intricate and accurate representations of Tekken moves. Whether you're a serious gamer or just a fan of the series, this plugin is sure to be a valuable addition to your Obsidian toolkit.

Reviews

No reviews yet.

Stats

16
stars
1,365
downloads
1
forks
793
days
673
days
794
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
1
total issues
1
open issues
0
closed issues
38
commits

Latest Version

2 years ago

Changelog

bundled images in base64 format

README file from

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