Added a minimalist personal knowledge base like Obsidian built on flutter. #984
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
Markdown Support: Write notes using simple markdown syntax, with support for LaTeX, syntax highlighting for code blocks, and many custom features.
Graph View: Visualize your notes and ideas with a graph view to easily navigate your content.
Local Database: Ozan uses a local SQL database to store your data, ensuring all notes are accessible anytime.
Theming: Choose between light and dark themes for a personalized experience.
AI Copilot: An integrated AI assistant to help with various tasks, from content creation to summarization.
Import/Export: Seamlessly import and export markdown files to integrate with other applications. Export your notes as PDFs as well.
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