Skip to content
/ e_diary Public

a simple python based journaling tool that allows you to create a database with journal entries, view and delete entries, and search for keywords within your writing.

Notifications You must be signed in to change notification settings

be-ns/e_diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

e_diary

This is a simple python based journaling tool that allows you to create a database with journal entries timestamped at creation You can view and delete entries, search for keywords within your writing, and read back through what you've written chronologically.

Runs using Peewee on Python3 Uses SQLite3 for DB access.

About

a simple python based journaling tool that allows you to create a database with journal entries, view and delete entries, and search for keywords within your writing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages