Skip to content

How I analyse my markdown files using Obsidian (markdown files), PostgreSQL database and Python in Jupyter Notebooks.

Notifications You must be signed in to change notification settings

natarslan/Obsidian-PostgreSQL-Python

Repository files navigation

Obsidian-PostgreSQL-Python

How I analyse my markdown files using Obsidian, PostgreSQL database and Python.

Download the project, go to download directory and run:

streamlit run myapp.py

This will show a dashboard of a map and two charts that sumamarises your (journal) notes for the past week. If you wish so you can also use the monthly anlaysis.

Python dahsboard

Packages you need:

  • streamlit
  • pandas
  • numpy
  • psycopg2
  • folium
  • geopandas
  • plotly

About

How I analyse my markdown files using Obsidian (markdown files), PostgreSQL database and Python in Jupyter Notebooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published