This commit is contained in:
150
.obsidian/plugins/initiative-tracker/main.js
vendored
Normal file
150
.obsidian/plugins/initiative-tracker/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/initiative-tracker/manifest.json
vendored
Normal file
10
.obsidian/plugins/initiative-tracker/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "initiative-tracker",
|
||||
"name": "Initiative Tracker",
|
||||
"version": "13.0.21",
|
||||
"minAppVersion": "1.7.2",
|
||||
"author": "Jeremy Valentine",
|
||||
"description": "TTRPG Initiative Tracker for Obsidian.md",
|
||||
"authorUrl": "https://github.com/valentine195/obsidian-initiative-tracker",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
1
.obsidian/plugins/initiative-tracker/styles.css
vendored
Normal file
1
.obsidian/plugins/initiative-tracker/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
33315
.obsidian/plugins/obsidian-5e-statblocks/data.json
vendored
33315
.obsidian/plugins/obsidian-5e-statblocks/data.json
vendored
File diff suppressed because it is too large
Load Diff
23
.obsidian/plugins/obsidian-git/obsidian_askpass.sh
vendored
Executable file
23
.obsidian/plugins/obsidian-git/obsidian_askpass.sh
vendored
Executable file
@@ -0,0 +1,23 @@
|
||||
#!/bin/sh
|
||||
|
||||
PROMPT="$1"
|
||||
TEMP_FILE="$OBSIDIAN_GIT_CREDENTIALS_INPUT"
|
||||
|
||||
cleanup() {
|
||||
rm -f "$TEMP_FILE" "$TEMP_FILE.response"
|
||||
}
|
||||
trap cleanup EXIT
|
||||
|
||||
echo "$PROMPT" > "$TEMP_FILE"
|
||||
|
||||
while [ ! -e "$TEMP_FILE.response" ]; do
|
||||
if [ ! -e "$TEMP_FILE" ]; then
|
||||
echo "Trigger file got removed: Abort" >&2
|
||||
exit 1
|
||||
fi
|
||||
sleep 0.1
|
||||
done
|
||||
|
||||
RESPONSE=$(cat "$TEMP_FILE.response")
|
||||
|
||||
echo "$RESPONSE"
|
||||
142
.obsidian/workspace.json
vendored
142
.obsidian/workspace.json
vendored
@@ -4,21 +4,35 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "532b7582a7d68ac7",
|
||||
"id": "18d2a0f7554f8b0d",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "85096e584bbc645c",
|
||||
"id": "b8d71d1645763e68",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "content/Hibolia/Razas/Elfos.md",
|
||||
"mode": "source",
|
||||
"file": "content/Hibolia/Hibolia.md",
|
||||
"mode": "preview",
|
||||
"source": true
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Elfos"
|
||||
"title": "Hibolia"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "78ff89264971433d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "content/Hibolia/Lugares/Imperio Morválico.md",
|
||||
"mode": "preview",
|
||||
"source": true
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Imperio Morválico"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -42,10 +56,12 @@
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical",
|
||||
"autoReveal": false
|
||||
"autoReveal": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Explorador de archivos"
|
||||
"title": "Files"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -88,6 +104,7 @@
|
||||
{
|
||||
"id": "1ed4570dfe9ab06a",
|
||||
"type": "tabs",
|
||||
"dimension": 26.300578034682086,
|
||||
"children": [
|
||||
{
|
||||
"id": "533335637bed39e7",
|
||||
@@ -160,6 +177,26 @@
|
||||
{
|
||||
"id": "9876130f05aa0c4d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "DICE_ROLLER_VIEW",
|
||||
"state": {},
|
||||
"icon": "lucide-ghost",
|
||||
"title": "DICE_ROLLER_VIEW"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "ad1516c5cdda9771",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "DICE_ROLLER_VIEW",
|
||||
"state": {},
|
||||
"icon": "lucide-ghost",
|
||||
"title": "DICE_ROLLER_VIEW"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "223b5527d93884c3",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "DICE_ROLLER_VIEW",
|
||||
"state": {},
|
||||
@@ -169,76 +206,93 @@
|
||||
}
|
||||
],
|
||||
"currentTab": 4
|
||||
},
|
||||
{
|
||||
"id": "b0816ff72b079a44",
|
||||
"type": "tabs",
|
||||
"dimension": 73.69942196531791,
|
||||
"children": [
|
||||
{
|
||||
"id": "d86649a1830b510e",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "fantasy-statblocks-creature-pane",
|
||||
"state": {},
|
||||
"icon": "skull",
|
||||
"title": "Combatant"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 332.5
|
||||
"width": 291.5
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:Abrir selector rápido": false,
|
||||
"graph:Abrir vista gráfica": false,
|
||||
"canvas:Crear nuevo lienzo": false,
|
||||
"daily-notes:Abrir la nota de hoy": false,
|
||||
"templates:Insertar plantilla": false,
|
||||
"command-palette:Abrir paleta de comandos": false,
|
||||
"bases:Crear nueva base": false,
|
||||
"obsidian-5e-statblocks:Open Creature pane": false,
|
||||
"obsidian-statusbar-pomo:Start pomodoro": false,
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"bases:Create new base": false,
|
||||
"obsidian-excalidraw-plugin:Create new drawing": false,
|
||||
"obsidian-git:Open Git source control": false,
|
||||
"obsidian-kanban:Create new board": false,
|
||||
"obsidian-leaflet-plugin:Open Leaflet Map": false
|
||||
"obsidian-leaflet-plugin:Open Leaflet Map": false,
|
||||
"obsidian-5e-statblocks:Open Creature pane": false,
|
||||
"obsidian-statusbar-pomo:Start pomodoro": false
|
||||
}
|
||||
},
|
||||
"active": "85096e584bbc645c",
|
||||
"active": "15293d872b0188b5",
|
||||
"lastOpenFiles": [
|
||||
"content/Hibolia/Razas/Dragones.md",
|
||||
"content/Hibolia/Lugares/Imperio Morválico.md",
|
||||
"content/Hibolia/Hibolia.md",
|
||||
"content/Hibolia/Organizaciones/Gremio de Cazadores.md",
|
||||
"content/Hibolia/Lugares/Ciudades Libres/Narbora.md",
|
||||
"content/Hibolia/Organizaciones",
|
||||
"content/Hibolia/Monstruos/Test.md",
|
||||
"Planning campana.md",
|
||||
"Ideas generales importantes.md",
|
||||
"content/Hibolia/Lugares/Continentes/Elysia.md",
|
||||
"content/Hibolia/Lugares/Ciudades Libres/Ciudades Libres.md",
|
||||
"content/Hibolia/Lugares/Ciudades Libres/Limdor.md",
|
||||
"content/Hibolia/Lugares/Ciudades Libres/Hirra.md",
|
||||
"content/Hibolia/Lugares/Ciudades Libres/Turlium.md",
|
||||
"content/Hibolia/Lugares/Continentes/Nilsia.md",
|
||||
"content/Hibolia/Razas/Humanos.md",
|
||||
"content/Hibolia/Lugares/Ciudades Libres/Narbora.md",
|
||||
"Old/Limdor.md",
|
||||
"content/Hibolia/Lugares/Ciudades Libres/Sin nombre",
|
||||
"content/Hibolia/Lugares/Continentes/Volsia.md",
|
||||
"content/Hibolia/Lugares/Continentes",
|
||||
"content/Hibolia/Razas/Elfos.md",
|
||||
"content/index.md",
|
||||
"Old/La gran enciclopedia de Hibolica.md",
|
||||
"Old/Noth.md",
|
||||
"Old/Hibolica.md",
|
||||
"Ideas.md",
|
||||
"content/Hibolia/Monstruos",
|
||||
"content/Sin nombre",
|
||||
"content/Hibolia/Razas/Dragones.md",
|
||||
"content/Hibolia/Organizaciones",
|
||||
"content/Hibolia/Lugares/Ciudades Libres",
|
||||
"content/Hibolia/Razas/Enanos.md",
|
||||
"content/Hibolia/Razas/Elfos.md",
|
||||
"content/Hibolia/Hibolia.md",
|
||||
"content/Hibolia/Razas/Razas.md",
|
||||
"content/Hibolia/Lugares/Lugares.md",
|
||||
"content/Diario/0 - Prologo.md",
|
||||
"Old/Razas.md",
|
||||
"content/Hibolia/Lugares/Imperio de Nozt.md",
|
||||
"content/index.md",
|
||||
"Old/Alkatlak.md",
|
||||
"content/Hibolia/Sin título.md",
|
||||
"content/Hibolia/Lugares",
|
||||
"content/Hibolia/Razas",
|
||||
"Ideas.md",
|
||||
"content/Diario",
|
||||
"Old/Goldrach.md",
|
||||
"Old/Razas mundanas.md",
|
||||
"Old",
|
||||
"Old/Hibolica.md",
|
||||
"Old/Dragones ancestrales.md",
|
||||
"public/14.png",
|
||||
"public/whitenigga.png",
|
||||
"public/blacknigga.png",
|
||||
"content/index - copia.md",
|
||||
"content/Notas - copia/Razas.md",
|
||||
"content/Notas - copia/Razas mundanas.md",
|
||||
"content/Notas - copia/Noth.md",
|
||||
"content/Notas - copia/Los Cielos.md",
|
||||
"content/Notas - copia",
|
||||
"public/golddragonfinalnofirma.png",
|
||||
"content",
|
||||
"public/finarbor.png",
|
||||
"Assets/Drawing/Maps/aldea.png",
|
||||
"public/Drawing/Maps",
|
||||
"public/nig-full.png",
|
||||
"public/valentin.png",
|
||||
"public/Pasted image 20260217004215.png",
|
||||
"public/Pasted image 20260217000919.png",
|
||||
"public/Drawing",
|
||||
"Ideas.canvas",
|
||||
"Campanas/Sin Titulo/Campana Josep map.canvas"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user