Skip to main content

A simple note-taking CLI application

Project description

Donno

A simple note-take CLI application.

Usage

donno a        # add a new note
donno l        # list existing notes
donno s nim thunder    # search keywords in existing notes
donno e 3      # edit note #3 in note list or searching results
donno del 3    # delete note #3 in note list or searching results
donno b        # backup notes to remote repository
donno r        # restore notes from remote repository

Configuration

Environment variables:

  • EDITOR
  • EDITOR_ENV

For set vim configuration, run EDITOR=nvim EDITOR_ENV="XDG_CONFIG_HOME:/home/leo/Documents/sources/vimrcs/nim" dn e to let vim use configurations with the home /home/leo/Documents/sources/vimrcs/nim, for example.

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

donno-0.2.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

donno-0.2.0-py3-none-any.whl (3.5 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