Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notion ¶
type Notion struct {
// contains filtered or unexported fields
}
func (*Notion) Publish ¶
func (no *Notion) Publish(ctx context.Context, rdx reduxer.Reduxer, cols []wayback.Collect, args ...string) error
Publish publish text to the Notion block of the given cols and args. A context should contain a `reduxer.Reduxer` via `publish.PubBundle` struct.
TODO rate limit https://developers.notion.com/reference/request-limits
Click to show internal directories.
Click to hide internal directories.