Giter Site home page Giter Site logo

edenskull / wallmanager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17 KB

Google Script to increment files with a certain structure

License: GNU General Public License v3.0

JavaScript 100.00%
google appscript javascript edenskull driveapp spreasheetapp

wallmanager's Introduction

WallManager

Google Script to increment file with a certain structure

How it works

Introduction

The script is for personal use. It allows you to manually perform a file renaming in a certain directory with a pre-defined nomenclature. This script need to be on an attached Google Spreadsheet so that the activeSpreadsheet trigger correctly.

Setup Usage

Setup Global Vars

You will need to setup 4 global variables. To do that simply open the associated Spreadsheet and wait till the menu appear in the toolbar. Here you will find 4 menus with "Setup" in the name simply do them one by one.

  • SheetName : this is the name of the sheet where you want the script to trigger. You can find the name on the tabs under the sheet.
  • Folder : this is the folder that contains files that you want to manipulate. You can find the id in the URL when you are in this folder.
  • Prefix : this is the repeated name that you want to use for your files. ([Wallpaper -] 0001)
  • Format : this is the max files that you want in the folder. (this will only affect leading 0 in the name)

Things that might happens

  • If you delete a row in the spreadsheet it might affects the integrity of the script.
  • If you run the script without setting the global var, it might affects your folder.
  • If you rename the files like Wallpaper - 0001 to Wallpaper - 0002, it might affects the integrity of the script.

wallmanager's People

Contributors

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