GithubHelp home page GithubHelp logo

intention-journal's Introduction

Intention Journal

Quick daily script that creates a markdown file to journal in each day. It prompts you for things you are grateful for and your priorities for the day.

If you want a file to generate each day, you can set it up as a cronjob!

$ env EDITOR=nano crontab -e

Then in the editor:

50 8 * * * python ~/code/journal/script/morning.py
00 22 * * * python ~/code/journal/script/evening.py

The above command will run the morning script every day at 8:50 AM and the evening script at 11:00 PM if your folder is in the directory code with the folder name journal! You can edit this to be at a different time, to only run on week days, or at a different folder on your computer!

Right now, each day a file will generate in a "morning" folder in the project directory with the file named with the current date.

intention-journal's People

Contributors

aspittel avatar

Stargazers

Andrés Rodríguez avatar Joe Mirus avatar Kartik Malik avatar  avatar Anirban Ghosh avatar Francisco Márquez Chaves avatar Adrián Moreno avatar Boris Mann avatar Daniel J. Gomez avatar

Watchers

James Cloos avatar Joe Mirus avatar  avatar  avatar Anirban Ghosh 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.