MicroKit allows developers to seamlessly access and consume notes from our code-oriented notes app, enhancing their productivity by integrating frequently used scripts and commands directly into their development environment.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
MicroKit enhances developer productivity with a code-oriented notes app, integrating scripts and commands seamlessly into your workflow while ensuring privacy and efficiency.
Features
Access Notes: Seamlessly access and manage your MicroKit notes within Visual Studio Code.
Save Notes: Save selected text or entire files as notes to specific projects.
Search and Filter: Easily search and filter notes by name or description.
Project Organization: Structured tree view for organizing notes within projects.
Quick Actions: Convenient context menu actions for saving notes and accessing features.
Installation
Install Visual Studio Code.
Go to the Extensions view by clicking the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
Search for "MicroKit".
Click Install on the MicroKit extension.
Usage
Login: Enter your MicroKit token to access your notes.
View Notes: Navigate through your projects and notes in the tree view.
Save Notes: Right-click in the editor to save selected text or the entire file as a note to a specific project.
Search: Use the search box to find notes by name or description.
Refresh: Click the refresh button to update your notes from the server.
Commands
MicroKit: Save Note Selection: Save the selected text as a note.
MicroKit: Save Note File: Save the entire file content as a note.
MicroKit: Search Notes: Search for notes by name or description.
MicroKit: Clear Search: Clear the search filter.
MicroKit: Refresh Notes: Refresh the notes from the server.
Configuration
The extension stores your MicroKit token in a configuration file located in your home directory at ~/.microkit/vs_config.
License
This extension is licensed under the [MIT License].