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
Release history Release notifications | RSS feed
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 details)
Built Distribution
pnote-0.0.27-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file pnote-0.0.27.tar.gz
.
File metadata
- Download URL: pnote-0.0.27.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ddd2d4693a2a78c53050dc54dcac8f0237de961ce39d11d89301e3103ae3b5e |
|
MD5 | b34feadd6dcf7942aa7c5ea2a4b00276 |
|
BLAKE2b-256 | 74f6580b5dcb8d15c6da76791141cea2d5bac88d31404095ca0f6ae35f5bc6ef |
File details
Details for the file pnote-0.0.27-py3-none-any.whl
.
File metadata
- Download URL: pnote-0.0.27-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 777f505417fe8ff2d54aabefc85530d9894da394fbc74635a69c92dce3fb636b |
|
MD5 | 758c9a44ab473c5530ec020c0b199175 |
|
BLAKE2b-256 | 584b382f9044e479b96b1ff1b110771a32a4c58e62d891487b5d412e4fdf4f73 |