User login

record

Trying out Zotero

http://www.zotero.org/

I was invited to join a group. The link to join a group only works if you already have an account and are logged in. Pretty clunky, that part.

But there's a big file manager at the bottom of my firefox now. We'll see how this works. A lot of it seems duplicative of Evernote. I just want to do all this in Drupal...

As all Zotero notes can be viewed as web pages in Firefox, i expect i'll like the underlying data storage in Zotero a whole lot more than Evernote.

See your git commit history with files modified

Git log shows you all your commit messages and the revision hash, but often git log would be more useful showing files changed. (You should still try to write commit messages as if the reader will have no context except, at best, the project itself.)

git log --name-only -5

Syndicate content