Welcome to the Cinder Notes project.
We are currently in the scaffolding stage of development. The core infrastructure and design patterns are being established to support the application's growth.
Our immediate development focus is on the filesystem integration:
We are implementing the file explorer and tree structure. Use Tauri's fs (FileSystem) APIs to read directories, manage files, and populate the file tree.
- Goal: Create a fully functional file browser within the app.
- Tech: Tauri FS / Node.js.
Once the file system foundation is in place, we will proceed with adding core note-taking features, rich text editing, and other planned functionality.
We will continue to refine the user interface and experience, ensuring it is intuitive and user-friendly.
We will implement encryption for sensitive data to ensure user privacy and security.
Expected v1 release date: Feb 2026
Expected v1 release date: Q2 2026
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please read our CONTRIBUTING.md for details on how to contribute to the project.
- 7sg56 - GitHub
This document will be updated as the project evolves.