Skip to content

obsidian-community/theme-dev-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0514b1c · Feb 8, 2024

History

35 Commits
Apr 13, 2022
Nov 28, 2021
Feb 8, 2024
Jan 16, 2024
Jan 16, 2024
Jan 16, 2024
Jan 16, 2024
Dec 18, 2021
Feb 8, 2024

Repository files navigation

Obsidian Theme Dev Vault

The purpose of this vault is to aid in theme development by demonstrating and exercising as many features of Obsidian as possible.

This vault is currently incomplete. Please help update it by submitting pull requests.


Content

Examples and notes on styling Markdown content provided by users.

  • [[Callouts]]
  • [[Diagrams]]
  • [[Embeds]]
  • [[Footnotes]]
  • [[Headings]]
  • [[Lists]]
  • [[Markdown]]
  • [[Math]]
  • [[Optional elements]]
  • [[Properties]]
  • [[Tables]]

Obsidian UI

Notes on styling parts of the Obsidian app

  • [[Mobile]]
  • [[Modals and Prompts]]
  • [[Theme Colors]]
  • [[Tooltips and Notices]]

Core Plugins

Notes on styling core plugins distributed with Obsidian

  • [[Search]]

Community Plugins

Notes on styling additional plugins provided by the Obsidian community

  • [[Kanban]]

Guidelines for contributing

  • Keep plugins turned off by default