Welcome to my personal notes repository, where I store all of my notes and thoughts as a "second brain." All of the notes are written in the markdown language for easy reading and organization. Opening the Notes
To open and read the notes, you will need a markdown editor. Some popular options include:
- Typora
- MarkdownPad
- Sublime Text with the MarkdownEditing package installed
If you're looking for a more robust and feature-rich markdown editor, you may want to check out Obsidian. Here's how to install it on Windows and Linux:
- Download the latest version of Obsidian from the official website
- Run the installer and follow the prompts
- Once installation is complete, launch Obsidian from the Start menu
- Download the latest version of Obsidian from the official website
- Open a terminal and navigate to the directory where the downloaded file is located
- Run the following command:
sudo dpkg -i obsidian_0.9.9_amd64.deb
(replace the file name with the one you downloaded) - Once installation is complete, launch Obsidian from the terminal using the command obsidian
If you would like to contribute to this repository, please follow these steps:
- Fork the repository
- Create a new branch for your changes
- Make your changes and commit them
- Open a pull request to the original repository
Please note that all contributions will be reviewed and may be rejected if they do not align with the purpose and organization of the repository.
Thank you for visiting and happy note-taking!