Fantasy-Map-Generator/modules/io
Claude 3d30e2481e
fix(obsidian): attempt to use search endpoint for recursive file listing
- Try /search/ endpoint first to get all .md files recursively
- Fall back to /vault/ endpoint if search doesn't work
- Add warning when using /vault/ that nested folders may not be visible
- Handle multiple response formats from search endpoint
2025-11-14 04:57:18 +00:00
..
cloud.js chore: parse DEBUG setting as an object 2024-10-22 14:45:25 +02:00
export.js fix(v1.108.11): add external icons to export in base64 format 2025-07-18 02:31:10 +02:00
load.js fix(v1.108.13): add comprehensive race condition guards in load.js 2025-11-14 03:30:12 +00:00
obsidian-bridge.js fix(obsidian): attempt to use search endpoint for recursive file listing 2025-11-14 04:57:18 +00:00
save.js chore: remove debug logging from default map feature 2025-11-14 03:55:45 +00:00