Skip to main content

Indexing and searching of personal notes.

Project description

I take notes in some plain text files (Markdown/rST format, usually). After a while, I’ve already a few files and I need to find easily those files I need.

That’s why I developed this tool: to index those notes and to traverse the index and locate the needed notes.

At the moment it is pretty limited: only search by tag, not by title, nor date, nor content.

PyPI Downloads Latest PyPI version License

Installation

$ 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

notizen-1.0.0.tar.gz (6.9 kB view hashes)

Uploaded Source

notizen-1.0.0.linux-x86_64.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

notizen-1.0.0-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page