Code Monkey home page Code Monkey logo

tagme's People

Contributors

stoleti avatar zordsdavini avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

tagme's Issues

Split library into frontent and backend

Backend part should be separated from Gooey. This should be done because there is possibility to switch frontent or even create app in mobile, web or other formats

Print progress

Add some prints to see that as log or progress. Ex., filename with added or removed tags, cleared files/directories

method to remove tag from file

in Tag class add method remove_tag with arguments:

  • filepath: str
  • tags: list
    other tags should be preserved and if no tags left - remove __ at the begining

Create class to add tag to file

INPUT:

  • path to file with filename
  • list of tags

RESULT:

  • tags included in filename in format _XX, tags should end with __
  • tags should be added only from config in same sorting
  • tags should be checked with already added tags in filename

Add flow to clear files

It should get source and destination folders.

  • It should go through all source files and search in destination.
  • if file exists - remove it
  • search should ignore tags
  • recursively

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.