TL;DR:
This is a broad category. TL;DR is that there are numerous small differences between what you see in the Morrowind Modding Wiki in Obsidian and what you get in Quartz.
About:
The aim of this issue is to outline and track ideas for aligning the appearance of MMW's Obsidian Vault and its Quartz website so that when editing and creating content for the wiki in Obsidian, users can rest assured that it will look the same in Quartz as it did in Obsidian – WYSIWYG.
What differences?
I'm glad you asked! There are numerous small differences:
Callouts
Layout:
Links:
Navigation:
Differences between Obsidian index.md files and Quartz Folder Pages:
Tables:
Solution:
Aligning the style of Quartz and our Obsidian Vault needs to consider what visual theme we ultimately want to design for the wiki. As an example, we could create a custom theme for our Quartz site inspired by Kezyma's UI Remastered.
To align the appearance and UI of any custom MMW Quartz theme with our Obsidian Vault, we might consider developing an Obsidian Community Theme for use by MMW and available to the public. This may be possible with CSS snippets (or one big snippet) alone, but a community theme may be more suitable for such an extensive overhaul of the Obsidian UI and content styles. For copyright purposes, the community theme could be called something like 'Outlander' instead of containing direct reference to Morrowind and TES.
TL;DR:
This is a broad category. TL;DR is that there are numerous small differences between what you see in the Morrowind Modding Wiki in Obsidian and what you get in Quartz.
About:
The aim of this issue is to outline and track ideas for aligning the appearance of MMW's Obsidian Vault and its Quartz website so that when editing and creating content for the wiki in Obsidian, users can rest assured that it will look the same in Quartz as it did in Obsidian – WYSIWYG.
What differences?
I'm glad you asked! There are numerous small differences:
Callouts
.callout-contentclass. Callout content is not placed in its own<div>– see issue #1180 in the Quartz github.Layout:
MMW's Quartz pagewidth is set to be wider than Obsidian's 'readable line length'.
Links:
Hyperlinks and wikilinks differ in appearance between Obsidian's default theme and Quartz.
Embedded files (using the
![[...]]wikilink syntax) are rendered differently. Per issue #40 we should create a custom style for embedded download linksNavigation:
Differences between Obsidian
index.mdfiles and Quartz Folder Pages:linkinquartz.layout.ts, so clicking a folder opens its associatedindex.mdwhich is hidden from the file-tree. In Obsidian, index files are not hidden and folder click behaviour is 'collapse'index.mdfiles in Obsidian do not render this contents list.Tables:
Tables in Quartz, though stylish, are very different from Obsidian's default theme.
Solution:
Aligning the style of Quartz and our Obsidian Vault needs to consider what visual theme we ultimately want to design for the wiki. As an example, we could create a custom theme for our Quartz site inspired by Kezyma's UI Remastered.
To align the appearance and UI of any custom MMW Quartz theme with our Obsidian Vault, we might consider developing an Obsidian Community Theme for use by MMW and available to the public. This may be possible with CSS snippets (or one big snippet) alone, but a community theme may be more suitable for such an extensive overhaul of the Obsidian UI and content styles. For copyright purposes, the community theme could be called something like 'Outlander' instead of containing direct reference to Morrowind and TES.