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

Add cmds to move & copy existing subjects to subject sets #158

Open
camallen opened this issue Feb 27, 2020 · 3 comments
Open

Add cmds to move & copy existing subjects to subject sets #158

camallen opened this issue Feb 27, 2020 · 3 comments
Labels

Comments

@camallen
Copy link
Contributor

Would you support the cli to have the ability to move a subject between sets or even copy to a new set?

Noting that subject set already has the the add-subjects & remove-subjects cmds on the subject set.

Move could could possibly wrap the above set commands but on the subject resource instead?

  • panoptes subject 1 move_to 321 : link to set 321, remove from current set
  • panoptes subject 1 copy_to 321. : link to set 321 and leave intact at current set.

Thoughts?

@adammcmaster
Copy link
Contributor

Copying sounds the same as the existing add-subjects command, but we absolutely can add a move command if that's something people need.

@camallen
Copy link
Contributor Author

yes, i agree. However i think adding the cmds above to the subject resource and we could use the copy and move terminology?E.g.

  • I want to copy this subject to subject set 1
  • I want to move this subject from subject set 2 to subject set 1

@adammcmaster
Copy link
Contributor

adammcmaster commented Feb 28, 2020 via email

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

No branches or pull requests

2 participants