SkillAgentSearch skills...

Blocknotes

App and PWA for taking notes, created with the Block Editor.

Install / Use

/learn @block-editors/Blocknotes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Blocknotes

|Dark Note|Dark List|Light Note|Light List| |-|-|-|-| |image|image|image|image|

image image

After cloning the repository and npm install, you can run npm start to run a local server with the dev files.

Running the iOS and macOS apps is a bit slower, since it needs the dist files. You can build the dist directory with npm run build, then npx cap sync to sync the files to the ios directory. Open Xcode with npx cap open ios.

It uses Capacitor to create the native apps from the PWA. A modified version of @capacitor/filesystem is used to allow picking any directory in the local filesystem. By default @capacitor/filesystem saves to indexDB on the web, and a hidden app folder on iOS/macOS.

Related Skills

View on GitHub
GitHub Stars65
CategoryDevelopment
Updated7d ago
Forks9

Languages

JavaScript

Security Score

80/100

Audited on Mar 14, 2026

No findings