Skip to content

safstromo/zlogz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zlogz

A simple tool for creating a daily markdown log.

Install

Clone the repo: https://github.com/safstromo/zlogz.git

Move to repo: cd zlogz

Install: cargo install --path .

Usage

Run with:

zlogz

This creates a markdown file with todays date(Example 2024-06-06.md), and opens it in the defined editor.

To search files(only work with nvim and telescope)

zlogz -f

To search all(only work with nvim and telescope)

zlogz -s

Config

Create a .zlogz.toml in your ~/config

Default

path = "/home/username/zlogz"
editor = "nvim"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages