mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
Replace the old TinyMCE notes editor with Obsidian integration in: - Burg editor "Edit note" button - Marker editor "Edit note" button Changes: - modules/ui/burg-editor.js: Update editBurgLegend() to call editObsidianNote() - modules/ui/markers-editor.js: Update editMarkerLegend() to call editObsidianNote() - Both functions fall back to old editNotes() if Obsidian is not configured - index.html: Update version hashes to 1.108.13 Now when users click "Edit note" on a burg or marker, they get the modern Markdown editor with Obsidian vault integration instead of the old WYSIWYG. |
||
|---|---|---|
| .. | ||
| dynamic | ||
| io | ||
| renderers | ||
| ui | ||
| biomes.js | ||
| burgs-and-states.js | ||
| coa-generator.js | ||
| coa-renderer.js | ||
| cultures-generator.js | ||
| features.js | ||
| fonts.js | ||
| heightmap-generator.js | ||
| lakes.js | ||
| markers-generator.js | ||
| military-generator.js | ||
| names-generator.js | ||
| ocean-layers.js | ||
| provinces-generator.js | ||
| religions-generator.js | ||
| resample.js | ||
| river-generator.js | ||
| routes-generator.js | ||
| submap.js | ||
| voronoi.js | ||
| zones-generator.js | ||