Thanks for sharing, but almost all "alternatives to Evernote" lack some of the most important (to me) features like web clipping, OCR and related notes. The only real alternative to Evernote I've found is DEVONthink.
For me, the missing feature is usually adding a note on my computer and accessing it seconds later on my phone. There are a lot of notes that would be tedious to create on my phone because of their complexity, but which I use on the go. Examples are workout plans, shopping notes, and travel notes. With Evernote, I create the note on my computer, walk out the door, and already have access on my phone.
Show HN: An open source alternative to Evernote (Self Hosted)
41–50 of 131 posts
Re: Show HN: An open source alternative to Evernote (Self Hosted)
#42The name needs to change. This tool commits the cardinal sin of choosing a name GitSomething, where Git is only incidental to the domain that the product is concerned with (notetaking) and which is made worse by being yet another project that says "Git" where what it means is "we're using the GitHub API". > You may not use the Marks in the following ways: ... > In any way that indicates that Git favors one distributi…
Re: Show HN: An open source alternative to Evernote (Self Hosted)
#43Earlier quoted context omitted.
These days I tend to rely on archive.org (+ archive.today) and a plain link rather than web clipping tools. I just find it more useful coming back later to have access to the full fidelity of a page and its context. It also feels appropriate to be publicly preserving parts of the web that you've found useful enough to note down. As someone at archive.org said, 'If you see something, save something.' Edit: n.b. archiv…
I personally save them using the SingleFile browser extension. https://github.com/gildas-lormeau/SingleFile
Re: Show HN: An open source alternative to Evernote (Self Hosted)
#44Earlier quoted context omitted.
These days I tend to rely on archive.org (+ archive.today) and a plain link rather than web clipping tools. I just find it more useful coming back later to have access to the full fidelity of a page and its context. It also feels appropriate to be publicly preserving parts of the web that you've found useful enough to note down. As someone at archive.org said, 'If you see something, save something.' Edit: n.b. archiv…
I personally save them using the SingleFile browser extension. https://github.com/gildas-lormeau/SingleFile
Re: Show HN: An open source alternative to Evernote (Self Hosted)
#45I love how more and more of us are using Git to store our notes, though in this case it's more coupled to GitHub than Git. If there is already a need to self-host this, then why not just hook into git and make this more generic? In fact, why is a Postgres database even needed? Please note that I'm biased. I work on [GitJournal]( https://gitjournal.io ) which is similar, but only mobile based.
Did you get the permission for using "Git" mark?
Re: Show HN: An open source alternative to Evernote (Self Hosted)
#46Earlier quoted context omitted.
For me, the missing feature is usually adding a note on my computer and accessing it seconds later on my phone. There are a lot of notes that would be tedious to create on my phone because of their complexity, but which I use on the go. Examples are workout plans, shopping notes, and travel notes. With Evernote, I create the note on my computer, walk out the door, and already have access on my phone.
I love the simplicity and power of Obsidian. It also lets me sync desktop and iPhone for free via iCloud.
Re: Show HN: An open source alternative to Evernote (Self Hosted)
#47http://sources.vsta.org:7100/notepad/index
When less is more.
Re: Show HN: An open source alternative to Evernote (Self Hosted)
#48The name needs to change. This tool commits the cardinal sin of choosing a name GitSomething, where Git is only incidental to the domain that the product is concerned with (notetaking) and which is made worse by being yet another project that says "Git" where what it means is "we're using the GitHub API". > You may not use the Marks in the following ways: ... > In any way that indicates that Git favors one distributi…
Re: Show HN: An open source alternative to Evernote (Self Hosted)
#49The name needs to change. This tool commits the cardinal sin of choosing a name GitSomething, where Git is only incidental to the domain that the product is concerned with (notetaking) and which is made worse by being yet another project that says "Git" where what it means is "we're using the GitHub API". > You may not use the Marks in the following ways: ... > In any way that indicates that Git favors one distributi…
Re: Show HN: An open source alternative to Evernote (Self Hosted)
#50If you _only_ want to keep textual notes--self hosted cloud style--then here's a minimalist web note solution. Just a few (Python) CGI's plus 6k HTML/CSS/JS: http://sources.vsta.org:7100/notepad/index When less is more.