ucsrename

command module
v0.0.0-...-b0dcf36 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2023 License: MIT Imports: 8 Imported by: 0

README

ucsrename renames files using Universal Category System (UCS) filename pattern.

Usage:

ucsrename [-y] filename.wav

The program asks a series of questions to build a filename that conforms to UCS standards. The source file's file extension is carried forward to the new file. Here's the layout of the filename that it produces:

CatID_FXName_CreatorID_SourceID_UserData.Extention

CatID, FXName, CreatorID and SourceID are required fields. The UserData field is optional and can be to specify information not captured by the UCS standard.

fzf is required to provide a helpful, filterable, list of category IDs.

The UCS project has a great video outlining the filename structure: https://www.youtube.com/watch?v=0s3ioIbNXSM

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
package renamer provides an interactive file renamer.
package renamer provides an interactive file renamer.
package ucs provides Universal Category System (UCS) category and filename utilities.
package ucs provides Universal Category System (UCS) category and filename utilities.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL