Skip to content

Elemental Notes is a user-friendly markdown note-taking app designed for developers and power users. Built with Electron.js, it allows you to create and organize notes easily

License

Notifications You must be signed in to change notification settings

harryfrzz/Elemental-Notes

Repository files navigation

Elemental Notes

Elemental Notes is a powerful and intuitive markdown note-taking application designed specifically for developers and power users. Built using Electron.js, this app allows you to create, manage, and organize your notes seamlessly on your desktop.

Features

  • Real-Time Markdown Rendering: See your text format instantly as you type, without needing to switch between edit and preview modes.
  • File Management: Easily fetch and open markdown files to streamline your note-taking process.
  • Customizable Interface: Personalize your workspace with themes and layouts that suit your style.
  • Task Management: Organize your tasks efficiently with checklists and to-do lists directly in the app.
  • Export as Markdown: Export your notes as .md files for easy sharing and integration with other markdown-compatible applications.

Screenshots

Screenshot Screenshot Screenshot

Installation

To get started with Elemental Notes, clone the repository and install the necessary dependencies:

Make sure you have Electron.js installed globally. If you haven't installed it yet, you can do so by running: npm install -g electron

git clone <repository-url>
cd elemental-notes
npm start

Contributing

We welcome contributions to Elemental Notes! If you'd like to contribute, please follow these steps:

Fork the repository

  1. Create a new branch for your feature or bug fix.
  2. Commit your changes and push to your forked repository.
  3. Create a pull request to the main repository.

About

Elemental Notes is a user-friendly markdown note-taking app designed for developers and power users. Built with Electron.js, it allows you to create and organize notes easily

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published