Skip to content

GavWood/EditorNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

EditorNotes

Allows you to quickly open a Documentation folder and enables a notes tab for use inside the Editor that lets you load, edit and save text files.

How to use

EditorNotes provides shortcuts for creating a standardized "Documentation" folder in your Unity project. It also lets you quickly open the documentation folder, the project root, or the parent directory.

image

Its built-in editor window allows you to edit and manage notes directly inside Unity. You can quickly jot down important project information, as shown here with placeholder text from Lorem Ipsum. You can save these into your newly created documentation folder and keep safe with source control.

image

Install

Package should now appear in package manager.

via Git URL

Open Packages/manifest.json with your favorite text editor. Add following line to the dependencies block:

{
  "dependencies": {
    "com.baawolf.EditorNotes": "https://github.com/gavwood/EditorNotes.git"
  }
}

Via Add Package via Package Manager

Open Package Manager from Unity's Window menu.

Choose the option: Add package from git URL, and add (https://github.com/gavwood/EditorNotes.git)

License

MIT License

Copyright © 2024 BaaWolf

About

Adds a Tab to the Unity Editor where you can make ad-hoc notes.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages