Skip to content

Instantly share code, notes, and snippets.

@fmajestic
fmajestic / notes.sh
Created March 20, 2019 11:58
A simple linux note-taking script, with live markdown to pdf preview
#! /bin/bash
# A simple note-taking setup, with automatic markdown to pdf preview
#
# Inspired by: https://redd.it/axsbsf/
# CSS from: https://github.com/edwardtufte/tufte-css
#
# Dependencies: pandoc, inotify-tools, mupdf
#
# You can replace mupdf with any other pdf viewer, but make sure