This website requires JavaScript.
Explore
Help
Sign in
ChaoticByte
/
journal
Watch
1
Star
0
Fork
You've already forked journal
0
Code
Issues
Pull requests
Projects
Releases
4
Packages
Wiki
Activity
Actions
A simple encrypted journal for the Linux terminal.
encryption
go
journal
terminal
18
commits
1
branch
4
tags
118
KiB
Go
98.9%
Shell
1.1%
455e37b77e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
ChaoticByte
455e37b77e
Remove addtestdata.go, HideEntry, add UpdateEntryText, fix tui stuff
2026-01-15 21:24:52 +01:00
.gitignore
Add most of the cli, improve JournalFile
2026-01-12 23:01:15 +01:00
cli.go
Remove addtestdata.go, HideEntry, add UpdateEntryText, fix tui stuff
2026-01-15 21:24:52 +01:00
data.go
Remove addtestdata.go, HideEntry, add UpdateEntryText, fix tui stuff
2026-01-15 21:24:52 +01:00
editorwrap.go
Add new notes via external editor (supports nano)
2026-01-14 23:01:11 +01:00
encrypt.go
Use byte array as password instead of string
2026-01-11 22:11:40 +01:00
go.mod
Add terminal ui stuff (ansi escape codes, ask for password, multiple choice), cli entrypoint (ask for password, load journal)
2026-01-11 23:20:49 +01:00
go.sum
Add terminal ui stuff (ansi escape codes, ask for password, multiple choice), cli entrypoint (ask for password, load journal)
2026-01-11 23:20:49 +01:00
main.go
Add new notes via external editor (supports nano)
2026-01-14 23:01:11 +01:00