mosen / mysides

A command line application for managing OS X Finder sidebar favourites
MIT License
226 stars 29 forks source link

Added insert method and basic check for display name argument #15

Closed opragel closed 6 years ago

opragel commented 6 years ago

Made sidebar_insert method functional.

If no display name for a sidebar item was specified when using mysides add there would be an uncaught exception, added basic check.