Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有办法从与 Evernote 集成的 Web 应用程序中删除标签。我知道 noteStore.expunge_tag 会引发 PERMISSION_DENIED 异常,并且 Evernote 不会授予永久删除某些内容的权限,但我希望有另一种删除标签的方法(例如将便笺移动到垃圾文件夹的 delete_note)。
谢谢
似乎在 Evernote 开发者论坛上提出了类似的问题。而其中一名员工给出的答案是……
不幸的是,没有办法不永久删除标签,我们没有将标签放入垃圾箱的功能(就像我们的笔记一样)。
对不起。