Live data from Hacker News

Ask HN: Evernote alternatives for research?

news.ycombinator.com

21–30 of 50 posts

Re: Ask HN: Evernote alternatives for research?

#22
Try CopyCopy. We do bookmarking and article saving but more broadly let you keep anything for later just by copying it (using normal copy and paste). So we handle not just web articles, but any information that's copyable in any app! See https://www.copycopy.com/

If our homepage isn't clear enough, check out https://www.copycopy.com/product (excuse the unfinished wording on that page as it's not live yet).

You can go to https://www.copycopy.com/account and turn on experimental features which will enable tags (called "labels"). From our webapp https://www.copycopy.com/clips you can search clips, or filter them by label.

Oh, and we're quietly releasing our Mac OSX app tomorrow.

Re: Ask HN: Evernote alternatives for research?

#25
I'd go plain text with org-mode, if you are willing to learn a bit of Emacs.

Plain text has the advantage of being completely open to scripting. So it can satisfy any requirements you have down the road. Also easy to version control, etc.

Org-mode supports an immense amount of things already, including tags and it derives from an outline mode so it's great for note taking.

Re: Ask HN: Evernote alternatives for research?

#26
To be honest, I use plain old email. If you have a decent client (I use Thunderbird) you can put any text, links, images etc in there. Searching is built-in. Tagging isn't quite as good but there are ways around it.

I then use procmail for putting into the right folder.

It has worked really well for me.

Re: Ask HN: Evernote alternatives for research?

#27
post #6
post #3

You may need to explain more about your work flow and data types. Like if you were preparing a paper (you presumably aren't) Zotero is a super cool set of tools for citation and bibliography management. If you are doing data science, Ipython for python and RCloud for R. Command line geek? Both vim and Emacs have relevant tools. A lot of code and large data files? A git repo and git annex may be what you are looking f…

There's a lot of PDF files, clippings from websites or applications, reports from databases, as well as plain text. A big part of my workflow is annotation of the source data and tagging it with various categories. Honestly, my perfect tool would probably be OneNote's engine with evernote's tagging bolted on.

I haven't used it myself, but Yojimbo from the makers of BBEdit is worth a look based on your criteria.

http://www.barebones.com/products/yojimbo

Post reply on HN