Pinned posts: Add order field to 5 featured fieldnotes
Some checks failed
Auto Changelog / changelog (push) Has been cancelled
Coherence Check / coherence-check (push) Has been cancelled
Coherence Check / coherence (push) Has been cancelled
Security Scan / security (push) Has been cancelled
Semantic Versioning / version (push) Has been cancelled
Some checks failed
Auto Changelog / changelog (push) Has been cancelled
Coherence Check / coherence-check (push) Has been cancelled
Coherence Check / coherence (push) Has been cancelled
Security Scan / security (push) Has been cancelled
Semantic Versioning / version (push) Has been cancelled
This commit is contained in:
parent
ce44689f77
commit
3150ec6851
8 changed files with 70 additions and 16 deletions
|
|
@ -27,6 +27,7 @@ source: Notion
|
|||
|-------|----------|-------------|
|
||||
| title | Yes | Full title with emoji prefix |
|
||||
| date | Yes | Original creation date (YYYY-MM-DD) |
|
||||
| order | No | Pinned position (1-5). Higher = more prominent |
|
||||
| author | Yes | Author name |
|
||||
| type | Yes | fieldnote, codex, essay, etc. |
|
||||
| status | Yes | draft, published, archived |
|
||||
|
|
@ -44,6 +45,7 @@ source: Notion
|
|||
---
|
||||
title: "FIELDNOTE — The Fourth Layer"
|
||||
date: 2025-10-21
|
||||
order: 3 # Pinned position (1-5). Omit for non-pinned.
|
||||
author: "Mark Randall Havens"
|
||||
type: fieldnote
|
||||
status: published
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue