Skip to content

pfigue/notizen

Repository files navigation

notizen

Indexing and searching of personal notes.

Installation

PyPI Downloads Latest PyPI version License
$ sudo pip3 install --upgrade notizen

Usage

First index some notes:

$ notizen updatedb my-notes/
$

Then you can search for all files with tag python:

    $ notizen locate python
    2 matching files under tag "python":
    /foo/bar/my-notes/python_annotations.md
    /foo/bar/my-notes/async-python.md
$

About

Indexing and searching of personal notes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages