Magpie – Git-backed Evernote replacement
21–30 of 41 posts
Re: Magpie – Git-backed Evernote replacement
#22Be careful with the demo! I noticed somebody creating "notes" w/ XSS (albeit just an alert) while I was playing with it.
Re: Magpie – Git-backed Evernote replacement
#23It doesn't resolve your fear of cloud providers, but Simplenote ( http://simplenote.com/ ) is an awesome, simple Evernote replacer. Especially is you trust the folks at Automattic!
Re: Magpie – Git-backed Evernote replacement
#24That said, I like basic idea of extending magpie with a PDF scraper and email. Maybe it would spare some energy to fork gollum and add extension to it to make it more Evernote-like?
Re: Magpie – Git-backed Evernote replacement
#25I use GitHub's gollum [1] git-based markdown-supporting Wiki for pretty much this. It's easy to add a basic username / password protection. I run it on a Digital Ocean instance that had some capacity left over and have a cronjob push to a private bitbucket repo every 30 minutes for backup. I don't have to create notebooks and can use GitHub-flavored markdown (or other any syntax gollum supports). That said, I like ba…
Re: Magpie – Git-backed Evernote replacement
#26I use GitHub's gollum [1] git-based markdown-supporting Wiki for pretty much this. It's easy to add a basic username / password protection. I run it on a Digital Ocean instance that had some capacity left over and have a cronjob push to a private bitbucket repo every 30 minutes for backup. I don't have to create notebooks and can use GitHub-flavored markdown (or other any syntax gollum supports). That said, I like ba…
Is your code for adding auth public? I would love to have the same setup
Re: Magpie – Git-backed Evernote replacement
#27Earlier quoted context omitted.
So, the Magpie creator no longer trusts cloud providers, yet the software stores data on github. You know that record scratch sound? I think I just heard that. Yes, I know one could configure one's own github repo and make it accessible, etc. I know that cloud storage is about as reliable as that shaky cousin who's always borrowing "a few bucks for beer, man." It seems like everyone is attacking the wrong problem. Th…
It's backed by a git repo. I didn't read anywhere on there that it stores the repo on github.
Re: Magpie – Git-backed Evernote replacement
#28Re: Magpie – Git-backed Evernote replacement
#29Re: Magpie – Git-backed Evernote replacement
#30It doesn't resolve your fear of cloud providers, but Simplenote ( http://simplenote.com/ ) is an awesome, simple Evernote replacer. Especially is you trust the folks at Automattic!
Simplenote looks great. Any idea how they make money? On their front page, it says "Backups, syncing, sharing — it’s all completely free."