b&w_logo Created with Sketch.
  • Get Started
  • Contact
  • Sign up
  • Sign in

sharks

get started

concepts

features

syntax

 

monkeys

Mod

REST API

 

platypuses

github

blueprints

tickets

 

everyone

support

ideas

contact

license

 

 
 

Add card to pointer via link

help edit

Support Ticket

+status
help edit
answered
+tag
help edit
API
 

+issues

help edit

I would like to create a link which adds the current card to another card's pointer. What is the syntax for adding items to a pointer via URL?

+example

help edit

I have a "task" cardtype for to-do items, much like this site's ticket system. I've got another group of cards named after each day of the week. Each day-of-week card has a +related pointer which holds task cards.

 

I would like to add a link to the task+*type+*structure which add's the _self task to one of the day-of-week card's +related pointer. Something like this: [[update/Monday?_related=\{{_self|linkname}} | add task to Monday]]

 

+discussion

help edit

I don't think there is anything like that now, but I think it's a great idea.

--John Abbe.....2014-01-27 17:06:11 +0000

does that not work? should be /card/update (not just /update), but otherwise it looks pretty close to the correct syntax.

--Ethan McCutchen.....2014-01-27 17:39:07 +0000