reorg: 10-assets->00-assets, add 07-tasks + 06-research, READMEs in all folders
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "Assets"
|
||||
status: "active"
|
||||
folder: "00-assets"
|
||||
tags: [readme, asset]
|
||||
created: "2026-07-29"
|
||||
updated: "2026-07-29"
|
||||
version: "1.0.0"
|
||||
---
|
||||
|
||||
# Assets
|
||||
|
||||
Attachments — images, PDFs, binaries. Files Obsidian stores for embedding in notes.
|
||||
|
||||
## How Obsidian uses this
|
||||
|
||||
Configure Obsidian Settings → Files & Links → **Attachment folder**:
|
||||
- Path: `00-assets`
|
||||
- New files added: in folder under current date
|
||||
|
||||
When you paste an image into a note, Obsidian saves it here and inserts the `![[00-assets/image-name.png]]` link.
|
||||
|
||||
## File types
|
||||
|
||||
- `.png`, `.jpg`, `.webp` — images
|
||||
- `.pdf` — documents
|
||||
- `.mp4`, `.webm` — videos
|
||||
- `.svg` — vector graphics
|
||||
Reference in New Issue
Block a user