Skip to content

kragniz/hyoki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyoki
=====

A small program to help manage and view a todo list.

Notes are currently stored in ~/.hyoki/notes and look like:

    section
        -some item
        -another item
            *a note on that item
    something
        -do something about something
            *do it like this
        -do something else

Installation
============

To install hyoki for all users, run as root

    $ make install

To install vim plugins, run

    $ make plugin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published