misc/tui-journal - The NetBSD Packages Collection

Your journal app if you live in a terminal

TUI-Journal is a terminal-based application written in Rust that allows you to
write and manage your journal/notes from within the comfort of your terminal.
It provides a simple and efficient interface for creating and organizing your
thoughts, ideas, and reflections.

TUI-Journal supports two different local back-ends: a plain text back-end in
JSON format and a database back-end using SQLite.

Features:
- Write and manage journal/notes entries from the terminal.
- Store your entries in either a plain text file using the JSON format or a
  SQLite database.
- Intuitive, responsive and user-friendly text-based user interface (TUI).
- Create, edit, and delete entries easily.
- Keybindigs is a combination of VIM and Emacs motions (VIM for navigation and
  Emacs for editing texts in edit-mode).
- See the keybindings from inside the app
- Cross-platform compatibility

Build dependencies

lang/rust pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64tui-journal-0.6.0.tgz
NetBSD 10.0aarch64tui-journal-0.3.1.tgz
NetBSD 10.0aarch64tui-journal-0.8.2.tgz
NetBSD 10.0earmv7hftui-journal-0.6.0.tgz
NetBSD 10.0earmv7hftui-journal-0.3.1.tgz
NetBSD 10.0earmv7hftui-journal-0.8.2.tgz
NetBSD 10.0i386tui-journal-0.8.2.tgz
NetBSD 10.0i386tui-journal-0.6.0.tgz
NetBSD 10.0x86_64tui-journal-0.8.2.tgz
NetBSD 10.0x86_64tui-journal-0.6.0.tgz
NetBSD 9.0aarch64tui-journal-0.6.0.tgz
NetBSD 9.0aarch64tui-journal-0.3.1.tgz
NetBSD 9.0earmv7hftui-journal-0.6.0.tgz
NetBSD 9.0earmv7hftui-journal-0.3.1.tgz
NetBSD 9.0earmv7hftui-journal-0.8.2.tgz
NetBSD 9.0i386tui-journal-0.8.2.tgz
NetBSD 9.0i386tui-journal-0.6.0.tgz
NetBSD 9.0x86_64tui-journal-0.8.2.tgz
NetBSD 9.0x86_64tui-journal-0.6.0.tgz
NetBSD 9.3x86_64tui-journal-0.8.2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.