Skip to content

russelling/evernote-shotgun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evernote-shotgun

Upload any Evernote Notebook and all its notes and attachments to a Shotgun Project.

Minimum Requirements

  • Shotgun server
  • Evernote account
  • Python v2.7

Required Python Libraries

These can be installed using pip.

  • oauth2
  • beautifulsoup4

Installation

  • Download the master branch
  • Input your Evernote Developer key, Shotgun server / script info, and Shotgun User ID to the evernote-shotgun.py file.

Usage

python evernote-shotgun '[Shotgun Project Name]'

Documentation

  • Shotgun Project must already exist and exactly match the name of your Evernote Notebook (case sensitive)
  • Evernote Tags are used to link Notes to Shotgun entities following this syntax: entityType:EntityName (e.g. asset:Squirrel or shot:001_010)
  • Once you run the script, each uploaded Note will receive an 'sgSynced' Tag in Evernote, which tells the script to ignore the note if you run the script again

About

Sync Evernote to Shotgun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published