Bluemoondragon07 / Wikipedia-Theme

A theme for Obsidian.md that makes your vault look like Wikipedia!
MIT License
57 stars 8 forks source link
css obsidian-theme obsidian-themes

Familiar Look

Make your vault look like your own personal Wikipedia! This theme styles images, headings, and even the sidebar in the classic style of your favourite encyclopedia.

Infoboxes

Any Info blockquote (created using >[!info]) will float to the right of the note like an infobox. Inline dataview fields wrapped in brackets (like [category::research]) inside these Info blockquotes will be displayed on separate lines, styled like Wikipedia's infobox headings and descriptions (see image above). You can also create an infobox heading with a yellow background by adding a Heading 6.

Tip - Hide the infobox callout's title with the Style Settings plug-in for a cleaner look.

You can also force any callout float with the alts left, right, or info (see Callout Alts below for more details).

Callout Alts

Examples

>[!info|normal] This will look like a regular callout instead of an infobox.

>[!bug|right] This is a bug callout, but it floats right like an info callout!

>[!quote|left] This will float to the left.

>[!check|info] This is a **Check** callout, but it looks more like an infobox.

Image Alts

Examples

![[books.png|no-float]]
![[books.png|normal]]

![right](books.png)

![[books.png|left]]

![center](books.png)

Update

Notes

Wikipedia-style headings

Dataview Support

Square checkboxes

Floating images & callouts; Wikipedia-style links