Easy way to get the card id from inside a card?
Open
enhancement
- Dominant language
- Clojure
- Stars
- 1.5k
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Please see my question in the code comment.
Looking for a way to do so apart from making a custom card.
Thanks !
```
(defcard-rg basic-query
; is there an easy way to get the card id "basic-query"
; to pass it to some functions inside this card?
(some-function )
)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.