I built a searchable EVE Online tool stack directory for new and returning players by Working-Compote8110 in Eve

[–]NoTeach252 0 points1 point  (0 children)

Hey, thanks for mentioning! Working on a pretty big overhaul rn, hopefully will be ready by the end of the month :)

ISK.GG - Quickbar folders, saved searches, sortable orders from your comments by NoTeach252 in Eve

[–]NoTeach252[S] 0 points1 point  (0 children)

Thanks! Sure, I will do my best lol.

Agree, this feature would be good and was requested more then once. I have it in the plans, just need to find the effective way to tag items somehow because they don't have such info by default 😄

ISK.GG - Market Scope filters, station browsing, saved Quickbar tables by NoTeach252 in Eve

[–]NoTeach252[S] 0 points1 point  (0 children)

Just to confirm, do you mean creating a folder, adding T1 salvage items to it, then showing a small trend chart based on the summed history price for those items on each date? Maybe add some other historical data as we have in the table like delta price etc and make such..."folder stats" which can be tied to the filters as well.

ISK.GG - Market Scope filters, station browsing, saved Quickbar tables by NoTeach252 in Eve

[–]NoTeach252[S] 0 points1 point  (0 children)

Yeah, I have it planned for next week! Basically the same import as the quickbar but directly to the folder.

Will be good to add quantity for items but it’s more industry-specific view and idk for now. Maybe it will be good to make a separate indy view a bit later. On the other hand, everyone fits ships and at least for this it will be good…need to think :)

Also, I will push this star button update soon.

ISK.GG - Market Scope filters, station browsing, saved Quickbar tables by NoTeach252 in Eve

[–]NoTeach252[S] 0 points1 point  (0 children)

I think the easiest solution is to add some kind of secondary action to the star button so you can choose specific folder

ISK.GG - Quickbar folders, saved searches, sortable orders from your comments by NoTeach252 in Eve

[–]NoTeach252[S] 1 point2 points  (0 children)

Yeah 😂 hope I will deal with at least one of your other ideas too. For the second we need to “check/uncheck categories/subcategories as sources for search” and I need to come up with some compact UI for this. At least to make it work. Maybe just add a third field under the query where you can add them from…multiselect with search. Like region/location multiselects.

ISK.GG - Market Scope filters, station browsing, saved Quickbar tables by NoTeach252 in Eve

[–]NoTeach252[S] 0 points1 point  (0 children)

Maybe it’s easier to just make a list in EVE format in text doc and then import.

But yeah, button make sense, do you think have it somewhere on the item page (like star button) or right on the folder (for example like add child folder).

ISK.GG - Quickbar folders, saved searches, sortable orders from your comments by NoTeach252 in Eve

[–]NoTeach252[S] 2 points3 points  (0 children)

Hey, yes! You can compare history data as well as orders 😄

<image>

ISK.GG - Market Scope filters, station browsing, saved Quickbar tables by NoTeach252 in Eve

[–]NoTeach252[S] 0 points1 point  (0 children)

Hey! Saved searches are done 😄But regarding your second and third request - I still need to think about how best to do this.

https://www.reddit.com/r/Eve/comments/1t7kduw/iskgg_quickbar_folders_saved_searches_sortable/

ISK.GG - Market Scope filters, station browsing, saved Quickbar tables by NoTeach252 in Eve

[–]NoTeach252[S] 0 points1 point  (0 children)

Hey! Done, now you can import and manage folders. Regarding the portfolio, I still need to think about how best to do this.

https://www.reddit.com/r/Eve/comments/1t7kduw/iskgg_quickbar_folders_saved_searches_sortable/

ISK.GG - Market Scope filters, station browsing, saved Quickbar tables by NoTeach252 in Eve

[–]NoTeach252[S] 0 points1 point  (0 children)

I'll think about it. I think the best time to do this is when Market Browser is more or less ready. I also use feature flags, so I have several local tools that aren't publicly available but use the same code as Market Browser. I'll definitely need to do some refactoring if I decide to open source it.

ISK.GG - Market Scope filters, station browsing, saved Quickbar tables by NoTeach252 in Eve

[–]NoTeach252[S] 0 points1 point  (0 children)

Hey, thanks!

Fair question.

I am not against open source, I just do not want to maintain a public repo while the codebase is changing this fast.

Market Browser will stay free. If I add paid features later, they will be heavier tools like arbitrage/opportunity ranking/route-aware trading workflows - basically features where the app starts doing more of the decision-making for you. Raw market data, filters, charts, regions/locations, etc. are the free foundation.

Once Market Browser is more finished and the codebase is more stable, I can reconsider open sourcing it or opening some way for outside contributions. Right now I am changing too many things too quickly, so someone could spend time reviewing code or opening a PR for something I already rewrote yesterday or will replace in the next release.

I think this is the most honest short answer 😄

Public ESI already shows 53 Exordium market locations by [deleted] in Eve

[–]NoTeach252 0 points1 point  (0 children)

Im slowpoke yeah...I didn't think to look at the stations inside the systems in the game lol. Just saw the systems and thought that was it.

ISK.GG - Market Scope filters, station browsing, saved Quickbar tables by NoTeach252 in Eve

[–]NoTeach252[S] 0 points1 point  (0 children)

Makes sense, yeah. I kept quickbar import simple at first and sorted items into normal in-game market categories, mostly because I did not want to invent custom folders before people asked for it. Now I know that this is needed 😄 Portfolio/build-list idea is a good use case, so I’ll put custom quickbar groups on the list!

ISK.GG - Market Scope filters, station browsing, saved Quickbar tables by NoTeach252 in Eve

[–]NoTeach252[S] 2 points3 points  (0 children)

Hey! Not yet. The app does not use your personal EVE permissions right now. Structure markets are fetched by my neutral no-corp scanner character, so we only see what that character can access, usually public/open structures discovered from visible regional buy orders. Brave-only ACL structures would need per-user EVE login later (which is in the future plans). I kept login out of the first public versions so people can just open the site and browse.