Skip to content

jjwspring/SpringboardTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Springboard Tools

These tools add options to your right click context menu to:

  • Copy full dropbox path (adjusted to work for any user by replacing your username with %username%)
  • Copy partial dropbox path (just the Dropbox folder structure)
  • Draft upissue of file (create copy with new filename)
  • Release upissue of file (rename to remove draft version number)

Installation:

  • Install Python3 on your computer
  • Copy all files into a folder e.g. C:\SpringboardTools
  • Run generate_registry_file.py. This should generate a .reg registry file
  • Double click springboard_tools.reg and add the file to your computer's registry

Once installed, right click on a dropbox file and you should see a "Springboard" sub menu, with the various tool options in there.

If you wish to suppress the terminal pop up when copying path names you can comment out the inidcated line in copy_file_link.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%