an obsidian plugin im building to let me do structured logging inside files it would be nice if i had a stream-like interface to type something in and have it automatically edit the log page reverse chronologically
i really love the concept of “feeds” so this is to enable that inside my note taking app pretty much
plugin name: logstream
description:
logstream lets you drop structured, reverse-chronological logs into any note — without ever leaving flow.
just wrap a section in logs codeblock (logs) and it’ll auto-render an inline ui on that note:
- clean stream-style layout with each entry separated by --- and timestamped
- quick-add box (“send tweet” vibes) for instantly appending logs
- search + sort (latest ↔ oldest) built-in
- editable in place, no manual markdown wrangling
think of it as your personal changelog feed for everything inside obsidian.
shipped: