Skip to content

An ongoing project to develop a personal journal with multiple notebooks, multiple interfaces, and variable fields..

Notifications You must be signed in to change notification settings

kozmik-moore/modajo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modajo (MO-da-jo)

This is a project to develop a personal journal with multiple notebooks and multiple interfaces whose notebooks and fields can be set by the user.

It is built on top of a SQLite database (other databases to come later) and meant to be operated from the command line and using YAML files. There are plans for support of GUIs in the future, definitely web-browser and probably Android and desktop.

Future plans

  • Support for greater variety of interfaces, especially GUIs
  • Analytics and data visualizations
  • Support for greater variety of databases
  • Support for storing entries as plain text files, instead of using a database

Non-standard libraries used

  • Flask
  • Flask-SQLAlchemy
  • Flask-Migrate (future additions)
  • PyYAML

Installation

(coming soon)

About

An ongoing project to develop a personal journal with multiple notebooks, multiple interfaces, and variable fields..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages