Skip to content

taipeipy/pensieve

 
 

Repository files navigation

pensieve

Pensieve is a personal notebook/wiki.

It exists mainly because I wanted a wiki that had inline editing.

Features

  • Inline WYSIWYG Editing
  • Automatic Nav/TOC
  • Running locally/offline and syncing as well as online

Dependencies

  • nodejs app
  • node-webkit wrapper

Similar Projects

http://tiddlywiki.com/

  • Not inline editing / WYSIWYG
  • saves everything to a single file
  • Nav sorta wonky

https://hackpad.com/

  • Etherpad-like editing
  • Lots of interesting Text processing

http://scribbleton.com/

  • No sync
  • Offline only
  • No Keyboard shortcuts
  • Closed source
  • No nav

Evernote

  • Offline
  • Easy inputs
  • bad nav/org
  • really bad sharing
  • no internal linking

Existing Git-backed Wikis

Gollum http://jgoodall.me/posts/2012/11/14/git-backed-wiki/ http://www.nomachetejuggling.com/2012/05/15/personal-wiki-using-github-and-gollum-on-os-x/

Sparkleshare - http://sparkleshare.org WiGit - http://el-tramo.be/wigit/ git-wiki - http://atonie.org/2008/02/git-wiki Smug - http://www.mcnabbs.org/andrew/smug/ Gitit - http://gitit.net

License

This code is licensed under the GPLv3 or later

About

Personal Notebook/Wiki w/ Inline Editing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.8%
  • HTML 42.3%
  • CSS 2.0%
  • TeX 0.8%
  • PHP 0.1%
  • Python 0.0%