Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easy way to get the card id from inside a card? #136

Open
rlhk opened this issue Feb 1, 2018 · 1 comment
Open

Easy way to get the card id from inside a card? #136

rlhk opened this issue Feb 1, 2018 · 1 comment

Comments

@rlhk
Copy link

rlhk commented Feb 1, 2018

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 <the-id>)
  )
@bhauman
Copy link
Owner

bhauman commented Sep 5, 2018

right now there is no easy way to do this, but I can see why you would want it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants