GithubHelp home page GithubHelp logo

protonuniverse / tree_this_folder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imvanda/tree_this_folder

0.0 0.0 0.0 302 KB

为你的右键添加tree命令功能,快速生成文件夹结构,使用windows批处理脚本实现。"Add the 'tree' command functionality to your right-click menu for quick generation of folder structures, implemented using a Windows batch script."

Batchfile 100.00%

tree_this_folder's Introduction

Tree_This_Folder

为你的右键添加tree命令功能,快速生成复制文件夹结构,便于 ChatGPT/你的同事 理解你的项目结构,使用windows批处理脚本实现。

Enhance your right-click menu with a 'tree' command feature to quickly generate and copy the folder structure, aiding in the clear understanding of your project structure by ChatGPT/your colleagues, realized through a Windows batch script.

实现效果如图:

image-20231230193757699

image-20231230195131168

点击后,会自动将当前所处文件夹的子文件夹结构复制到剪切板(可选功能:并输出生成txt文件)

使用方法:

只需要复制功能,则使用 管理员权限 运行 仅复制 文件夹下的 add1.bat即可。

需要复制且在输出txt功能,则使用 管理员权限 运行 复制且输出txt 文件夹下的 add0.bat即可。

输出txt效果如下:

Snipaste_2023-12-30_19-57-56

请注意,后续使用请保持main bat文件路径稳定(因为原理为每次使用时调用),建议放在不易改变的路径

如需复原,管理员权限执行remove.bat即可。

tree_this_folder's People

Contributors

imvanda 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.