Git Product home page Git Product logo

Comments (12)

cboxdoerfer avatar cboxdoerfer commented on May 23, 2024 1

@spsf64 I just added the option to delete files and move them to trash. Currently the deleted files will still show up in the results (however the icon will indicate that they have been removed). But this will be fixed when I add file system monitoring - which will pick up delete or move (to trash) events automatically.

from fsearch.

cboxdoerfer avatar cboxdoerfer commented on May 23, 2024 1

@spsf64, there's some progress on a prototype but it's nothing usable yet and I'm still not sure about some of the details. Maybe by the end of this month I'll be able to publish some of the progress.

The reason why this takes so long is because I first need to implement a byte code compiler and interpreter for this to work nicely and efficiently.

from fsearch.

spsf64 avatar spsf64 commented on May 23, 2024 1

@cboxdoerfer Just checked and the option works perfectly!
Just a small suggestion, to delete a file shift+del instead of ctrl+del to comply with file manager standards?
Thanks for this great software!

from fsearch.

cboxdoerfer avatar cboxdoerfer commented on May 23, 2024 1

@spsf64, np, you too. :)

from fsearch.

cboxdoerfer avatar cboxdoerfer commented on May 23, 2024

Sure, I'll add those.

from fsearch.

spsf64 avatar spsf64 commented on May 23, 2024

Thanks, maybe other options like "copy to" and "move to" and select any folder where to put such selected files would be a great addition?
These options could simplify tasks when dealing with duplicate files.

from fsearch.

cboxdoerfer avatar cboxdoerfer commented on May 23, 2024

@spsf64, yes, copy and move to sound like useful additions. I'll add them. I opened a bug report for those: #48

from fsearch.

orschiro avatar orschiro commented on May 23, 2024

from fsearch.

cboxdoerfer avatar cboxdoerfer commented on May 23, 2024

@orschiro, that depends on the permissions of the parent directory. If you have permission to modify it (write permission) you can delete files in there.

So in general you can't delete every file because usually your user can't modify everything. However I could use PolicyKit for example, then you get prompted for a password when you want to modify system files. I'll have a look how this can be done and maybe add an option.

from fsearch.

spsf64 avatar spsf64 commented on May 23, 2024

@cboxdoerfer thanks! I will check this later today.
Any news on select/deselect paths in darabase?

from fsearch.

cboxdoerfer avatar cboxdoerfer commented on May 23, 2024

@spsf64, yes sure. Fixed it.

from fsearch.

spsf64 avatar spsf64 commented on May 23, 2024

Wow, this one was fassst! Thank you, have a nice weekend.

from fsearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.