Bookmark links from posts I like
When I like a post on Bluesky, bookmark the links it contains on community.lexicon.bookmarks.bookmark and kipclip
app.bsky.feed.like- Lexicon

app.bsky.feed.like- Operations
- Record created
- Watched repos
{{self}}
Steps (6)
post- Lookup
{{event.commit.record.subject.uri}}
- Continue only if
post.foundequalstrue
action1For each item in
post.record.facets[].features[]- Continue only if
item.$typeequalsapp.bsky.richtext.facet#link
Create a recordAction 1
- Target Collection

community.lexicon.bookmarks.bookmark- Record Template
{ "subject": "{{item.uri}}", "createdAt": "{{now}}" }
Annotate on KipclipAction 2action2
- Bookmark AT URI
{{event.uri}}- Page URL
{{action1.uri}}- Collection

com.kipclip.annotation