Sample report: an illustrative example, not a real app.
D
Driftly: Theme report
27 reviews · May 19 – Jul 19, 2026 · 1–3★ only
#1
Search doesn't find old notes
23% of reviewsCritical↑ Rising
“I searched for a note I wrote word-for-word just last week and search came back with absolutely nothing. If I can't trust search to find something that recent, I don't trust it with anything older either.”
1★ · 1w ago
“Search only seems to look at note titles and completely ignores the actual body text, which is where all the useful content actually lives. I have hundreds of untitled notes that are effectively unsearchable now.”
2★ · 2w ago
“Anything older than about a month might as well not exist as far as search is concerned. I've started keeping a separate list of note titles just so I can find things the app itself can't.”
1★ · 3w ago
Suggested fix: Index full note bodies, not just titles, and backfill the index for existing notes rather than only new ones going forward.
#2
Sync conflicts duplicate notes
16% of reviewsHigh→ Flat
“Editing the same note on my phone and my laptop within the same hour now reliably creates two separate copies instead of merging the changes. I have to manually compare them line by line to figure out which one to keep.”
2★ · 2w ago
“I ended up with four separate duplicates of the same meeting notes after what should have been a routine sync. Cleaning that up after the fact takes longer than it would have taken to just retype the notes.”
1★ · 3w ago
“When it detects a conflict there's no merge option at all, it just silently keeps one version and throws away the other. I've lost real edits this way more than once.”
2★ · 4w ago
Suggested fix: Add a real merge UI for conflicting edits instead of silently keeping one version and discarding the other.
#3
App is slow to open with a large note library
13% of reviewsHigh↑ Rising
“Once you get past a couple hundred notes the app takes several seconds just to open, every single time. It used to launch instantly and now I actively hesitate before tapping the icon.”
2★ · 2w ago
“Scrolling through my notebook list has gotten noticeably laggier every update, to the point where it stutters on a completely up-to-date phone. Something about how it's loading everything at once clearly isn't scaling.”
2★ · 3w ago
“I keep years of notes in here and now just switching between two notebooks causes a multi-second freeze. It's become the slowest app on my phone by a wide margin.”
2★ · 1mo ago
Suggested fix: Lazy-load and paginate the note list instead of loading the entire library into memory on every launch.
#4
Attachments disappear after updates
11% of reviewsCritical→ Flat
“Photos I'd attached to several old notes vanished completely after the last update, leaving just a broken-image icon where they used to be. Some of those were the only copies I had of that content.”
1★ · 2w ago
“A PDF I'd attached to a project note for reference is just gone now, with no error and no way to recover it that I've found. I only noticed when I went looking for it weeks later.”
1★ · 4w ago
“Several attachments across different notes disappeared at the same time right after updating, which makes it feel like something in the update itself is the cause. That's a scary thing to have happen to notes I actually rely on.”
1★ · 1mo ago
Suggested fix: Investigate the attachment-storage migration from the last release and restore orphaned attachment blobs instead of leaving them unlinked.
#5
Formatting breaks on export
10% of reviewsMedium↓ Improving
“I exported a heavily formatted note to PDF and every single bullet list came out as one long unformatted paragraph. All the structure I'd built into it was just gone in the exported file.”
2★ · 2w ago
“Checklists lose their checkboxes completely the moment you export to markdown, turning finished and unfinished items into identical plain text. It makes exported checklists basically useless.”
2★ · 3w ago
“A table I'd carefully put together in a note came out completely mangled after exporting, with columns merged together and no way to tell where one row ended and the next began.”
1★ · 1mo ago
Suggested fix: Fix the markdown/PDF export pipeline to preserve checklists, bullet lists, and tables instead of flattening them to plain text.
#6
Sharing a note link fails silently
8% of reviewsHigh↑ Rising
“I tried to share a note as a link with a coworker and it just failed with no error message at all, so I assumed it had worked until they told me the link didn't load. It's happened enough times now that I don't trust the share feature.”
1★ · 2w ago
“Generating a share link for a note works about half the time, and when it doesn't there's no indication anything went wrong. I've resent supposedly-working links more than once before realizing the problem was on my end.”
2★ · 4w ago
“A note I shared for a group project silently stopped working a day later with no notification to either of us. Nobody should have to double-check a share link actually loads before relying on it.”
2★ · 1mo ago
Suggested fix: Fix the share-link generation endpoint's silent failure mode to surface a clear retry/error state instead of failing without feedback.
#7
No way to lock or hide sensitive notes
7% of reviewsMedium↓ Improving
“There's no option to lock or hide an individual note, so anything private I write sits in the same list as everything else anyone could see if they picked up my phone. A single passcode-protected note would go a long way.”
2★ · 3w ago
“I keep some sensitive personal notes in here and would really like the option to hide just those from the main list instead of everything being visible by default. Right now my only workaround is a vague, unsearchable title.”
2★ · 1mo ago
“Every other note app I've used lets you lock individual entries, so it's surprising this one doesn't have any equivalent option yet. It's the one feature that would make me trust it with more of my notes.”
2★ · 2mo ago
Suggested fix: Add a per-note lock with biometric or passcode unlock for anything the user marks as sensitive.
#8
Home-screen widget shows stale content
6% of reviewsMedium→ Flat
“My home-screen widget has shown the same note from three weeks ago no matter what I edit or create since. I've removed and re-added it twice and it still won't refresh.”
2★ · 1mo ago
“The widget clearly isn't picking up new notes or edits in any reasonable timeframe, so I've basically stopped relying on it for anything current. At this point it's just decorative.”
2★ · 2mo ago
“I use the widget specifically to glance at my most recent note, and it hasn't matched what's actually in the app for weeks now. Either fix the refresh trigger or let us manually refresh it.”
2★ · 2mo ago
Suggested fix: Fix the widget's refresh trigger so it updates on every save instead of on a fixed timer.
#9
Notebooks can't be reordered
5% of reviewsMedium→ Flat
“Notebooks are stuck in whatever order I happened to create them in, with no way to drag them around to match how I actually use them. My most-used notebook is buried near the bottom of the list.”
2★ · 1mo ago
“I'd like my most important notebooks pinned near the top instead of scrolling past a dozen old ones every time. Reordering feels like it should have been there from day one.”
2★ · 2mo ago
“The lack of manual notebook ordering is a small thing but I run into it every single day, since the one I open most is near the very end of the list.”
2★ · 2mo ago
Suggested fix: Let users manually drag-and-drop reorder notebooks instead of locking them to creation order.