675 B
675 B
| type | domain |
|---|---|
| moc | investing |
💰 MOC — Investing
Your curated investment knowledge, frameworks, and active positions.
Frameworks & Mental Models
Active Positions
table type, status
from "40 - Areas/Investing"
where type = "investment" and status = "invested"
In Research
table type, date
from "40 - Areas/Investing"
where type = "investment" and status = "researching"
sort date desc
Recent Decisions
table date
from "40 - Areas/Investing"
where type = "decision"
sort date desc
limit 10
Key Resources
list from "50 - Resources/Finance & Markets"
sort file.mtime desc