Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Create and print labels from your Discogs collection notes with Dymo Labelwriter printers

Notifications You must be signed in to change notification settings

salcido/discogs-label-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discogs Label Maker

About

NOTE: I am no longer maintaining this codebase.

discogs-label-maker will convert your personal notes for releases in your collection into 2 5/16" x 4" printable labels for the Dymo Labelwriter 450/Turbo printer.

Example label

Click the Preview label button when viewing a release in your collection. You'll be prompted with a the artist name and a list of styles automatically generated from exsiting markup. Either accept them by pressing 'OK' or edit them to your liking. A preview of your label will be rendered into the DOM.

If you are happy with the label, click it and it will be printed from your Dymo Labelwriter printer. If not, make any changes you want and press Preview label again. An updated label will be rendered into the DOM.

Installation

  • git clone https://github.com/salcido/discogs-label-maker.git (this repository)
  • Ensure the 'Developer mode' option is checked in Chrome and click 'Load unpacked extension...' then select the discogs-label-maker root folder.

Customization

The xml template is formatted to fit a 2 5/16" x 4" sized label. You can either tweak positioning by changing the Bounds fields in each TextObject or create your own template from scratch. You'll need to update the Name values of each TextObject to match what's in label.setObjectText methods in inject.js so the extension knows which fields to populate with the corresponding information.

About

Create and print labels from your Discogs collection notes with Dymo Labelwriter printers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages