OpTi9 / obsidian-tekken-notation

Renders Tekken Notation in Obsidian.
MIT License
14 stars 1 forks source link

Alternative input option #1

Open taneltm opened 8 months ago

taneltm commented 8 months ago

Would it be possible to support a more traditional input notation style, maybe with a different code-block name?

Full example:

```tekken-classic
"Flowchart 1"
SSR, d1+2 [AOP], "continue on whiff, otherwise cancel stance", uf3 (launch)
"Damage xx"
```

image

Btw, cool plugin!

Loac commented 7 months ago

I've seen several notation variants, I don't understand which one is more traditional. Need more examples or a full description. For example, it seemed to me that a comma is not the equivalent of an arrow in traditional variant. And 1, 1+2, 3~4 must be like that:

Screenshot 2024-04-10 at 22 13 51