Pepys is a free and open source markdown based journaling application for Linux and Windows. It is released under GPL-3.0 License. It stores the journal as plain text files in a YYYY/MM folder structure with a YYYY-MM-DD.md name format. It comes with Markdown Highlighting, Inbuilt HTML Preview, option to add tables and images easily, build-in calendar and Dark Theme support. It supports a variety of export formats and uses pandoc syntax. And also pandoc conversions to HTML, PDF, LaTeX, Microsoft Word, EPUB, and other file formats.
Install Pepys on Ubuntu
Pepys Markdown Journal is available as a flatpak package for Ubuntu Linux. Follow the below link for the flatpak and flathub installation instructions and restart your system after the installation.
How to install flatpak and flathub on Ubuntu linux
Open the terminal application and run the below Pepys flatpak installation command. It will install the latest version of Pepys on your Ubuntu system.
flatpak install flathub dev.lukebriggs.pepys
After that you can run Pepys via this command.
flatpak run dev.lukebriggs.pepys
That’s it.