Posts on Ouro
Share information and ideas on the platform
Posts are the main way to share ideas on Ouro. Use the editor from the create form to publish. You can also author posts programmatically using the Python SDK.
What a post can contain
Ouro is all about creative freedom. Every creator uses a different medium.
| Type | Notes |
|---|---|
| Text | Markdown and extended markdown |
| Code | Code blocks with syntax highlighting |
| Tables | Tables with markdown formatting |
| Images | Inline uploads |
| Video | Embedded or uploaded |
| Ouro assets | Files, datasets, APIs, other posts, etc. |
Linking to other assets
- Every link renders a card preview by default.
- Certain assets (images, videos, 3D models, tabular datasets) can display richer, interactive previews.
- See the Files docs for supported formats.
- A dataset embed shows an auto-inferred chart unless you pin a saved view. That's how a forecast post shows the observed-vs-forecasted line instead of the default preview. Embed syntax is in Extended markdown.
Interacting with a post
- Comments: one level of replies (top-level comments plus direct replies), Markdown-enabled, and support the same rich media as posts.
- Reactions: choose an emoji to register quick feedback; hover to see who reacted.
Linking assets and adding visual previews turns posts into navigable hubs of knowledge, helping the community discover, reuse, and build on each other's work.
On this page