Skip to content

nicklasring/go-journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-journal

Dirty CLI-Journal - Experimenting with Burntsushi xlib bindings

installation

go get github.com/nicklasring/go-journal

using

# Creates a journal in $HOME/.journal/YYYY-MM-DD/journal-1.txt
./journal -t "Today i did this.. and that.." 

# Creates a journal in $HOME/.journal/YYYY-MM-DD/journal-2.txt
# Creates a screenshot in $HOME/.journal/YYYY-MM-DD/journal-2.png
./journal -i "Today i did that.. and this.."

TODO

  • Write better structure
  • Implement screenshotting feature
  • Implement rendering of borders for selected area during click-release for screenshot (like imagemagick import)
  • Implement Markdown formatting via "special syntax" eg. "h1:My Header:list:Item 1:Item 2" etc...

About

Dirty CLI-Journal - Experimenting with Burntsushi xlib bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages