Bookmark links from posts I like
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)
post- Lookup
{{event.commit.record.subject.uri}}
- Continue only if the record is found
Actions (3)
Collect linksAction 1
- Source
{{post.record}}- Output
{{links}}- Dedupe
- on
- Allowed paths
embed.external.uri,facets[].features[].uri
Create a recordAction 2
- For each item in
links[]- Target Collection

community.lexicon.bookmarks.bookmark- Record Template
{ "subject": "{{item}}", "createdAt": "{{now}}" }
Send notificationAction 3
- For each item in
action2.results[]- Title
New bookmark- Body
Bookmark saved: {{item.sourceItem}}- Link
{{item.sourceItem}}