blog_entry
1 row
This data as json, CSV (advanced)
Suggested facets: created (date)
| id ▼ | created | slug | card_image | series_id | title | body | tweet_html | extra_head_html |
|---|---|---|---|---|---|---|---|---|
| 4 | 2026-07-23 17:50:34.231648+00:00 | obsidian-publishing-test | Obsidian publishing test | This is a test post published from Obsidian to Static Evolution. It includes **Markdown** and tags. The current production deployment still needs the new multipart publishing API deployed before the plugin can publish this note. |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [blog_entry] ( [id] INTEGER PRIMARY KEY, [created] TEXT, [slug] TEXT, [card_image] TEXT, [series_id] TEXT, [title] TEXT, [body] TEXT, [tweet_html] TEXT, [extra_head_html] TEXT );