From c122a8c98c97e3f9608ea8ea413e4b919bcc4f84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Szyma=C5=84ski?= Date: Sat, 21 Aug 2021 14:15:59 +0200 Subject: [PATCH] CSS Tweaks -> CSS Snippets, added related links --- README.md | 44 ++++++++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 0e881c5..1a5295c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A curated list of awesome themes and plugins for [Obsidian](https://obsidian.md/ - [Handy tools](#handy-tools) - [Themes](#themes) -- [CSS Tweaks](#css-tweaks) +- [CSS Snippets](#css-snippets) # Handy tools @@ -52,28 +52,32 @@ Most themes should be available through the Community Themes pane in Obsidian's [Behave dark](https://gitlab.com/chrismettal/obsidian-behave-dark) | A port of the eye friendly `Behave` theme by Christian Petersen, available for `VSCode`, `FreeCAD`, `KiCAD`, and now `Obsidian`! | ![BehaveDark](https://raw.githubusercontent.com/Chrismettal/Obsidian-Behave-dark/main/Screenshot.png) | [Chrismettal](https://gitlab.com/chrismettal)| -# CSS Tweaks +# CSS Snippets -Small tweaks to add to your `obsidian.css` file +Small tweaks to add to your `vault/.obsidian/snippets` folder. - - [Andy Matuschak mode](#andy-matuschak-mode) - - [Collapsing sidebar](#collapsing-sidebar) - - [Bullet point relationship lines](#bullet-point-relationship-lines) - - [Task List Preview relationship line Correction](#task-list-preview-relationship-line-correction) - - [Auto-fading UI](#auto-fading-ui) - - [Hyphenation and Justification](#hyphenation-and-justification) - - [Enlarge Image on Hover](#enlarge-image-on-hover) - - [Nicer Check Boxes](#nicer-check-boxes) - - [Stylish Block Quotes](#stylish-block-quotes) - - [Bigger Link Popup Preview](#bigger-link-popup-preview) - - [Custom icons differing files and folders](#custom-icons-differing-files-and-folders) - - [Tag Pills](#tag-pills) - - [Outliner For The Outline and File Explorer](#outliner-for-the-outline-and-file-explorer) - - [Make subtler folding gutter arrows](#Make-subtler-folding-gutter-arrows) - - [Better bullet points in edit mode](#better-bullet-points-in-edit-mode) - - [Bigger popup windows](#Bigger-popup-windows) - - [Image cards](#Image-cards) +- [Andy Matuschak mode](#andy-matuschak-mode) +- [Collapsing sidebar](#collapsing-sidebar) +- [Bullet point relationship lines](#bullet-point-relationship-lines) +- [Task List Preview relationship line Correction](#task-list-preview-relationship-line-correction) +- [Auto-fading UI](#auto-fading-ui) +- [Hyphenation and Justification](#hyphenation-and-justification) +- [Enlarge Image on Hover](#enlarge-image-on-hover) +- [Nicer Check Boxes](#nicer-check-boxes) +- [Stylish Block Quotes](#stylish-block-quotes) +- [Bigger Link Popup Preview](#bigger-link-popup-preview) +- [Custom icons differing files and folders](#custom-icons-differing-files-and-folders) +- [Tag Pills](#tag-pills) +- [Outliner For The Outline and File Explorer](#outliner-for-the-outline-and-file-explorer) +- [Make subtler folding gutter arrows](#Make-subtler-folding-gutter-arrows) +- [Better bullet points in edit mode](#better-bullet-points-in-edit-mode) +- [Bigger popup windows](#Bigger-popup-windows) +- [Image cards](#Image-cards) +Not enough? There are many other places related to snippets: +- [#custom-css at Obsidian Forum](https://forum.obsidian.md/tag/custom-css/l/top) +- [CSS snippets in Obsidian Help](https://help.obsidian.md/How+to/Add+custom+styles#Use+Themes+and+or+CSS+snippets) +- [Other GitHub repositories](https://github.com/search?q=obsidian-snippets) ### Andy Matuschak mode