Starlight Obsidian

This astro starlight plugin is almost perfect

https://github.com/HiDeoo/starlight-obsidian

https://github.com/HiDeoo/starlight-obsidian/issues/49

I wouldn’t recommend this, the experience is different from obsidian. What it’s doing is converting a vault to starlight .mdx files. So all the existing starlight features are gone. For example, in regular astro starlight .mdx files I can import and use .astro files. The vault has to be a separate repo from the regular docs, and will be converted to a notes section in the sidebar, but I cannot even use relative links to reference regular docs files. Basically it is a complete isolated vault. For the links to work, you have to write all docs in obsidian and give up astro’s components. I don’t think it’s worth it.

Starlight Site Graph

https://fevol.github.io/starlight-site-graph/

Quartz 4

Quartz is like a 1:1 clone of obsidian publish.

It supports graph view, wikilinks and Embeds. The only drawback is that it doesn’t have a modern UI. I wanted to customize its UI, but if I can get the same features working in starlight or fumadocs, I wouldn’t need to worry about customizing UI.

https://quartz.jzhao.xyz/features/Obsidian-compatibility

Obsidian Dataview

https://astro-digital-garden.stereobooster.com/recipes/obsidian-dataview/

I can’t get this one working. I never used this feature in obsidian, but it could be very powerful.

https://github.com/datopian/portaljs/tree/main/packages/remark-wiki-link

This remark plugin is used in https://flowershow.app/

Flowershow

https://flowershow.app/

I didn’t get it working, but it used remark-wiki-link.

Other References

https://stackoverflow.com/questions/76163067/using-markdown-wiki-links-in-astro-framework