awesome-flutter icon indicating copy to clipboard operation
awesome-flutter copied to clipboard

Added a minimalist personal knowledge base like Obsidian built on flutter.

Open imrofayel opened this issue 1 year ago • 0 comments

Ozan — a personal knowledge base and journal application that combines simplicity with powerful features, offering a simple open-source alternative to Obsidian and Notion. Here are the key features and aspects of the app:

  1. Markdown Support: Write notes using simple markdown syntax, with support for LaTeX, syntax highlighting for code blocks, and many custom features.

  2. Graph View: Visualize your notes and ideas with a graph view to easily navigate your content.

  3. Local Database: Ozan uses a local SQL database to store your data, ensuring all notes are accessible anytime.

  4. Theming: Choose between light and dark themes for a personalized experience.

  5. AI Copilot: An integrated AI assistant to help with various tasks, from content creation to summarization.

  6. Import/Export: Seamlessly import and export markdown files to integrate with other applications. Export your notes as PDFs as well.

  7. Clean, Minimalist Interface: A straightforward interface with a sidebar for navigation and a main content area for viewing and editing notes.

Repository: https://github.com/imrofayel/Ozan

imrofayel avatar Aug 30 '24 10:08 imrofayel