Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Arastryx

5
Posts
10
Followers
A member registered 87 days ago · View creator page →

Creator of

Recent community posts

(1 edit)

Hey, just figured I should give you a quick heads up; I just updated the app with a new tag exclusion feature! You can now exclude tags by alt clicking the tag (or selecting "Exclude" in the context menu)

Hopefully this is what you were looking for!

p.s. The app should auto-update with this (if I implemented it correctly)

Hey, sorry for the late reply! I actually lost internet for a while and only just got it back this morning. Thanks for the heads up on this!

The inability to delete a folder is very weird! I've noticed there seems to be a few weird things regarding recursive folders, so I'll definitely have to give them a second look.

Regarding tag highlighting, I think I might be a bit confused here, but I don't remember putting in any functionality for auto-highlighting tags when selecting a file. Tags are only highlighted when:

  1. You explicitly selected them
  2. You're editing the tags on an item

Highlighting tags on file select is a pretty neat idea though! That said, I'm not sure how well it would work with the above points. Also, I'm not sure how that might work if I selected multiple items. Would it show every tag on every item? Or only the tags that are common between all of them? I'm only thinking out loud here, but I'm curious what you might think!

Sorry I couldn't get to you sooner with the save data location! Really impressive that you managed to find it on your own too! I feel like that'd be quite the needle in a haystack situation.

Either way, thanks for all the feedback! I'll definitely keep this stuff in mind

You'll be happy to know I actually have two planned features along these lines!

  1. I'm going to add the ability to exclude tags by alt clicking on them (or something along those lines), which will show everything that doesn't have a given tag
  2. I want to implement the following filters:
    1. "Show All Untagged" which shows all items that have zero tags
    2. "Show Not Manually Tagged" which is the same as above, except it includes items that only have auto-tags

As for other suggestions, at the moment, since the app is so small, it's pretty informal. I might come up with a system in the future, but for now, you're free to just jam whatever suggestion in here.

Thanks for trying the app out :)

Funny thing, this was actually the original functionality I had planned for creating tags! The first time I tried implementing it though, the code for ended up being really complicated and confusing, so I decided I would just implement an easier solution for the time being and worry about it later.

Now that I have the app finished though, I have a much better idea of how to implement it, and the fact that there's demand for the feature is nice incentive to look into it again. Unfortunately, I'm pretty busy with life stuff for the next little while, so it might be a while before I get to updating the app, but I'll definitely keep this in mind!

Thanks for the suggestion :)

(1 edit)

That actually did cross my mind while I was working on this! After a quick test, it seems like the current image tools I'm using (which is just the default stuff that came with the framework impart is built on) doesn't support PSDs. I did a bit of research though, and looks like there are other tools out there which do support them, though I'll have to test them first!

Short answer: I'll definitely consider it for a future update :)