GrapplingGravityDocumentation/GGDoc/Misc/How to Obsidian.md

59 lines
1.1 KiB
Markdown

```toc
```
# Plugins
## Awesome Image
- Storage attachment (non .md file) in a specified folder `Misc/Storage/Attachment`
- Image viewer (TODO)
## Dataview
Various SQL like engine to request info inside others notes
```dataview
LIST
FROM "10 Design"
```
## File Color
## Git
> [!NOTE]- How to sync
> Use CTRL+SHIFT+S to Commit and sync
## Iconize
## Minimal Theme Settings
## Style Settings
## Table of Content
> [!NOTE]- Add a table of content
> use
> \```toc
> \```
>
> or
>
> \```table-of-contents
> title:
> style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
> minLevel: 0 # Include headings from the specified level
> maxLevel: 0 # Include headings up to the specified level
> includeLinks: true # Make headings clickable
> debugInConsole: false # Print debug info in Obsidian console
> ```
## Thumbnails
- Get attachment from online sources and stores them in a specified folder `Misc/Storage/Thumbnails`
# Non-default Shortcuts
![[94ebc76d29274d246b1bd9bcb4b1714cc49112ad86de394b437f3e65d4b38ec5.png]]
![[828b38e1763369b52b2efba15d4668326e86f70408af7ebaf2d99b9f1210a5ed.png]]