Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm building a note-taking app, so I hope you don't mind, but I was wondering if you might describe how you "search" your notes while using a device's file system search? For desktop, I might use a tool like grep to do that, but that's pretty developer-y, so if you're doing something more user-friendly, that's interesting to me. What is more interesting to me, though, is what you're using on mobile to do this? I've never, personally, used my mobile's file system search to discover text in notes. But I'm on Android, so there's not really only one 'file system' with a search interface.

My thought here is it that the app is going to be saving simple text files either plaintext or richtext (markdown/html), so it should be able to provide this for you, but I haven't even considered that as a feature so I would want to test it to see if there were any rough edges to polish. Any suggestions you have would be appreciated!



What I really mean is that I can use Spotlight on macOS, or Explorer on Windows. Since a lot of notetaking systems are cloud-based, I need to specifically open the notetaking app to search them. I can't search everything at once.


Oh, awesome! Thanks for the feedback!

Yeah, that makes sense. I hate Window's file explorer search, but I still end up using it if I'm just looking for a filename, so I definitely understand that as the de-facto standard on that platform. I'm not as familiar with MacOS in general, and especially not spotlight, but it does appear to be a lot more useful.

But yeah, I think storing the files in the device's file system should address this concern. I appreciate you circling back to fill me in, though!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: