Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 758 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 758 Bytes

tuirnal

A journal app in the terminal

With tuirnal, you can can write and read journal entries without having to leave the terminal.

Features:

  • written in Go, using charmbracelet's bubbletea for the TUI
  • multiple user profiles, each with multiple journals

This project is currently a barebones MVP, with more functionality on the roadmap. You can read the roadmap.txt file in this repository for a to-do list of features. The tasks with the highest priority right now:

  • better authentication and the option to encrypt journals/entries
  • a prettier, more fluid TUI. Most likely with lipgloss
  • better support for searching with and using tags