stuming
Level 2-
Posts
14 -
Joined
-
Last visited
About stuming
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
stuming's Achievements
3
Reputation
-
... this is a feature people have asked Evernote to implement since the dawn of time!! It's strange that only yesterday I was looking into handwriting to text conversion natively in Evernote due to me getting a Chromebook with a stylus, and the next day it arrives! I currently use remarkable tablet to Evernote, then I have an integration written which OCRs the text and creates actions points from the text and creates items in Todoist. Works well, and I'm sure the new transcribe feature won't have any way to be called from the API so no automation.
-
... on my Android app I can choose the default launch page in settings. List is Create, Notes, Notebooks, Tasks and Calendar. Not sure if one of those suits better than whatever it is set to now.
-
UPDATE: APRIL 2022 - Filterize is NOT CLOSING DOWN
stuming replied to athletico's topic in Evernote Integrations
... still probably best to unpin this topic now. Maybe? -
Morning When I saw this topic from the OP I thought "I'm sure I've seen that too" and today when I signed in on a Mac I haven't used for a couple of days I got the "We've upgraded you to v10.94.3" notice, and then the New Event button was highlight and the message said this below: ... except of course I can't add a Google Calendar even via Evernote. Still. I mean how hard can this be? It's an API call that's all. Stuart
-
UPDATE: APRIL 2022 - Filterize is NOT CLOSING DOWN
stuming replied to athletico's topic in Evernote Integrations
... probably best unpinning this topic now? -
Hi I am writing an integration for Evernote that requires me to create notes containing PNG files. Up until 2 days ago notes created with PNG images were created instantly. Now, I can past the image into a note and 80% it never makes it to the server, or for the remaining 20% of the time, it takes 30 mins or so to appear. This happens on every version of Evernote I have: web, Android, MacOS. If I email a file with an image into my Evernote mailbox it's not as slow. Takes a few minutes to appear which is kind of normal. I have tried on different wifi networks etc. It's definitely Evernote cloud servers that have the issue. Anyone else seeing this? Stuart
-
Hi Had some success with Make building scenarios for handling attachments and the like. I'm testing something for my remarkable notes where I reorder the attachments in Evernote in page number order, so I always see the latest page I've added at the top of the note. Just testing this, which involves running a make scenario once, and picking up a single note that is new, I've hit the rate limit set by Evernote. I understand this is hourly yes? I can't believe I've hit a rate limit when I've been picking "new notes" maybe once every 5 mins. Is there a place I can review what Evernote think I have requested or logs or something? I'm assuming not. Thanks Stuart
-
UPDATE: APRIL 2022 - Filterize is NOT CLOSING DOWN
stuming replied to athletico's topic in Evernote Integrations
Hi all Sorry to hear about Filterize shutting down. I use it for renaming and moving notes i send via email all the time. I've also go some experience with Make and have written a couple of integrations that call the APIs of apps not natively supported by Make, such as Motion. I suspect some of the issues that have caused the Filterize people to decide it's not worth bothering anymore will raise their heads; there seems to be issues around having a note open on one device and the time taken for it to be "released" for editing on another. But Make has error handling to a degree and can work around these. I'm going to have a play and see if I can recreate some of filterize's features. Cheers Stuart -
Decouple my login from Apple but keep account?
stuming replied to stuming's topic in Evernote General Discussions
Thank you very much for the reply. I didn't realise it would be some simple else I would have searched the help site. Apologies. -
Hi For a reason I can't quite remember when I signed up for Evernote I decided to login via Apple. I want to change this now as I don't want my Apple ID password being potentially typed on on various devices. Not do I want my Google one for that matter. Is there anyway I can change to a traditional login for my account, which I have paid the annual sub for BTW? Thanks Stuart
-
Hi I use a Remarkable tablet for handwritten meeting notes etc. I email these to the Evernote email address, where they get automatically added to the correct notebook, then filterize comes along and changes the title to the Notebook name and create date. This works perfectly. Except that the Evernote servers must process email attachments in parallel, adding them to the newly created note as each attachment is finished processing. The upshot of this is that when I email my Remarkable notes to Evernote, and the attachments are on the email as page1.png, page2.png, page3.png ... page100.png, they are added to the resulting note in a seemingly random order. I guess my clutching at straws question is: has anyone else experienced this and is there a way to force processing order? I have opened a support ticket but have heard nothing back these last 10 days. Thanks Stuart