LinuxCommandLibrary

tui-journal

Terminal journal and notes app

TLDR

Launch the journal TUI
$ tjournal
copy
Use JSON file backend
$ tjournal --backend json
copy
Use SQLite database backend
$ tjournal --backend sqlite
copy

SYNOPSIS

tjournal [options]

DESCRIPTION

tui-journal is a terminal-based journaling application that lets you create, edit, and delete journal entries with support for Markdown highlighting. It supports JSON and SQLite backends, custom colored tags, fuzzy search, and the ability to use an external text editor.

HISTORY

tui-journal was created by Ammar Abou Zor (AmmarAbouZor) and is written in Rust.

SEE ALSO

jrnl(1), nb(1), rucola(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard