A Straightforward Markdown Journal with Python

Introducing Pepys: A straightforward markdown journal

Pepys is a journaling application that utilises markdown for writing and storing the journal entries

Features

Markdown Highlighting

syntax highlighting

Pepys provides highlighting for key Markdown syntax in a clean and focus-driven design. Bold is bold, code is clear from text, and tags and urls don’t clutter your view.

Inbuilt HTML Preview

web preview

With a click of a button your markdown is rendered with links all clickable, images viewable, and even iframes are interactable.

Markdown Shortcuts

table

Pepys features tools to add tables and images quickly and easily. No more fiddling with alignment or hassles with relative directories.

Date Oriented

calendar

Pepys is for making journal writing simple. Organising your entries into dates is automatic. There is no file selector, instead you pick a date and write the entry for that date. Clicking a date with an existing entry will show that entry.

You also have the ability to favourite specific dates and add tags.

Dark Theme

dark theme

Whether you write in day or night, Pepys will make sure that it is as comfortable as possible

Future Proof

future proof

Pepys stores all your entries as plain text files in a YYYY/MM folder structure with a YYYY-MM-DD.md name format. This means that all your entries themselves will be viewable forever in any text editor that will come along.

Pepys also uses pandoc syntax, with support for pandoc conversions to other formats. This means that all your entries can be converted completely to HTML, PDF, LaTeX, Microsoft Word, EPUB, and more!

Download Details:

Author: LukeBriggsDev
Download Link: Download The Source Code
Official Website: https://github.com/LukeBriggsDev/Pepys
License: GPL-3.0

Linux

Windows

#markdown #python

A Straightforward Markdown Journal with Python
7.70 GEEK