# The World of Four-Eyed Kraken
## Player Characters
%%
```dataview
TABLE embed(token) as "Token", gender, race, class, description as "Description"
FROM "ttrpgs/Four-Eyed Kraken"
WHERE type = "PC"
```
%%
-
## Sessions
%%
```button
name Add New Session
type note(TTRPGs/Four-Eyed Kraken/001_<% tp.date.now("YYYYMMDD") %>, split) template
action session-gm
templater true
```
^button-addsession
```dataview
table embed(art) as "Art", summary as "Summary" from "ttrpgs/Four-Eyed Kraken"
where contains(type,"session")
SORT sessionNum ASC
```
%%
- [[001_20221106 Monkeys are not pirates]]
- [[002_20221120 The Wacko and his heart hex]]