Skip to main content

Terminal note-taking application

Project description

Installation

  • Windows
    1. Download
  • Linux (varies per distro)
    1. Install Python3
      sudo apt install python3
    2. Install pip for Python3
    3. install nestingnote
      python3 -m pip install nestingnote
    4. create alias (for convenience)
    echo "alias nestingnote='python3 -m nestingnote'" >> ~/.bash_aliases
    source ~/.bash_aliasees
    

Execution

python3 -m nestingnote \path\to\my\notes

Controls

Most controls are intuitive, e.g., all printable keys insert that character, arrow keys, home, end, page up, and page down all move the cursor appropriately. However, there are a few special controls introduced by nestingnote:

  • Tab: at the beginning of a line will indent the line, starting an inner nested list. Within the line, tab will split the line into fields similar to columns in a matrix.
  • Ctrl+k: toggles whether the current item in the nested list is collapsed, meaning that all items nested beneath it are hidden.
  • Ctrl+w: save the edits

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

nestingnote-0.0.11.tar.gz (19.5 kB view details)

Uploaded Source

Built Distribution

nestingnote-0.0.11-py3-none-any.whl (25.6 kB view details)

Uploaded Python 3

File details

Details for the file nestingnote-0.0.11.tar.gz.

File metadata

  • Download URL: nestingnote-0.0.11.tar.gz
  • Upload date:
  • Size: 19.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5

File hashes

Hashes for nestingnote-0.0.11.tar.gz
Algorithm Hash digest
SHA256 7f2d5ee183ac489cb74bd5c610bb19dd658a7634d32d2b4f64d499c6757086cf
MD5 2699757a0c9a97cedba4587864f87e55
BLAKE2b-256 17a306d21bf2257c15566931c6ad36e865382fd506f1e04fef965fa03a69dd54

See more details on using hashes here.

File details

Details for the file nestingnote-0.0.11-py3-none-any.whl.

File metadata

  • Download URL: nestingnote-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 25.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5

File hashes

Hashes for nestingnote-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 666b647a4bed9f195f31563fe0f1772fa6e258b165a73d0a6bc6fd91bb60523e
MD5 2c3de3f33dd8adaba7757b5af012e9dc
BLAKE2b-256 680648662254b3e9419a4cd05cffc3ca373ea2213f09e02d1a18bd5645fe378a

See more details on using hashes here.

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