Coder Social home page Coder Social logo

strugglebus's Introduction

strugglebus - a really simple journaling app

strugglebus is a command line journaling app that asks you of only one main thing per day: "what was today's struggles?"

How?

  1. python strugglebus.py
  2. Answer the questions:
    1. What was your biggest struggle of today?
    2. Why did you have that struggle?
    3. Did you solve it today?
  3. Done.

Tech details:

strugglebus writes everything to a giant json file named strugglebus.json. Not pretty, but you can track it with versioning, and it's pretty easy to unravel if you want the data later on.

json format:

-- entry #
   |--- date
   |--- struggle
   |--- why?
   |--- solved?

Why?

I've always been terrible at journaling, mostly because I find that I try to go too far in depth and write too much. This is my attempt to summarize my day by listing the biggest struggle I had that day.

Roadmap

  • Build the application
  • Allow adding of struggles from previous dates
  • Allow the renaming of journal files?
  • Remind at specific times
  • Only allow journaling at specific times?
  • Set up tags
  • Set up some form of analytics
  • Difficulty of struggle
  • Convert to csv
  • Move to a webapp?
  • Entries from phone?

strugglebus's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.