The Story Behind ELLA
Ten days ago, my phone rang. An unknown number flashed on the screen. When I answered, it was a student from my alma mater asking if I still had my Digital Signal Processing notes.
For context, I have always been a habitual and thorough note-taker. I write cleanly, organize things carefully, and usually keep records of what I study. One side effect of that is that years after graduation, my phone still buzzes from juniors asking for notes, summaries, or old course material.
This time, I was sure I had the files. But finding them was another story. It took me three days to trace the digital copy and send it over. And that was the moment something clicked.
Even after graduating, I still needed regular access to my notes. Sometimes it was to help juniors. Sometimes it was to prepare for interviews. Sometimes it was simply because I wanted to revisit something while learning a related topic. But every few months, I would end up wasting hours searching through folders, drives, filenames, and half-forgotten locations. And many times, I still could not find what I needed.
It was not just my notes, either. Important documents, PDFs, screenshots, references, and project files kept disappearing into the maze of my PC. Not deleted. Not lost forever. Just buried deep enough to become practically unusable.
And that bothered me. Because the problem was never a lack of information. The problem was recall.
I knew I had seen it before. I knew I had saved it. I knew it existed somewhere in my archive. I just could not recover it when it mattered. So I did what I usually do when something starts bothering me enough: I took out a pen and paper and started sketching.
What if I could build something that did not just act like another generic note management platform, but actually solved a problem I personally kept running into? What if it could help me recover what I already know?
That is how ELLA was born.
Introducing ELLA
ELLA is a local-first Memory Browser and Knowledge Management System built to help users recover, verify, and reuse knowledge from their personal archive. It is not designed to be a generic chatbot, a productivity dashboard, or a note-taking replacement. Its purpose is much narrower, and much more practical.
Home Page: Under Development Features
- Unified Organization: Keep your files anywhere on the PC but have them organized inside a common Knowledge Management System.
- Instant Retrieval: Search and find what you already know or want to retrieve anytime.
ELLA is for those moments when you think:
"I know I have seen this before. > I know I saved it somewhere. > I just need the exact file, note, PDF, screenshot, or reference again."
Instead of forcing users to remember exact filenames or folder paths, ELLA helps them search with vague memory fragments, partial phrases, topics, metadata, or whatever clue they still have. It then shows results with evidence: why the result matched, what file it came from, where it lives, and how to reopen the original source.
Why I Think This Matters
We save more than ever before—lecture notes, research papers, work documents, screenshots, contracts, PDFs, code snippets, presentations, personal references, and ideas we swear we will revisit later.
But storing information is not the same as being able to retrieve it.
For students, researchers, engineers, writers, designers, consultants, and other knowledge workers, personal archives become massive over time. And once that archive grows large enough, traditional folder structures start failing. Search becomes inconsistent. Memory becomes fuzzy. Useful knowledge gets trapped in a place that technically belongs to you, but functionally feels inaccessible.
I did not want to build something that generates more noise. I wanted to build something that reduces friction between memory and action. Something that helps you move from:
"I vaguely remember this." → to → "Here is the exact source."
Why “Local-First” Matters to Me
I wanted ELLA to feel trustworthy. That is why its direction is local-first wherever the architecture allows. Your archive remains under your control.
The product is built around ownership, privacy, and transparency, not around turning your knowledge into an opaque black box. If ELLA shows you a result, it should also help you understand why it showed up. If it indexes something, you should know that it indexed it. If something fails, that should be visible too. Trust is not just about privacy. It is also about clarity.
Core Features in V1
- Smart Search: Search across metadata and indexed file content.
- Full-Text Indexing: Powered by SQLite FTS5 with ranked results and snippets.
- OCR Support: For image files and scanned PDFs.
- Incremental Indexing: Includes status, queue, rebuild controls, and health visibility.
- Retrieval Evidence: See match reasons, snippets, source paths, and file context in your results.
- Collections: Hierarchy-based organization with filtering and smart rules.
- Integrity Scan: Re-link flow for moved or missing files.
- Reader Mode: In-app preview and annotation workflows.
- Annotation System: For text, PDF/image regions, and media timelines.
- Local Retrieval Analytics: Track recent searches, recently opened files, and usefulness signals.
- Video Player: Equipped with dedicated annotation features.
🚀 We are launching a beta-testing registration soon. If you are interested in early access, please fill out the [FORM PLACEHOLDER].
Supported File Types (Current V1 Surface)
-
Text and Code:
txt,md,markdown,csv,json,xml,yaml,yml,qml,cpp,cc,c,h,hpp,js,ts,py,java,go,rs,ini,cfg,conf,log,sql,ellanote - PDFs: Native text extraction, with OCR fallback for scanned content.
- Images: OCR-based indexing when MIME is an image.
-
Video:
mp4,mkv,mov,avi,wmv,webm,m4v -
Audio:
mp3,wav,m4a,aac,flac,ogg,opus,wma(speech-to-text indexing pipeline). -
Presentations:
ppt,pptx,odp(via conversion-to-PDF pipeline for preview/search reuse).
Annotation and Reader Experience
ELLA V1 supports multiple annotation modes:
-
text-highlight: For text-range notes. -
area-highlight/rect-note: For document and visual regions. -
pin-note: For anchored visual comments. -
time-noteandtime-range: For video/audio timestamps.
This means students can highlight learning material, and professionals can annotate documents and media references in one consistent, seamless flow.
Cloud Mirror (Local Source of Truth)
- Google Drive: Connection is available in-app with browser OAuth flow.
- Sync Engine: Local changes are mirrored through a queued sync engine with retries/backoff.
- Manifest Sync: Catalog and annotation manifests are synced alongside linked file structure.
- OneDrive: Backend plumbing exists, but the UI is intentionally hidden for this V1 phase.
What We Improved Through This Build Journey
Across sessions, ELLA evolved from an early functional UI into a cleaner, more professional product surface:
- Removed non-V1 distractions (planner/notebook-first flow) from active UX.
- Unified visual language across Home, Browser, and Reader pages.
- Reworked side panel/navigation hierarchy and action ergonomics.
- Fixed major runtime blockers (Qt multimedia/runtime issues, dependency discovery).
- Added clearer operational status chips and readiness indicators.
- Hardened packaging approach for bundled tooling and reduced setup friction.
V1 Positioning
ELLA V1 is not trying to be a generic “everything app.” It is focused on one strong promise:
Recover exact knowledge from your existing archive quickly, with proof, context, and control.
🚀 We are launching a beta-testing registration soon. If you are interested in early access, please fill out the FORM

Top comments (0)