Koala logo Design
No matches for “
↑↓ navigate open Esc close
PrimitivesDisplayNote

Note

A note someone left on a record: the words first, who can see it and when underneath, and the author as an avatar in the corner.

<koala-note>

A thread of notes

Grouped by day, newest first

Notes

Anything the team should know about this purchase.

Searches are back. The local authority search flags a tree preservation order on the oak at the rear boundary. It won't stop the purchase, but Priya and Daniel should hear about it before exchange.

Written by Megan Clarke (you)
Team only

Spoke to Tom at Hartley & Co. The seller is happy to push completion to the 17th if the chain needs it.

Written by James Okafor
Partner

Priya's father is sending the gifted-deposit letter and his ID. Still to come:

  • Three months of his bank statements
  • Confirmation the gift isn't a loan
Written by Megan Clarke (you)
Priya ShahFrom quote

Writing a note

Waiting at the head of the thread (press N)
Rewriting a note in place

Inline

Inside an activity entry

Megan Clarke added a note

Called Priya about the gifted deposit. Her father is sending the gift letter and ID by Friday. She asked whether the lender needs his bank statements too, so I said I would check and come back to her.
Written by Megan ClarkePriya Shah
Your own, no audience
Chase the lender for the valuation report.
Written by Megan Clarke (you)

API

density DefaultInline — the whole note, or two lines inside something else.
author-name string? — full display name; joined from the parts when absent.
author-first-name string?
author-last-name string?
author-image-src string? — caller-authored avatar image source.
is-yours bool — adds (you) to the name in the avatar's tooltip.
created-at DateTimeOffset
time-format KoalaLocalTimeFormat — Time under a day divider, DateTimeNoTimeZone by default.
class string?
koala-note-audience Slot — who can read the note. Leads the meta line.
koala-note-meta Slot — anything else worth saying, after the time.
koala-note-actions Slot — the note's menu. Its space is kept when empty so avatars line up.
value string (koala-note-composer) — the words to start from, for a rewrite.
collapsed bool (koala-note-composer) — waits as a one-line prompt until opened.
shortcut string? (koala-note-composer) — one key that opens a collapsed composer.
placeholder string (koala-note-composer)
koala-note-composer-footer Slot — the caller's audience control and buttons. The composer emits koala-note-composer-change, -submit (⌘/Ctrl+Enter) and -close; the caller owns the field and the form.