SNIPPETscambier
Misc
CSSAny theme
This is a small collection of QoL scripts for Obsidian
## template-daily.md
Available in two flavours: with the core "Templates" plugin, or with Templater.
Required plugins:
- Daily notes (core plugin) **or** Periodic Notes (community plugin)
- Dataview
- Tasks
- (optionnal) Templater
- Trigger Templater on new file creation = `[x]`
## notion.css
A CSS snippet to give a more Notion-like look to your Obsidian theme.
## custom-checkboxes.css
A theme-agnostic CSS snippet to enable custom checkboxes. Taken from the Minimal theme CSS with slight adaptations
```md
- [ ] to-do
- [/] incomplete
- [x] done
- [-] canceled
- [>] forwarded
- [<] scheduling
- [?] question
- [!] important
- [*] star
- ["] quote
- [l] location
- [b] bookmark
- [i] information
- [S] savings
- [I] idea
- [p] pros
- [c] cons
- [f] fire
- [k] key
- [w] win
- [u] up
- [d] down
```
Obsidian Nord, dark:

AnuPpuccin, light:

How to Install
- Download the CSS file below
- Move it to your vault's
.obsidian/snippets/folder - Open Obsidian → Settings → Appearance → CSS Snippets → Enable it
Stats
Stars
4
Forks
0
Last updated 21mo ago
Categories