# Jacob Zelko - My Writing and Coding Workflow (Highlights)

## Metadata
**Cover**:: https://readwise-assets.s3.amazonaws.com/static/images/article1.be68295a7e40.png
**Source**:: #from/readwise
**Zettel**:: #zettel/fleeting
**Status**:: #x
**Authors**:: [[Jacob Zelko]]
**Full Title**:: My Writing and Coding Workflow
**Category**:: #articles #readwise/articles
**Category Icon**:: 📰
**Document Tags**:: #command-line #console #programming
**URL**:: [jacobzelko.com](http://jacobzelko.com/workflow/)
**Host**:: [[jacobzelko.com]]
**Highlighted**:: [[2020-12-14]]
**Created**:: [[2022-09-26]]
## Highlights
- [ranger](https://github.com/ranger/ranger) as a terminal-based file explorer
- tmux can actually remember all these layouts with the plugins, `resurrect` and `continuum`
- insert citation keys into whatever I am working on via `vim-pandoc`
- `markdown-preview` allows me to preview my markdown in a web browser and `vim-latex-live-preview` allows me to view my current TeX files in a pdf viewer – works for subfiles too!