Janek Zangenberg
Janek Zangenberg
Hey, thanks a lot! The 'auto move' feature refers to the one, that enables you to move a file to a previously selected destination via the `To /{previous_destination_dir_name}` notification action,...
Okay I see, should be feasible and certainly would be a nice addition to the app functionality. I'll try to implement it asap.
> Yes, I also was kinda misled by the name "auto move" 😄 > > I hope this will be implemented properly soon, as well as adding more file extensions...
> Some kind of regex filtering system that acts on user-defined and nested rules would be AMAZING, I'm not sure how much of a battery/CPU impact it would have though?...
In any case I've started working on the actual auto move feature. I thought I'll do it so that one can determine the auto move destination for a file type...
 Just wanted to let you know that I've come to terms with what I'd consider a decent UI implementation, still got a bit of a way...
> Android development is weirdly hard. True dat ;)
> Just out of curiosity: is this acting on MIME types, file extensions, or something else? I was reading some documentation and it seems like Android MIME is not as...
Auto moving is now possible in [0.2.0](https://github.com/w2sv/FileNavigator/releases/tag/0.2.0) btw, let me know what y'all think :)
Should definitely be possible, I'll see what I can do.