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

app.bsky.feed.like- Operations
- Record created
- Watched repos
{{self}}
Steps (7)
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
{ "tags": [ "toread" ], "subject": "{{item.uri}}", "createdAt": "{{now}}" }
action2For each item in
action1.results[]Annotate on KipclipAction 2
- Bookmark AT URI
{{item.uri}}- Page URL
{{item.sourceItem.uri}}- Annotation note
Added by Airglow.- Collection

com.kipclip.annotation