Jump to content

X-man

Level 1
  • Posts

    9
  • Joined

  • Last visited

Everything posted by X-man

  1. Same here with shortcuts. After testing a shortcut 2 times the api shuts down due to too many api calls. This does it. Will move my Evernote notes to apple notes. Much more reliable on ipad and Mac.
  2. Thank you for these interesting insights. So we'll have to wait for them to fix this... I was actually thinking about to write a simple app with webkit integrating with the documented Web-API When I look at AppStore and App installed on my device how could I distinguish between shortcut, framework and app itself? Is there a developer's view on this which I am missing? Any tools I should know of?
  3. Interesting analysis: As I currently am developing a small app with intents I've a technical interest in this beyond my user-related problems with my main use-case*): So you're saying the shortcuts are supported by an older part (extension) of the app which was build before the rebuild app 10 was released? So using the older version (wherever to get that) you think would help? *) my use case is mainly to collect various parts of a website if I find an interesting section to be quoted /remembered (instead of storing the whole page): I like only selected citations from websites including an optional comment and the url to be remembered... I am actually looking into "DRAFTS" to do so in the near future.
  4. So evernote support keeps closing the followin problem report without any interaction with me. Could that mean I'm the only one observing this behaviour? Any suggestions on how to proceed? „Append to Evernote“ function on iPadOs and iOS exhibits the following problems with the shortcuts app (aka Workflow): 1) There is no option to feed in an existing note as returned by the „Create New Note“ or „get Notes“ shortcuts. Hence only the search for a title/name is available. Append to Evernote should at least provide a variable of type „Evernote note“ for further processing as „Delete Notes“ does. (in fact this should be the only parameter accepted as there are so many issues with the search interface as show in items 2-4) 2) Searching for the note to append to fails for notes created by the same shortcut just some steps/seconds ago unless there is a wait interval of at least roughly _15 seconds_ between creation and appending to notes. This is an unacceptable delay when working with shortcuts. 3) If search fails the „Append to Evernote“ does in fact CREATE a NEW Note to which the content is appended to. At least this action should fail as there is NO Note to append to. 4) Search can also fail if the „in Notebook“ parameter is set to a notebook in which the original note was not created in. 5) The content parameter does accept rich text (e.g. bold) but ignores/deletes relative hyperlinks. Absolute ones are accepted PS: (I even started thinking about writing my own shortcuts-to-evernote-bridge app based on intents - did anybody think about doing this or would support this?):
  5. Thank you @PinkElephant for the hint. I opened two support request with EN Support, one for the „Create New Note“ and one for „Append to Evernote“. After testing a bit more thoroughly I also realized that both create and append do not handle rich text well: hyperlinks get killed which is totally unacceptable in my use-case. I‘ll keep all of you posted on the responses by EN. KR - C
  6. Evernote‘s shortcuts support offers 5 services of which almost each is flawed, rendering the integration unreliable and hence useless: Operations on existing notes should not search by „Note Title“ only but allow to work on „Evernote note“ objects and to search for evernote links (internal/external from the „Get Note Link“ service) as well as date ranges (created / updated). notebooks and optionally content of the notes body to contain „any“ or „some“ of keywords provided. Such search operations should allow/opt to first (and maybe exclusively) look into the local storage (and especially into offline workbooks) rather than requesting the server backends (as I assume that a user might want to work on the same items he‘s been working on locally anyways). Operations returning a „Evernote Note“ object (or multiple) should make the following additional properties of such objects available: internal/external link (as URL), notebook (as text) body (as html) Create New Note: Parameter „in Notebook“ is ignored. New notes are created in the „default“ notebook only. After creating a Note (even on a workbook which is made available offline) it takes more than 15 seconds for the note to be available for „Get Notes“ and „Append to Evernote“. This timeout might take much longer. Append to Evernote: Parameter „Note Title“ returns no result for newly created notes unless the note has been created at least 15 seconds before. Parameter „in Notebook“ is ignored. Get Notes: Parameter „in Notebook“ is ignored. Delete Notes: I do not dare to test that function! Privacy Settings: When using different operations (Create, Append, Get, Delete) there appear multiple privacy settings all stating Allow this shortcut to access „Evernote“. Also only some of them bear the evernote icon (elephant) as some other are a white sphere on blue background. (I assume this is related to the fact that the service are provided in different extensions) When will at least the Create and Append Issues be fixed? I‘m suffering from those errors for quite some time. Hope to hear from Evernote soon!
  7. Shortcuts integration, especially the „Append to Evernote“ service sucks hard and will be one major reason I will switch to another notetaking app unless this is repaired soon! It‘s totally unreliable, unpredictable hence useless!
×
×
  • Create New...