Skip to content

mshea/useful_scripts

Repository files navigation

Useful Scripts

This repo contains several useful scripts.

rgasearch.sh. A shell script that runs ripgrep all and fuzzy finder to search PDFs in a local directory. I use this to search through my 2,800 (and counting) RPG PDFs which sit in an /RPGs/ directory. Requires both Ripgrep All and Fuzzy Finder to be installed aind in the user's path.

Markdown to PDF. This directory contains a shell script, a latex template, and instructions for setting up a Mac automator application to generate a PDF from a markdown file. I use this with my session notes in Obsidian which I can then print and use at the table in my physical three-ring notebook.

PDF to ePub. This directory contains a script for converting PDFs to ePub using pdftotext and pandoc, both of which must be installed. It has its own separate readme.

Markdown Viewer. A single HTML page, self contained and usable locally in a browser, that converts markdown to HTML or HTML into markdown. It shows the output and gives you a copy and paste or save locally.

About

A repo of useful scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published