Git Product home page Git Product logo

labeled-files's Introduction

labeled-files

A little to help me manage files by labels

Support:

  • Drag and drop files to manage
    • Move
    • Copy
    • Link
  • Filter by mutiple tags
  • Nested tags and tree view.
    • If you define two tags A/BB/CC and A/CC, the tree view maybe like
      • A
        • BB
          • CC
        • CC
  • Default workspace
    • by rename json to config.json and add you own storage
  • Backward compatible
    • All values are storaged in sqlite
    • Auto upgrade sqlite files

Config

This program will automatically create a file config.json within the binary folder. You can edit it to

  • change default workspace name

  • add another workspace

  • in results, hide tag which used in searching

  • support regex 'r|'

    • I will enrich this feature
    • but now, the matched part will be shown when searching
  • path mapping

    A sync folder may have different path in different PC, This will change path prefix.

  • pc name override

    This program

Deployment requirements

pyinstaller GItPython

labeled-files's People

Contributors

liyihc avatar

Stargazers

皮皮 avatar Rucia_zyt avatar

Watchers

 avatar

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.