Skip to content

Clawvault plugin submission#7

Draft
G9Pedro wants to merge 1 commit intomasterfrom
cursor/clawvault-plugin-submission-142c
Draft

Clawvault plugin submission#7
G9Pedro wants to merge 1 commit intomasterfrom
cursor/clawvault-plugin-submission-142c

Conversation

@G9Pedro
Copy link
Copy Markdown
Contributor

@G9Pedro G9Pedro commented Feb 22, 2026

Prepare the obsidian-clawvault plugin for Obsidian Community Plugin submission by updating metadata, documentation, and fixing linting errors.

This PR addresses all requirements for Obsidian Community Plugin submission, including:

  • Correcting manifest.json, package.json, and versions.json fields and versions.
  • Replacing the README.md with comprehensive plugin documentation.
  • Fixing numerous ESLint errors to comply with Obsidian's plugin guidelines (e.g., command naming, UI text casing, path handling, settings headings).
  • Removing mentions of an unimplemented "Tailscale sync" feature from descriptions.

Open in Web Open in Cursor 

- Update package.json: name, version, and description to match manifest.json
- Update versions.json: map plugin version 0.1.0 to minAppVersion 1.5.0
- Replace sample README with ClawVault-specific documentation
- Fix ESLint errors for Obsidian plugin guidelines:
  - Remove plugin name prefix from command names
  - Remove default hotkeys from commands
  - Use sentence case for UI text
  - Use Vault#configDir instead of hardcoded .obsidian path
  - Remove problematic settings headings
- Update manifest.json description to be more accurate
- Build compiles cleanly with no TypeScript or ESLint errors

All submission requirements met:
- manifest.json with required fields (id, name, version, minAppVersion, description, author, isDesktopOnly)
- LICENSE file present (0-BSD)
- README.md with plugin documentation
- main.js built successfully
- styles.css present
- versions.json with version mapping

Co-authored-by: G9Pedro <G9Pedro@users.noreply.github.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Feb 22, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants