When comparing Gitit vs Org-mode, the Slant community recommends Org-mode for most people. In the question“What is the best cross-platform note-taking app?” Org-mode is ranked 1st while Gitit is ranked 36th. The most important reason people chose Org-mode is:
Org-mode is characterized by a flexible and versatile system with adaptability to different workflows, making it comparable as an Evernote alternative. It is at once simple and complex., which helps it to compete as an Evernote alternative.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Lots of export formats
Giti has a multitude of formats that it allows to be exported, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice ODT, and MediaWiki markup.
Pro Supports markdown
Getit supports markdown, a plain text formatting syntax that is designed so that it can be read by HTML.
Pro Free and open source software (FOSS)
Licensed under GPLv2 so you can download source code and customize to meet your needs, provided that you know or are willing to learn Haskell.
Pro Can be used collaboratively by multiple people
Pro Renders math
Using MathJax.
Pro Very flexible
Org-mode is characterized by a flexible and versatile system with adaptability to different workflows, making it comparable as an Evernote alternative. It is at once simple and complex., which helps it to compete as an Evernote alternative.
Pro Built-in agenda
Org-mode has some built-in agenda functionality. You can schedule tasks and assign various degrees of importance to each of them. Org-mode agenda can also be synced with Google Calendar.
Pro Versioning can be tracked and synced using Git or other VCS
Org files are plain text, and lend themselves well to version control. Emacs also has good integrations for various VCS.
Pro Great sync support
Notes and to-dos can be synced with Trello, Toodledo, Simplenote, Orgmobile, or with tools like Git on Github, Dropbox, Google Drive, and Bitbucket, while WebDAV (with iOS and Android) can also be exported to PDF, mind map, LaTeX, HTML, Docbook, or txt.
Pro Basic spreadsheet functionality
Org-mode has some basic spreadsheet functionality. Other than auto-formatting ASCII tables (a notoriously annoying problem), it also has support for LISP-like syntax to define equations or any other functionality that can be achieved through spreadsheets.
Pro Out-of-the-box Latex support
Org-mode has out-of-the-box support for Latex: it can immediately parse equations (or other Latex markup) and can even compile notes to PDF or HTML.
Cons
Con Requires Haskell
On some Linux platforms a binary package for Haskell may not be included in the standard repositories. So, it will be necessary to compile Haskell from source code or find a non-standard package repository, which may seem like a hassle if you don't use Haskell for anything else.
Con Difficult to learn
Org-mode has a difficult learning curve since you have to learn all the keybindings and commands. It's especially difficult if you are not used to Emacs.