Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

imrofayel
Copy link

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

Added a minimalist personal knowledge base like Obsidian built on flutter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant