octoturge 41323383aa fix(links): normalize internal anchor links to Obsidian's real convention
Converts every internal header-anchor link in the vault (ToCs and inline
cross-references) from the incorrect GitHub/GFM-slug style to the format
Obsidian's Read mode actually resolves: exact heading text, case and
diacritics/punctuation preserved literally, with only spaces encoded as
%20. Also converts the two remaining Obsidian-wikilink ToCs (organizations/
Federacja Sol-3.md, rules/00. Podręcznik Gry.md) to plain markdown links per
the styleguide, and strips the inert Pandoc-style {#id} heading tags from
lore/90. Tales of the Homebrew Magic.md.

Renames 8 heading names that appeared more than once within the same
document (Atrybuty, Żywotność, Pancerz, Inicjatywa in the rulebook; Magia
Żywiołów/Sakralna/Iluzji in Księga Magii; Faza 3: Sprzedaż in Złoto, Stal i
Magia; three Tales of the Homebrew Magic story installments) since a flat
anchor link can't disambiguate duplicate headings the way Obsidian's
wikilink nested-path syntax could.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-18 20:50:56 +02:00
2026-08-18 14:36:02 +02:00
2026-06-09 21:47:57 +02:00
2026-08-18 12:51:31 +02:00
2026-06-09 21:47:57 +02:00
2026-08-18 12:51:31 +02:00

🎲 Homebrew Magic: RPG v3 - Obsidian Vault

Baza wiedzy (Obsidian Vault) dla systemu TT-RPG Homebrew Magic: Role Playing Game.

Ten folder stanowi samodzielne repozytorium git (hbm-obsidian), przechowujące pełny zestaw notatek, reguł, lore, oraz powiązań między elementami świata gry.


📁 Struktura Vaulta

Głównym punktem wejścia do bazy wiedzy jest plik Homebrew Magic - The Role-Playing Game (główny indeks MOC).

ObsidianNotes/
├── .obsidian/                     # Konfiguracja programu Obsidian (pluginy, style, ustawienia)
├── .gitignore                     # Pliki ignorowane przez system kontroli wersji (np. cache workspace, duże binaria)
├── README.md                      # Niniejszy dokument
│
├── _assets/                       # Pliki binarne, grafiki, multimedia (zarządzane przez Nextcloud)
├── _templates/                    # Szablony notatek (np. dla nowych NPC, przedmiotów, czarów)
│
├── adventures/                    # Gotowe przygody oraz scenariusze kampanii
├── classes/                       # Klasy postaci oraz profile archetypów
├── concepts/                      # Koncepty świata (Otchłań, Panteon, Szkoły Magii)
├── conflicts/                     # Konflikty militarne i historyczne
├── disciplines/                   # Dziedziny magii (Magia Krwi, Taumaturgia, itp.)
├── items/                         # Przedmioty magiczne, uzbrojenie i ekwipunek
├── locations/                     # Opisy krain geograficznych, miast i lokacji
├── lore/                          # Opowiadania i teksty fabularne
├── npcs/                          # Postacie Niezależne (NPC)
├── organizations/                 # Frakcje, zakony, gildie i kulty
├── player-characters/             # Archiwum kart postaci graczy
├── races/                         # Rasy grywalne i potworne
├── revisions/                     # Rewizje tekstu
├── rules/                         # Podręczniki, zasady mechaniczne i tabele
└── spells/                        # Kompletna lista czarów

🔗 Integracja z systemem Foundry VTT

Treści z tego vaulta (szczególnie opisy lore i reguły mechaniczne) są wykorzystywane jako baza danych dla modułów i systemów Foundry VTT, które znajdują się w osobnych repozytoriach:


Homebrew Magic: Role Playing Game v3 © 2026

S
Description
No description provided
Readme 2.9 MiB
Languages
Markdown 100%