evernote-core-workflow-a

Evernote Core Workflow A: Note Creation & Management

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "evernote-core-workflow-a" with this command: npx skills add jeremylongshore/claude-code-plugins-plus-skills/jeremylongshore-claude-code-plugins-plus-skills-evernote-core-workflow-a

Evernote Core Workflow A: Note Creation & Management

Overview

Primary workflow for creating, organizing, and managing notes in Evernote. This covers the essential CRUD operations that form the foundation of any Evernote integration.

Prerequisites

  • Completed evernote-install-auth setup

  • Understanding of ENML format

  • Valid access token configured

Instructions

Step 1: Note Creation Service

Step 2: Note Retrieval and Reading

Step 3: Note Updates

Step 4: Note Organization

Step 5: Complete Workflow Example

For full implementation details and code examples, load: references/implementation-guide.md

Output

  • Fully functional note creation service

  • ENML content formatting

  • Notebook organization

  • Tag management

  • Todo list support

  • Content append/update operations

Error Handling

Error Cause Solution

BAD_DATA_FORMAT

Invalid ENML Use wrapInENML helper, validate content

LIMIT_REACHED

Too many notebooks (250 max) Clean up unused notebooks

DATA_REQUIRED

Missing title or content Validate inputs before API call

INVALID_USER

Token expired Re-authenticate user

Resources

  • Creating Notes

  • ENML Reference

  • Note Types Reference

Next Steps

For search and retrieval workflows, see evernote-core-workflow-b .

Examples

Basic usage: Apply evernote core workflow a to a standard project setup with default configuration options.

Advanced scenario: Customize evernote core workflow a for production environments with multiple constraints and team-specific requirements.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

backtesting-trading-strategies

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

svg-icon-generator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

performance-lighthouse-runner

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

mindmap-generator

No summary provided by upstream source.

Repository SourceNeeds Review