Starred Tangled Repo to Semble Collection

All Tangled Repositories starred are saved into a Semble Collection. (V4)

sh.tangled.feed.star
Lexicon
sh.tangled.feed.star
Operations
Record created

Steps (5)

VariableCollectionURI
Value
Hidden
Note
ATURI for the Semble Collection of destination
Fetch recordsembleCollection- Fetches data from Semble Collection
Lookup
{{CollectionURI}}
Conditionbranch
  • If event.did equals {{self}} - Fetches only Tangled stars by the automation owner
Then

Save on SembleAction 1card

Page URL
https://tangled.org/{{event.commit.record.subject.did}}

Create a recordAction 2

Target Collection
network.cosmik.collectionLink
Record Template
{
  "card": {
    "cid": "{{card.cid}}",
    "uri": "{{card.uri}}"
  },
  "addedAt": "{{now}}",
  "addedBy": "{{self}}",
  "createdAt": "{{now}}",
  "collection": {
    "cid": "{{sembleCollection.cid}}",
    "uri": "{{sembleCollection.uri}}"
  },
  "provenance": {
    "via": {
      "cid": "{{card.cid}}",
      "uri": "{{card.uri}}"
    }
  }
}