Skip to content

Guilherme-Marquez/vscode-notes-community

Repository files navigation

Notes (Community Fork)

This repository is a community-maintained fork of the original VS Code extension Notes by Dion Munk.

Fork Status

  • This is an unofficial fork.
  • Main goal: maintenance, quality-of-life updates, and compatibility improvements.
  • No affiliation with the original author beyond attribution to the upstream project.

Attribution

Original project:

This fork keeps attribution to the original author and project.

License and Usage

This fork remains under the same license used by the original project:

  • Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)

Important:

  • Non-commercial use only.
  • If you redistribute this fork, keep attribution and license notice.
  • For commercial use, contact the original rights holder for permission.

What Changed in This Fork

  • Tag filtering with a dedicated Tags view.
  • Tag color selection with readable color names.
  • Move actions for notes and folders.
  • Improved note creation template with tag metadata.
  • UX and packaging cleanup.

Local Development

Install dependencies and build:

npm install npm run webpack

Package extension:

npx @vscode/vsce package

Install generated VSIX:

code --install-extension ./vscode-notes-2.0.0.vsix --force

Support the Maintainer

If you want to support maintenance effort, open issues, submit pull requests, or star the repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors