1
0
Fork 2

WIP: Add ability to find duplicates #4

Geschlossen
Flamey möchte 2 Commits von Flamey/findall:master nach master mergen
Flamey hat vor 4 Jahren kommentiert

I am quite scattered and probably losing 10-15 slots from stacks being split among inventories. Finds them all.

I am quite scattered and probably losing 10-15 slots from stacks being split among inventories. Finds them all.

I was thinking of implementing something like that.

Some general comments on your code:
I would like to have a -d or --duplicates parameter

The flag should make the search apply an additional filter to only find duplicates within the search result.

I dont think duplicating the search function is the way to go.

Ill check out the code in more detail later.

I was thinking of implementing something like that. Some general comments on your code: I would like to have a -d or --duplicates parameter The flag should make the search apply an additional filter to only find duplicates within the search result. I dont think duplicating the search function is the way to go. Ill check out the code in more detail later.
Flamey hat den Titel von WIP: Add ability to find dulpicates zu WIP: Add ability to find duplicates vor 4 Jahren geändert
Flamey hat vor 4 Jahren kommentiert
Ersteller

The other thing that's important i found out is that we want to display results differently. I've been using it today to clean up and i really want 1 row per item/char.

Prism Powder/Flaahmie: Inventory(12), Mog Safe(3)
Prism Powder/Flamey: Satchel(3), Case(15)
Silent Oil/Flamey: Case(1), Sack(1)

The other thing that's important i found out is that we want to display results differently. I've been using it today to clean up and i really want 1 row per item/char. Prism Powder/Flaahmie: Inventory(12), Mog Safe(3) Prism Powder/Flamey: Satchel(3), Case(15) Silent Oil/Flamey: Case(1), Sack(1)
Flamey hat vor 4 Jahren kommentiert
Ersteller

Oh and I see options for ignoring complete stacks, ignoring equippable gear.

Oh and I see options for ignoring complete stacks, ignoring equippable gear.

After some more contemplating it makes sense to have a command like /findall_duplicates to show all duplicates and not only a subset by searching for characters or items. But I dont think it should integrate with the default search at all.
I would also only show stackable items.
I agree with you about the need to display results differently.
But this is findall it searches on all characters and the search results should reflect that.

After some more contemplating it makes sense to have a command like /findall_duplicates to show all duplicates and not only a subset by searching for characters or items. But I dont think it should integrate with the default search at all. I would also only show stackable items. I agree with you about the need to display results differently. But this is findall it searches on all characters and the search results should reflect that.
Flamey hat vor 4 Jahren kommentiert
Ersteller

Yeah i think it would need more work, but i do like seeing that i have darksteel ore scattered over 3 characters.

I think the main thing for duplicates is rearranging the output, default filtering to only stackable items.

I think an option to ignore complete stacks would be nice too.
Duplicates would be nice to default to current char, but multi char find is super useful.

Yeah i think it would need more work, but i do like seeing that i have darksteel ore scattered over 3 characters. I think the main thing for duplicates is rearranging the output, default filtering to only stackable items. I think an option to ignore complete stacks would be nice too. Duplicates would be nice to default to current char, but multi char find is super useful.

Hi,
I implemented a duplicate and stackable search in the addon.
Care to try it?

Hi, I implemented a duplicate and stackable search in the addon. Care to try it?
atom0s hat vor 4 Jahren kommentiert
Besitzer

Going to close this as it has been addressed fully in another pull request that has been merged.

Going to close this as it has been addressed fully in another pull request that has been merged.
atom0s hat diesen Pull-Request vor 4 Jahren geschlossen
Bitte diesen Pull-Request wieder öffnen, um zu mergen.
Anmelden, um an der Diskussion teilzunehmen.
Keine Reviewer
Kein Label
Kein Meilenstein
Niemand zuständig
3 Beteiligte
Nachrichten
Fällig am

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Dieser Pull-Request hat momentan keine Abhängigkeiten.

Laden…
Hier gibt es bis jetzt noch keinen Inhalt.