flowershow
flowershow copied to clipboard
Small feedback after first approach
Some quick things after trying to migrate my obsidian vault to Flowershow:
- Seems wikilinks with commas (,) are not being resolved. E.g:
[[Capture, Organize, Synthesize]]gets redirected to/Capture - Wikilinks are case sensitive. Writing
[[dogs]]wont resolve to/Dogsor viceversa - Seems classic relative links don't work? Tried linking to a file with the standard markdown formatting
[text](location/file.md)and it was giving me404. - Is there a way to have hot reload in the browser?
This might be a personal preference, but would be great to have code blocks in the tutorial instead of text code formatting.
Would be also cool to be able to run everything from npm a la Astro/Eleventy/Evidence (npm create astro/eleventy/evidence@latest && npm run dev) and have something up and running