Aryne Cabatan

Placeholder — the shape of a note

PLACEHOLDER. One or two sentences that say what the note is about. This text is the card on the index and the description in the feed, so it is the only part most people read.

PLACEHOLDER. Open with the thing that made you write this — a bug, a decision, a thing that turned out differently than expected. A note is shorter than a case study and does not need to justify itself.

What happened

PLACEHOLDER. The observation, stated plainly. If there is a number, put it here.

What I tried

PLACEHOLDER. The approach, and what was traded away to get it.

  • PLACEHOLDER constraint that shaped the work
  • PLACEHOLDER assumption that turned out to be wrong
  • PLACEHOLDER thing that was deliberately left alone

PLACEHOLDER. A quote is a > at the start of the line.

A smaller point

PLACEHOLDER. ### nests under ##, and both appear in the contents sidebar — which renders once a note has three headings or more.

// A code fence is three backticks and a language.
const placeholder = true;

How to replace this

Everything above is markdown, typed into one box: open the admin, then Posts, then this one. Two constructs do more than markdown normally does:

  • an image is ![alt](media:<id>), and the Insert button in the editor writes that line for you — the alt falls back to whatever the file was described as when it was uploaded;
  • a paragraph containing only a link to Figma, YouTube or Vimeo becomes an embed. A link inside a sentence, like this one, stays an ordinary link.

Delete this post from the admin when there is a real one to put in its place.