Difference between revisions of "Personal Knowledge Management"

From Technologia Incognita
Jump to: navigation, search
(Design goals)
(Personal goals)
Line 16: Line 16:
  
 
* This project should wean me off some of the cloud provider that I currently use.
 
* This project should wean me off some of the cloud provider that I currently use.
*  
+
* The project will improve my skills with SQLite, Bash, Vim, Git and later on with Python
  
 
== Suggested data model ==
 
== Suggested data model ==

Revision as of 00:19, 16 June 2013

Projects
Participants Hdez
Skills Software, Coding, SQLite, Bash, Git
Status Planning
Niche Software
Purpose Education

Personal Knowledge Management is "A set of processes, individually constructed, to help each of us make sense of our world & work more effectively." (see Harold Jarche). This project tries to create a piece of software that can help with that.

Design goals

  • The first interface for the tool is the command line
  • It should be able to replace the majority of the functionality of Evernote, Delicious and preferably Goodreads
  • All notes data is stored in a single SQLite3 file, binary files are stored on disk

Personal goals

  • This project should wean me off some of the cloud provider that I currently use.
  • The project will improve my skills with SQLite, Bash, Vim, Git and later on with Python

Suggested data model

Dependencies

Next steps (in order)

Future plans