Spark Club
A note-taking and task management extension for programmers!
Features
- Create Notes: Easily create and manage notes using templates.
- View Notes: View all your saved notes in one place.
- Clear Notes: Clear all notes with a simple click.
- Add Your Name: Personalize your workspace by adding your name.
How you can work on it
![View](https://github.com/freelancetaha/create_notes/raw/HEAD/<Screenshot From 2024-12-20 19-33-42.png>)
![Add Name](https://github.com/freelancetaha/create_notes/raw/HEAD/<Screenshot From 2024-12-20 15-53-23.png>)
Getting Started
To use Spark Club, follow these steps:
1. Set up your workspace with your name
- Open the command palette (
Cmd+Shift+P on macOS or Ctrl+Shift+P on Windows/Linux).
- Type
Add Your Name and select the command.
- Enter your name in the prompt. This will personalize your workspace and create a folder named after you.
- A
WELCOME.md file with a welcome message will be created in your workspace.
2. Create a new note
- After setting up your name, open the command palette again.
- Type
Create New Note and select it.
- Choose a note template from the options:
- Blank Note
- Meeting Notes
- Task List
- Project Plan
- Daily Journal
- Bug Tracker
- Code Snippet Manager
- The selected template will open in the editor, and you can start adding content.
3. Save a custom note template
- After editing a note, you can save it as a custom template.
- Open the command palette, type
Save Custom Template , and select it.
- Provide a name for your custom template, and the content of the note will be saved for future use.
4. View your saved notes
- Your personalized notes will be saved in the folder created with your name. You can navigate to this folder to view and edit your saved notes.
5. Clear all notes
- You can clear all notes from your workspace by selecting the Clear Notes option from the command palette.
Requirements
This extension works on Visual Studio Code version 1.96.0 or higher.
Extension Settings
This extension does not require additional configuration. It runs out of the box with default settings.
Known Issues
- None at the moment. Feel free to report any issues or bugs you encounter.
Release Notes
0.0.1
- Initial release of Spark Club extension.
- Includes basic features like creating, viewing, and clearing notes.
Working with Markdown
You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
- Split the editor (
Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
- Toggle preview (
Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux)
- Press
Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets
Enjoy!
| |