GithubHelp home page GithubHelp logo

obsidian_scripts's Introduction

Obsidian: Summarise bullet journal style daily entries

Python scripts to generate summary pages from historical daily notes by entries under headers (generate_header_summary.py) and generate a table to summarise tracked habits from daily notes (generate_habit_table.py).

How to use

Python 3.7

  1. Install dependencies pip install numpy markdownify Tomark
  2. Edit settings at the top of the .py script
  3. Run script e.g. python generate_header_summary.py
  4. Summary notes should appear automatically in Obsidian under specified folder

Notes

  • Some available options: display options for dates vs bullet points, option to display entries as links/full transclusion as opposed to an unlinked "copy" from dailies. This might be useful if you want to e.g. check a to-do item in summary and have it reflected back on the original daily note. You can turn this off if you just want a summarised diary entry for a more concise view.
  • Early prototype for personal use and not tested extensively :)
  • Habit tracking only works for checked/unchecked boxes for now
  • Known bugs: A bullet point that starts with a #tag will not be displayed correctly with the non-transclusion option

Demo

If your daily entries are generated from a template with set headers and look something like this:

The scripts generates summary reports:

  • Example: Tick boxes from daily notes into monthly tables

  • Example: Summary of the 'Grateful' header in dailies, with or without dates

  • Example: Simple copied list (left) vs. transclusion (right)

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.