←back to thread

191 points shibaobun | 1 comments | | HN request time: 0s | source
Show context
ThinkBeat ◴[] No.43667627[source]
This looks potentially interesting.

How does it scale? Would 200.000 notes be a problem? Does it handle pdf, epub or enex?

and most importantly

Search, what does it have and how good is it? (Is it better than evernote)?

replies(1): >>43673509 #
1. shibaobun ◴[] No.43673509[source]
Unfortunately, it only supports text currently :(

I also haven't really stress tested it, this was really more of a personal wiki that I wanted to create specifically with the hierarchical linking/backlinking that I didn't see any other notetaking applications having just the way I wanted. But since the application is relatively simple, I think Postgres should be able to handle the load.

It uses fulltext search built into Postgres for all the searching capabilities though, so hopefully it is good!