Brain is a place inside your IDE where you can store any Memory (any file that VS Code can open) and make it available across different workspaces.
-
Unobstrusive view inserted at the file explorer.
-
Tree view of your notes using Themes.
-
A memory can have any extension.
-
Use all Markdown features integrated in VS Code or any other extension.
-
Make notes in a source code file and use sintax highlighting, etc.
-
Make new Themes or Memorys while working in any workspace.
-
Open any Theme or Memory from any workspace.
-
Delete any Theme or Memory from any workspace.
- This extension creates a folder called
brainNotes
in the root of your workspace. - All Memorys and Themes are atored there.
There are no settings for this extension.
There are no known issues, but if you find any, please report them on the GitHub repository.
Initial release of Brain Notes.