Skip to main content

Simple note management tool

Project description

Manage your notes with pnote!

About

pnote is a text file, format agnostic, note manager. It allows to keep a consistant hierarchy of note files that you can work with.

Getting started

Installation:

> pip install pnote

Create a new project:

> pnote -d ~/mynotes
> # See configuration in ~/mynotes/config.json
> # If -d not specified, ${HOME}/.pnote will be used

Open and edit today's note file:

> pnote -d ~/mynotes -t

Features

Search for files:

> pnote -d ~/mynotes search -h

Tag files:

> pnote -d ~/mynotes tag -h

Manage your project:

> pnote -d ~/mynotes admin -h

Export your notes:

> pnote -d ~/mynotes search --subpath | pnote -d ~/mynotes export --json
> pnote -d ~/mynotes search --subpath | pnote -d ~/mynotes export --template template.txt

For more information on pnote:

> pnote -h

Project details


Download files

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

Source Distribution

pnote-0.0.27.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

pnote-0.0.27-py3-none-any.whl (11.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