2024-09-30 21:15:46 +00:00
|
|
|
|
2024-10-01 11:12:15 +00:00
|
|
|
```toc
|
|
|
|
```
|
2024-09-30 21:15:46 +00:00
|
|
|
|
2024-10-01 11:12:15 +00:00
|
|
|
# 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
|
2024-09-30 21:15:46 +00:00
|
|
|
|
|
|
|
![[94ebc76d29274d246b1bd9bcb4b1714cc49112ad86de394b437f3e65d4b38ec5.png]]
|
|
|
|
![[828b38e1763369b52b2efba15d4668326e86f70408af7ebaf2d99b9f1210a5ed.png]]
|