Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rujuu-prog/mdmemo

📒 MdMemo is a notepad desktop application that allows you to write notes in Markdown.
https://github.com/rujuu-prog/mdmemo

ant electron markdown markdown-editor notepad typescript vue3

Last synced: 3 days ago
JSON representation

📒 MdMemo is a notepad desktop application that allows you to write notes in Markdown.

Awesome Lists containing this project

README

        

# 📒 MdMemo

https://github.com/Rujuu-prog/MdMemo/assets/81368541/c964106c-87cf-4bf3-8a2d-fe104a42fa07

MdMemo is a notepad desktop application that allows you to write notes in Markdown. It combines the simplicity of a notepad with the power of Markdown formatting, making it perfect for developers, writers, and anyone who prefers Markdown for note-taking.

## 📬 Installation

To install MdMemo, please follow these steps:

1. Visit the [MdMemo Releases page](https://github.com/Rujuu-prog/MdMemo/releases) on GitHub.
2. Look for the latest release.
3. Under the "Assets" section of the release, you will find downloadable files for different operating systems.
4. Download the appropriate installer for your operating system:
- For Windows, download the `.exe` file.
- For macOS, download the `.dmg` file.
- For Linux, download the `.AppImage` or `.snap` file, depending on your preference.
5. Run the downloaded installer to install MdMemo on your computer.

## 🛠️ Features

- **Limited Markdown Support (Under Development)**: Currently, the application supports converting headings (h tags) in Markdown. We are actively working to expand its capabilities to include more formatting options. Stay tuned for updates!
- **Cross-Platform**: Available for Windows, macOS, and Linux.
- **Simple Interface**: A clean and intuitive interface that keeps you focused on writing.

## 🤝 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## 🔏 License

Distributed under the MIT License. See `LICENSE` for more information.

## 📎 Acknowledgements

- [Electron](https://www.electronjs.org/)
- [Markdown Guide](https://www.markdownguide.org/)
- [Rujuu](https://github.com/Rujuu-prog)

Thank you for considering MdMemo for your note-taking needs!