Hacker News new | ask | show | jobs
by bleomycin 845 days ago
Plume looks very interesting! One place I personally find many apps in this category fall down is their ability to handle pdf’s embedded or attached within notes gracefully. This applies to desktop and mobile apps.

This may be a slightly weird use case but I accumulate tons of pdf’s that are often relevant to my notes and want them easily embedded and viewable in a first class way. Obsidian is a great example of how not to handle a pdf locking it to a small portion of the window and not allowing it to be full screened.

Forcing the user to dump all of their pdf’s into something like google drive locked away from the rest of their notes is a crappy experience and h fortunately keeps me using apps like evernote purely for this functionality.

3 comments

If you need pdf viewing and management (indexing, annotations, citations), it might be useful to look into citation managers, which are built to do exactly these things: check out Zotero.
I am working on a knowledge structuring tool as well; will silent release soon: limandoc.com

You can put all your documents/PDFs there and structure them as you wish. And it will be syncing locally only!

Thanks! Hmm, I've seen many open-source Qt apps integrate PDF support, so I guess I can study them. I'm adding this to the to-do list. How do you usually add a PDF to your notes? Drag and drop? What's the ideal way you look to interact with it? You said no full-screen, so what it does look like?