reorg: 10-assets->00-assets, add 07-tasks + 06-research, READMEs in all folders

This commit is contained in:
stateofshit
2026-07-29 17:56:26 +00:00
parent e9ef0b0ce8
commit cf545fccfc
16 changed files with 330 additions and 20 deletions
+28
View File
@@ -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