Hello,
I was wondering if there is a way to delete tags from a web application integrated with Evernote. I know that noteStore.expunge_tag throws a PERMISSION_DENIED exception and that Evernote doesn't give permission to permanently delete something, but I was hoping that there is another way to delete the tags (like the delete_note which moves the notes into the trash folder).
Thanks
4 replies to this topic
#1
Posted 25 October 2012 - 02:08 PM
#2
Posted 25 October 2012 - 04:14 PM
Unfortunately no, there isn't a way to not delete permanently a tag, we do not have a function to put a tag in the trash (like we have for notes).
#3
Posted 26 October 2012 - 07:53 AM
Is there any chance that any future Evernote API versions will contain such a feature?
#4
Posted 09 November 2012 - 09:32 PM
What is the eta of this functionality? In terms of organization and functionality I think this should be pretty high on the list of roll outs. I noticed no one responded to the above question and it's been a few weeks.
Thanks -
Thanks -
#5
Posted 10 November 2012 - 11:01 AM
I am using Evernote SDK for iphone. Now I am trying to create a new tag and need to assign it to a note. For that, I am setting,
'name' attribute (Name of the tag)
'parentGuid' attribute (guid of the note which i am going to assign to this tag)
When I tried to call 'createTag', Tag was not created. it responded as 'com.evernote.sdk error 1'
Then I tried to call 'createTag' without setting 'parentGuid' attribute, which successfully creates the tag.
Why it is not working? Is there any other way to assign a tag to a note? Pls help.
UPDATE:
I find the answer to my question. To assign a tag to note, need to set
'note.tagGuids' (while creating note),
where 'tagGuids' is the array of tag guids. This assigns the tag to the note.
Still have a doubt; what is the use of 'ParentGuid'?
-
Thanks
'name' attribute (Name of the tag)
'parentGuid' attribute (guid of the note which i am going to assign to this tag)
When I tried to call 'createTag', Tag was not created. it responded as 'com.evernote.sdk error 1'
Then I tried to call 'createTag' without setting 'parentGuid' attribute, which successfully creates the tag.
Why it is not working? Is there any other way to assign a tag to a note? Pls help.
UPDATE:
I find the answer to my question. To assign a tag to note, need to set
'note.tagGuids' (while creating note),
where 'tagGuids' is the array of tag guids. This assigns the tag to the note.
Still have a doubt; what is the use of 'ParentGuid'?
-
Thanks
Also tagged with one or more of these keywords: evernote; tags;, delete, expunge
Web
Evernote Products →
Evernote →
Deleting account and removing all stored dataStarted by plail, 06 Mar 2013 |
|
|
||
Android
Evernote Products →
Evernote →
Problem with Nexus 7, delete a big part of the note instead a word!Started by giotisf, 13 Feb 2013 |
|
|
||
Mac
Evernote Products →
Evernote →
Is there a way to delete a note on client *ONLY*?Started by menevets, 24 Jan 2013 |
|
|
||
Mac
Evernote Products →
Evernote →
Evernote keeps deleting the text of my notesStarted by Portmanteau, 22 Jan 2013 |
|
|
||
Mac
Evernote Products →
Evernote →
deleted items aren't moved to trashStarted by darragh, 10 Dec 2012 |
|
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












