Jump to content

mpacker

Level 2
  • Posts

    33
  • Joined

  • Last visited

Everything posted by mpacker

  1. AppleScript was never brought across to the V10 client. If you wish to keep using AppleScript you'll want to remain on the pre-10 client. Hopefully thats still able to be downloaded.
  2. You may find that it just works. Mine did. However I did just refer to the application as "Evernote" in my script. When I tested some in script builder it had me select Evernote Legacy as the app.
  3. I understand from a single post here and some posts on other forums that Applescript is not supported in V10. For those that have worked out automations for Evernote using their rich script library this is a huge shock. I wanted to confirm this and create a place for people to comment about this. CMD+J has become muscle memory for me and is such an incredible time saver. As much as I would love to update and pray that all the quirks of the old app have been addressed these pail into insignificance if my filing by applescript will no longer work. I'm not interested in maintaining two versions and their associated databased either. Until now I have stuck by Evernote for over 10 years and this has been the first indication that I probably should have done what many power users did a few years ago and jumped ship. I still hold on to the believe that Evernote could be the best experience for me provided all the features of Evernote 7 for Mac are implemented into V10 including rich support for scripting and CMD J. I'm sure there are others that I will find out only after a bit of use. I'm more than happy to pay for the top tier of Premium as I get a huge amount of value from Evernote with its current set of features.
  4. Indeed. I am staying for the wrong reasons - too hard to move to something else and no decent alternative (because I exploit quite a lot of Evernote's functionality). In no way because of user delight. Evernote may say that's fine, but without delighting users their future will slowly taper off into the sunset. See my thread on sync sloppiness here also.
  5. Hopefully you're being sarcastic here! I can't think what the last new feature was, let alone one that was useful and in support of Evernote's "your knowledge store, everywhere" mission. Like Zoom has done, Evernote need to pivot immediately to focus on nothing but getting the mobile apps working as well as they used to, you know, how it worked when we all signed up to put our lives' data in to this service.
  6. Do any Evernote employees watch these forums? Notice how just about everyone who is contributing to this thread is Premium. This is not a good situation. How do we escalate this to Evernote as a customer facing issue?
  7. To me now, Evernote is just a storage and searchable structure. I can no longer use it for note taking on mobile, in fact mobile just scrapes in for emergency look up of information. Any real use of Evernote has to be done on the Mac client. I may use this "down time" to look for how I can achieve the same thing with iCloud Drive folders and tags where I use Evernote for structured storage (filed by Hazel) and move to Apple notes for my dumps of data I just want to be able to search down the track. I have no issue paying for premium but premium should come with zero annoyances.
  8. Good tips, thanks. Hope to get a moment to work on this in the next week or so!
  9. Thanks @DTLow This is helpful. Anyone have experience with variables in tag names, and how to do it considering the " ".
  10. Any applescript ninjas out there who know how to do this? I am familiar with applying "static" tags when creating notes with applescript out of Hazel. I am not very familiar with how to use variables when assigning the tags. my current script would be tell application "Evernote" activate create note from file theFile notebook {"Statements"} tags {"FY1920"} synchronize end tell The FY1920 tag indicates "financial year 2019-2020". Right now when it clicks to a new year over I have to go in and update my scripts in Hazel. After years of doing this I would like to have them be created dynamically. Hazel can provide me the data via custom attributes. I need to be able to take the raw year data from the Hazel custom attribute, convert the date to just 2 digit year, subtract one year from the first one, add "FY" to the front of the string then use that string for tagging in the apple script. Anyone done this and could provide some code I could try?
  11. This really shouldn't be the case. Apps are frozen in place, occupying no resources but still in last known state when switched to the background. If it was killed perhaps it could resume at the same place, with some clever programming that constantly remembers the last open state. It is also getting very sluggish and takes a few taps sometime before it responds. It feels like a mobile web site, not an app. I hope that they get this sorted out.
  12. Thanks for the comments. I realise that there are restrictions in iOS that are out of Evernote's control. Reminder state also seems to be one of the first things that are synced in the sync process, so reminders should feasibly be synced before the OS says "times up". Seems to me that the server isn't waking the client to background sync like it used to. However the same problem also occurs on my 2 Macs. I am 99% sure the notes are synced there, the badge just isn't updating. As soon as I switch to Evernote the badge disappears. Despite all this everything is 100% reliable and I have never lost data. Hence my term "papercuts". I use reminders sparingly (It would drive me insane if I used them extensively). So when I see a badge on Evernote I usually bear in mind that it may be the first time I have opened it since completing a reminder on another device. I launch it and sure enough the badge disappears. Nothing is actually overdue. It serves its purpose but I'm pretty sure this was not the desired behaviour from the designers. Seems that there needs to be a bit of work done on tidying up processes on the Mac client (dock badge and Notepad count badges) every hour or so.
  13. Thanks. I can confirm that sync is working very nicely when the app is in the foreground. The thing that doesn't seem to be working is background sync.
  14. I guess I may be the only one. I wish to add another paper cut here. When clearing a reminder, I still see notification badges for that reminder on other devices. The badges are still there over 24 hours after clearing the reminder (marking done). Evernote is failing to background sync those clients, or the background sync is happening but the app is forgetting to pull the badge. The badge disappears immediately upon launch of the app on that device. Mac and iOS the same. Simple sync functionality just not working right.
  15. Am I the only one completely annoyed that the note count numbers only update when clicking on the notebook? For example if a note is added or removed from a notebook on another device or via AppleScript, the note count doesn't update until the notebook is clicked. Additionally the notification badge on the dock icon only updates when Evernote is brought to the front. Its not like its only updating when it syncs, its instantaneous upon click. Its like it should know the count has changed, just lazy to update the count on screen. Seems like there should be a periodic low priority process every few seconds to update all the note counts and dock icon.
  16. I too have noticed this, very annoying especially when you have spent only a microsecond in the other app (probably to copy or check something small). This is totally possible and I guess something is crashing or the system is putting evernote to the frozen state and its not recovering.
  17. Thanks @Shane D. for clarifying and merging the parallel threads. This makes sense now. In the meantime I will just bump the site to Chrome if I need to clip. I think we can all agree that we want a highly reliable (and fast) web clipper, not one that was rushed out just because Apple changed their policy a little earlier than expected. Seems we will need to move to Mac App Store versions of Evernote if we want to use Safari Web Clipper in future, am I right? This is a change for me but I can't think of any problems, other than we may have to wait a day or so longer for new releases to be available?
  18. I think this is effecting me. I just went to clip something and it had disappeared. Completely vanished. I am only running Mojave 10.14.6 and safari 12.1.2. When I click on "get web clipper" from the evernote preferences it directs me to the mac app store - first the evernote client and then a long list of safari extensions (and its not there). I have never bothered to switch to the MAS version of evernote as I felt the direct versions came quicker. Can I take the above to mean I have to live without the web clipper in Safari until evernote release a new version?
  19. This is awesome! I totally ignored the point about defining which input attribute. I have made a little change which sets the reminder to the day before, just in case I get too busy on that day. set dueDate to ((item 1 of inputAttributes) - 1) tell application "Evernote" activate set theNote to create note from file theFile notebook "Statements" tags {"Tag1", "Tag2", "Tag3"} set reminder time of theNote to dueDate synchronize end tell Thank you very much, this will really improve my workflow and helps me think of other things I can do with Hazel and Evernote.
  20. Hi DTLow Not sure if you are familiar with Hazel or not. I'm trying to add a line to set a reminder to pay a bill which is passed in from Hazel as an input attribute. After a lot of searching I was unable to find any exact examples for a noob like me to copy and paste. My current script looks like this but it does not work, this is my first attempt at modifying an existing script. Can you help? tell application "Evernote" activate (create note from file theFile notebook {"Statements"} tags {"Tag1", "Tag2", "Tag3"}) set reminder time of theNote to "Due Date" synchronize end tell This is the value which is passed to the script (embedded type) by Hazel. What am I missing in my script?
  21. When I select the reminder icon, notes should be sorted and displayed in such a way that today's reminders are at the top of the screen. Scroll up (by pushing notes down) to see reminders in the future. Scroll down (by pushing notes down) to see notes with overdue reminders. In the current implementation I have to scroll while looking at the reminder dates to see when they turn into times, in order to work out which ones are due today. Not ideal.
  22. A lock icon on the note, akin to the lock in system preferences, would be good. Click the lock to lock the note (make it read only). Click it again to unlock with a confirmation dialog.
×
×
  • Create New...