Skip to content

Adding Grasple link #11

@ShKlinkenberg

Description

@ShKlinkenberg

Hi @tasospsy can you help setup the grasple link to the item table?

I have added the general link to your get link function below

grasple_link <- 'https://app.grasple.com/#/challenge/' # for direct link to grasple

I'm stuck on your function because it uses the folder column as input. I'm not sure how to proceed, and instead of diving in deeply, I thought to ask you.

I got a ShareStats item name Grasple exersse.id file that I read here

grasple.links <- read.csv("20250813-ShareStats-Grasple-Links.csv")

and merge here

# dat <- merge(dat, grasple.links, by.x = "name", by.y = "item.name")

I also added the html dropdown tekst here

<!-- <li><a class="dropdown-item" href="#">Grasple</a></li> -->

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions