I've been going through and updating a lot of my cards lately. Here are some things I've noticed that I could use as I was working with the app.
1) Ability to filter while on a binder. I believe this existed at one point
2) Ability to load prices for all cards on a given binder/expansion.
3) Ability to rearrange the card edit page. I would like to be able to get to the number of cards in a given binder/deck at the top of the screen, not the bottom.
4) Ability to filter by land but remove all basic lands from the filter.
5) Add decks to the card database filter as well so I can see the cards in only a select few decks.
This one might be a little harder.
Some sort of filter/display option for how many copies I have a card across all printings. For example, this weekend I was going through my return to ravnica block cards. I wanted to make sure I had at least 1 of each card in the sets but also didn't want to keep multiple of them if I already had 4 copies of the card across all my printings.
Just thought about my last idea a little more and had a epiphany. Currently when I look in the card database I see something like this when Magic Binders is selected under details.
Evolving Wilds
Have: 2 Trade: 0 Need: 0 Other:0
What if instead I saw:
Evolving Wilds
Have: 2 (8) Trade: 0 Need: 0 Other:0
Where a value would be in the parentheses for the total I have across all printings if it's different from the number already there.
Will do! ;]
To clarify 3): Are you requesting ability to move the window within the screen (long press and hold to move) or the ability to swap binders section with decks section within the card edit window?
By Card Edit Window I understand the one you will see when tapping on a card in Card Database while in Flow Layout mode (default layout for landscape device orientation on iPhone) not the Card View full-screen window which you get when Card Database is in Table Layout or Grid Layout mode.
2) Testing this for Expansions only for the next app update. I need to fix the binders search bug before we have Binders UI for this.
Quote from: Piotr on December 02, 2016, 08:57:40 AM
Will do! ;]
To clarify 3): Are you requesting ability to move the window within the screen (long press and hold to move) or the ability to swap binders section with decks section within the card edit window?
By Card Edit Window I understand the one you will see when tapping on a card in Card Database while in Flow Layout mode (default layout for landscape device orientation on iPhone) not the Card View full-screen window which you get when Card Database is in Table Layout or Grid Layout mode.
I am talking about the edit screen when I am it table or grid layout. I was looking for something like the home screen of the app where I can shake and reorganize the different options. I would prefer for my case to have binder/deck/image as the very top of my card edit screen.
Quote from: Test on December 04, 2016, 06:27:27 AM
2) Testing this for Expansions only for the next app update. I need to fix the binders search bug before we have Binders UI for this.
This will get me 75% of the way there.
Quote from: reezel on December 01, 2016, 10:17:49 AM
Just thought about my last idea a little more and had a epiphany. Currently when I look in the card database I see something like this when Magic Binders is selected under details.
Evolving Wilds
Have: 2 Trade: 0 Need: 0 Other:0
What if instead I saw:
Evolving Wilds
Have: 2 (8) Trade: 0 Need: 0 Other:0
Where a value would be in the parentheses for the total I have across all printings if it's different from the number already there.
Like.
Quote from: Piotr on December 05, 2016, 04:42:03 PM
Quote from: reezel on December 01, 2016, 10:17:49 AM
Just thought about my last idea a little more and had a epiphany. Currently when I look in the card database I see something like this when Magic Binders is selected under details.
Evolving Wilds
Have: 2 Trade: 0 Need: 0 Other:0
What if instead I saw:
Evolving Wilds
Have: 2 (8) Trade: 0 Need: 0 Other:0
Where a value would be in the parentheses for the total I have across all printings if it's different from the number already there.
Like.
Just making sure my example wasn't lost due to the emoji.
Evolving Wilds
Have: 2 (12) Trade: 0 Need: 0 Other:0
It wasn't ;]
1) Should be fixed by 6.0.1
4) This sort of works but you will get a lot of extra Special rarity if you use the current filtering. Should be possible to do exactly as you say with the Predicate...
Maybe you could add an icon by the different filter options for it to be a selected or a exempt. So I can select +Land and -Basic for an example.
Paste this in your Predicate:
not card.type contains 'Basic'
and Bob's your uncle.
Alternatively, this version is not case sensitive ( A equals a ):
not card.type contains[cd] 'basic'
Quote from: Test on December 08, 2016, 02:30:09 AM
Paste this in your Predicate:
not card.type contains 'Basic'
and Bob's your uncle.
Alternatively, this version is not case sensitive ( A equals a ):
not card.type contains[cd] 'basic'
I've lost my installation of iMtg over the years I've been using it a number of times. I stopped using predicate and bookmarks a lot because they weren't saved in Dropbox and were a real pain to reinsert. If that changed I could probably go back to using them.
Curse of being an Adventurer (http://imtgapp.com/forum/index.php?topic=23003.0) ;]
Cool, we will test iCloud sync with Bookmarks, as these should be populated across all your devices within the same Apple Account, ok?
👍
Quote from: Piotr on December 08, 2016, 12:12:07 PM
Cool, we will test iCloud sync with Bookmarks, as these should be populated across all your devices within the same Apple Account, ok?
Working ok in 6.1.0 and a few versions before, actually.
Quote from: reezel on December 01, 2016, 10:17:49 AM
Just thought about my last idea a little more and had a epiphany. Currently when I look in the card database I see something like this when Magic Binders is selected under details.
Evolving Wilds
Have: 2 Trade: 0 Need: 0 Other:0
What if instead I saw:
Evolving Wilds
Have: 2 (7) Trade: 0 Need: 0 Other:0
Where a value would be in the parentheses for the total I have across all printings if it's different from the number already there.
Any chance there has been any work on this item? I was working on my collection this weekend and kept wishing this feature had been implemented.
There was some progress but not enough to test it yet.
Quote from: Piotr on December 21, 2016, 05:58:32 PM
Quote from: Piotr on December 08, 2016, 12:12:07 PM
Cool, we will test iCloud sync with Bookmarks, as these should be populated across all your devices within the same Apple Account, ok?
Working ok in 6.1.0 and a few versions before, actually.
I am not seeing this working currently. Can you point to what I need setup to make sure this is working for me?
Quote from: reezel on January 31, 2017, 10:02:25 AM
Quote from: Piotr on December 21, 2016, 05:58:32 PM
Quote from: Piotr on December 08, 2016, 12:12:07 PM
Cool, we will test iCloud sync with Bookmarks, as these should be populated across all your devices within the same Apple Account, ok?
Working ok in 6.1.0 and a few versions before, actually.
I am not seeing this working currently. Can you point to what I need setup to make sure this is working for me?
You need to be logged on two or more devices to the same iCloud account using the same Apple ID. Once you create Bookmark in iMtG on one device, it should be pushed over the network to all other devices to the same app. The time in which it happens cannot be guaranteed because of the nature of networking. I tested it once personally and it worked ;)
Quote from: reezel on January 31, 2017, 10:02:25 AM
Quote from: Piotr on December 21, 2016, 05:58:32 PM
Quote from: Piotr on December 08, 2016, 12:12:07 PM
Cool, we will test iCloud sync with Bookmarks, as these should be populated across all your devices within the same Apple Account, ok?
Working ok in 6.1.0 and a few versions before, actually.
I am not seeing this working currently. Can you point to what I need setup to make sure this is working for me?
Okay, I see the issue. Both devices need to be on the internet at the same time. I thought it would sync up later.
Quote from: reezel on February 01, 2017, 11:35:28 AM
Both devices need to be on the internet at the same time.
No, that is not the requirement for Apple's iCloud, I believe. It could act the way you describe by coincidence, but the second device does not need to be online when the first one updates iCloud servers, according to the blueprint of the system.