Skip to main content

file-notes can add note information to the file. It works with Python 3.6+.

Project description

file-notes

file-notes can add note information to the file. It works with Python 3.6+.

Installation

pip install file-notes

Usage

Command

fn [-l|-al|-a|-u|-d] [file_or_dir] [note]

Show all file information

fn -l

Show all file information including hidden files

fn -al

Add a note to a file

fn -a file_or_dir_name 'note'

Update a file's note

fn -u file_or_dir_name 'new note'

Delete a file's note

fn -d file_or_dir_name

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

file-notes-0.0.4.dev0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

file_notes-0.0.4.dev0-py3-none-any.whl (6.2 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