Bookmark links from posts I like on the community lexicon

When I like a post on Bluesky, bookmark the links it contains on community.lexicon.bookmarks.bookmark

app.bsky.feed.like
Lexicon
app.bsky.feed.like
Operations
Record created
Watched repos
  • {{self}}

Data Sources (1)

Record lookuppost
Lookup
{{event.commit.record.subject.uri}}
  • Continue only if the record is found

Actions (1)

Create a recordAction 1

For each item in
post.record.facets[].features[]
Where
$type equals app.bsky.richtext.facet#link
Target Collection
community.lexicon.bookmarks.bookmark
Record Template
{
  "subject": "{{item.uri}}",
  "createdAt": "{{now}}"
}