Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 899 Bytes

File metadata and controls

23 lines (14 loc) · 899 Bytes

Roadmap

This document outlines the high-level goals and planned features for MDF Note.

Short-Term Goals (v1.1 - v1.2)

  • Rich Text Support: Add markdown rendering for notes.
  • Categories/Tags: Implement a robust tagging system for better organization.
  • Biometric Lock: Secure notes with FaceID/TouchID (via expo-local-authentication).

Mid-Term Goals (v2.0)

  • Cloud Sync (Optional): Integration with iCloud/Google Drive or a custom backend option.
  • Trash Bin: Recover deleted notes within 30 days.
  • Widgets: Android and iOS home screen widgets for quick access.

Long-Term Vision

To become the go-to open-source, local-first note-taking app for React Native developers and privacy-conscious users.

Completed Milestones

  • v1.0.0: Initial release with CRUD functionality, Dark Mode, and Local Storage.