spacemandev-git / fvtt-card-support

Adds programmatic deck support to FoundryVTT
MIT License
10 stars 10 forks source link

[Feature Request]: Move a card to the bottom of the deck #85

Open mvanduijvenvoorde opened 3 years ago

mvanduijvenvoorde commented 3 years ago

[Feature Request]: Move a card to the bottom of the deck

It seems its now only possible to move a card to the Top of the deck. However I need the opposite way; move a card to the Bottom of the deck.

Is there a way to do this using macro's or API so I don't have to wait for a new release?

mvanduijvenvoorde commented 3 years ago

Anything known how to do this?

Norc commented 3 years ago

Hello,

This is (awkwardly) possible from the current UI, I believe (not at my computer right now).

First, discard the card that you want to put to the bottom of the deck. The Discard Pile UI should have an option to send it to the bottom of the deck.

On Thu, Jul 15, 2021 at 10:19 AM mvanduijvenvoorde @.***> wrote:

Anything known how to do this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/spacemandev-git/fvtt-card-support/issues/85#issuecomment-880733937, or unsubscribe https://github.com/notifications/unsubscribe-auth/APNL7O35AIYKOPZJS35TIN3TX3U6PANCNFSM5AGNRZ2A .

mvanduijvenvoorde commented 3 years ago

It's "top of the deck" only, I do not see a another option.

Fortunately I did not need to use this particular option and all turned out well, but consider this a Feature Request :)