HELP: Image capture won't allow scan to Evernote
#1
Posted 15 June 2012 - 06:44 PM
#2
Posted 16 June 2012 - 07:14 PM
#3
Posted 18 June 2012 - 07:35 PM
1) Create an applescript with the script below "scan2evernote"
1*) change the set myTags to "" to the tag you want, preferable a Now tag or ASAP tag, so you remember to organize it later.
2) save the script to ~/Library/Scripts/folder action scripts
2*) search the internet to find how to unhide your Library folder. It is the one on the main HD, not the Library folder in your username folder. You will know you are in the wrong Library if you can't find the Scripts/folder action scripts
3) Create a new folder somewhere…preferably somewhere you will remember, but don't want to see. I named it "evernote watch folder" and put it in my personal folder
4) Right click that folder and select "folder action setup"
5) choose the scan2evernote script
6) Now when you scan (i just use "image capture") make sure the folder is set to "evernote watch folder" remember the files
are
Copy and paste everything below this line into applescript and compile it and save it as described above.
-----------------------------------------------------------
property dialog_timeout : 30 -- set the amount of time before dialogs auto-answer.
--MAIN FOLDER ACTION
on adding folder items to this_folder after receiving added_items
--ENTER DESIRED TAGS SPACE SEPERATED
set myTags to "1-Now"
try
repeat with newItem in added_items
if newItem does not contain "DS_Store" then
tell application "Evernote"
set NotebookList to {}
set books to notebooks
repeat with book in books
set end of NotebookList to name of book
end repeat
set targetNotebook to (choose from list NotebookList with prompt "Please select Notebook:")
if targetNotebook is not false then
create note from file newItem notebook targetNotebook tags myTags
end if
end tell
end if
tell application "Finder"
delete newItem
end tell
end repeat
on error errMsg
display dialog errMsg
end try
end adding folder items to
#4
Posted 19 June 2012 - 02:14 PM
#5
Posted 19 June 2012 - 02:18 PM
#6
Posted 20 June 2012 - 02:50 AM
#7
Posted 20 June 2012 - 07:51 AM
Running Evernote 3.1.2 on OS X 10.7.4
Hope someone can assist, for now scan to Folder and manually drag.. what a drag!
#8
Posted 20 June 2012 - 03:17 PM
#9
Posted 22 June 2012 - 02:13 AM
#10
Posted 25 June 2012 - 07:01 PM
Any ideas?
#11
Posted 29 June 2012 - 05:57 PM
#12
Posted 16 July 2012 - 01:39 PM
I am running Mac OS X 10.7.4 and evernote 3.0.6. I had been using Image Capture to scan docs directly to Evernote when suddenly a week ago the "scan to" evernote preference disappeared from the Image Capture screen. I tried to "scan to " other and choose Evernote but Evernote is grayed out in the applications folder. Can someone help me resolve this issue.
Same problem, just to add up. But as mentioned on this thread, not able to "Scan to" any other application. Shame on OS X. I don't think it is Evernote related.
#13
Posted 26 July 2012 - 03:09 PM
#14
Posted 31 July 2012 - 02:38 AM
Not sure what changed, hadn't used the scanner in about a month. Image Capture does not allow me to choose any other Applications, Evernote included.
pulled the Image Capture plist files from the ~/Library/Preferences to no avail.
Any thoughts or updates on this?
MM
#15
Posted 01 August 2012 - 12:37 AM
Never use iPhoto, so I just removed it. It's a workaround for me until this gets resolved at least.
Just told Image Capture to use iPhoto from the scan to drop down.
MM
#16
Posted 02 August 2012 - 01:40 AM
I updated to Mountain Lion, and as someone else noted, it had no effect. All Applications are still greyed out.
Test New User account (admin) same results
So being how the OS X is supposed to intuitive, I tried a simple method. I opened a Finder window to the Applications folder, and with Image Capture and Scanner load up. I simply just dragged the Evernote Application from the Finder window to the 'Scan To' drop down. Low and behold, it gave me a green plus!
I dropped it there, and now it works like it used to!
So moral of the story, just drag and drop the application! Duh
Hope this helps others out!
#17
Posted 03 August 2012 - 02:15 PM
#18
Posted 03 August 2012 - 09:50 PM
Thanks TechMarcus!!!
Alrighty! Not to be sidelined by my temporary 'workaround', I figured I would take another look at this issue today.
I updated to Mountain Lion, and as someone else noted, it had no effect. All Applications are still greyed out.
Test New User account (admin) same results
So being how the OS X is supposed to intuitive, I tried a simple method. I opened a Finder window to the Applications folder, and with Image Capture and Scanner load up. I simply just dragged the Evernote Application from the Finder window to the 'Scan To' drop down. Low and behold, it gave me a green plus!
I dropped it there, and now it works like it used to!
So moral of the story, just drag and drop the application! Duh
Hope this helps others out!
#19
Posted 04 August 2012 - 07:05 PM
Alrighty! Not to be sidelined by my temporary 'workaround', I figured I would take another look at this issue today.
I updated to Mountain Lion, and as someone else noted, it had no effect. All Applications are still greyed out.
Test New User account (admin) same results
So being how the OS X is supposed to intuitive, I tried a simple method. I opened a Finder window to the Applications folder, and with Image Capture and Scanner load up. I simply just dragged the Evernote Application from the Finder window to the 'Scan To' drop down. Low and behold, it gave me a green plus!
I dropped it there, and now it works like it used to!
So moral of the story, just drag and drop the application! Duh
Hope this helps others out!
#20
Posted 07 August 2012 - 02:35 PM
Also tagged with one or more of these keywords: mac, image capture, scan to, evernote
Windows
Evernote Products →
Evernote →
Help: Retrieve Evernote local files to new accountStarted by japferp, Today, 09:43 AM |
|
|
||
Windows
Evernote Products →
Evernote →
LOOSING DATAStarted by Waggelen, Today, 07:14 AM |
|
|
||
Windows
Evernote Products →
Evernote →
Windows Installation Error Code 2732- Another Easy Workaround.Started by Benny.Flash, Today, 06:31 AM |
|
|
||
Windows
Evernote Products →
Evernote →
Evernote 4.6.5.8353 still crashes when moving notesStarted by EdH, Yesterday, 09:26 PM |
|
|
||
iOS
Evernote Products →
Evernote →
45 seconds after clicking on note in ios to add info to a note?Started by bounce, Yesterday, 08:30 PM |
|
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












