Live data from Hacker News

Any good open-source self-hosted evernote alternatives?

news.ycombinator.com

41–50 of 79 posts

Re: Any good open-source self-hosted evernote alternatives?

#41

I use ownCloud and plain old text editor. ownCloud has an Android client (it's not free on Google Play but you can build it from source code yourself), and Android text editors are easy to find.

No need to build from source if you don't want to, it's available on F-Droid:

https://f-droid.org/repository/browse/?fdid=com.owncloud.and...

Re: Any good open-source self-hosted evernote alternatives?

#43
A problem is that if you want to sync regular text files to apps on your phone we have formed somewhat of a Dropbox monoculture where DB is generally the main or sometimes the only syncing option available in mobile apps. We should really start to move away from these tools.

Re: Any good open-source self-hosted evernote alternatives?

#45
post #17

I've been prototyping in this space for a while now - trying to scratch my own itch, as it were - and seeing as this is climbing the front page I thought I'd take the opportunity to ask HN: what exactly is it you want from this kind of application? I dislike Evernote because of it's lack of structure, dumb text with a few bells and whistles added doesn't work for me. Would love to hear any and all suggestions: person…

I'd like a combination of Evernote and Workflowy. Workflowy is an editable tree of information, but every branch/leave is only one line of text. Screenshot: http://stillblondeafteralltheseyears.com/wp-content/uploads/... Every branch of the tree should be a Evernote-style multi line note with text formatting functionality. The tree would be a file system like structure, but the Workflowy UI feels much less clunky tha…

If I can't have embedded pictures it's a non-starter for me. That knocks out everybody, really.

Just synced text, even if it happens to be markdown text so it's a bit prettier, is not valuable to me.

Evernote's ability to quickly drag in some pictures and throw some text in to explain them is what I want. A real notebook allows me to sketch. A digital notebook must also allow me to incorporate concepts that require pictures because they can't be easily written as text.

To improve Evernote, I would like the "notebooks" to actually be tags, so the same document could appear to reside in multiple places.

I would like it to have h1,h2,h3 header tags, so I could build documentation that had structure, rather than just manually making some text big and bold to pretend to be a header.

I would like a "table" creator or tag, so I could add table data easily.

I will never give up my embedded pictures though.

Re: Any good open-source self-hosted evernote alternatives?

#46
I use bittorrent sync for a lot of stuff, including a directory of RTF notes I take. While I'm on my mac I use Notational Velocity to edit them which is my favorite notes app ever. I haven't found a good way to edit the rtf docs on my android phone, though, which is kind of crucial. If anyone has a good solution involving bittorrent sync that is compatible with notational velocity on the mac, I'd love to hear it.

Re: Any good open-source self-hosted evernote alternatives?

#47
Tiddlywiki is an interesting option. http://tiddlywiki.com/ I use it hosted on tiddlyspace.com, but one can do it all with a single self-hosted file that uses javascript within a browser to create an extensible wiki. Its really nice for creating lots of categories and putting notes and links in them, and then you only need to have the ones open that you want and can create internal links between them.

Re: Any good open-source self-hosted evernote alternatives?

#48
post #38

Amazed no one has mentioned Emacs' org-mode yet. Nothing I've ever tried comes close to the flexibility and usefulness of org-mode in Emacs. Combined w/ MobileOrg sync and the MobileOrg app, it serves all of my note-taking needs quite well. It's much more than dumb text, too, like Evernote. Structured documents with headers, markdown-like formatting, links, fast-capture templates for stray thoughts, an Agenda system…

It looks like there is an org-mode for vim too:

https://github.com/jceb/vim-orgmode

Re: Any good open-source self-hosted evernote alternatives?

#49
post #4

Paperwork ( https://github.com/twostairs/paperwork ): OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep

Why choose something like this over a fully featured wiki like dokuwiki?

Or even Zim [0] which doesn't required any webserver or DB.

[0] http://zim-wiki.org/

Re: Any good open-source self-hosted evernote alternatives?

#50
post #31

I like to store my data locally, so that influences the choice of my note taking software. I use cintanotes portable myself... http://portableapps.com/apps/office/cintanotes-portable It is not "opensource", but it has been most useful for keeping notes, tagging, and categorising I also use http://portableapps.com/apps/office/keepnote-portable ( http://keepnote.org/ ) which is FOSS and also http://portableapps.com/app…

You mentioned keepnote. How does it compare to Zim [0]?

[0] http://zim-wiki.org/

Post reply on HN