Skip to main content

A simple terminal app that manages your notes.

Project description

Noted

[!Warning] This app is under development! Make any suggestions and commplaints in our GitHub Issues.

A terminal app for managing some notes.

Installation

Install noted using pip

pip install noted-app

Usage

The first step is to setup your config profile: the path to the notes repository, the name of the notes file, the editor you want to use and the repo's remote URL. Edit your profile with

noted --config

This will create a .notedrc file in your home directory with the config parameters to be used by the program. An example of .notedrc is

editor=code
repo_path=/home/user/.notes
files={"default": "todo.md", "read": "reading-list.md"}
origin=

The options are:

  • editor: the editor to open the files
  • repo_path: a directory to store the files
  • files: a list of commands to open different files. "default" refers to the file opened with the command noted; in the example above, the command noted read opens the file reading-list.md
  • origin (optional): set an SSH or HTTPS origin for the repository. Every time you open a file with noted, it first performs a git pull. The command noted --save commits and, if origin is set, pushes the current version.

After configuring your options, you can open your notes with

noted

After editing your notes, you can save them with

noted --save

This command commits any changes to the repository and, if an origin is set in .notedrc, it pushes the changes to the origin.

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

noted_app-0.1.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

noted_app-0.1.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file noted_app-0.1.0.tar.gz.

File metadata

  • Download URL: noted_app-0.1.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for noted_app-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f03ab972a6d2d8ea63865e69c3cb82dd40e262123fafd694c9f33aca99943f96
MD5 446775363726850aafdb8d14871941e7
BLAKE2b-256 5ce63f80b7ee13dae0b375976a9105d752c08af9d4f660bbdc06aeeb7ed9cdc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for noted_app-0.1.0.tar.gz:

Publisher: python-publish.yml on joaoreboucas1/noted

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file noted_app-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: noted_app-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for noted_app-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e83f85dce59c864faac6dd22f72b6258dedc702a31ec987b1ce3f555205c7e8
MD5 1fc54610a466abab96e1811d95cd18cb
BLAKE2b-256 2e3ff702c302d50223c9636dc7fe5e131d3b1ef1dde8a68276d8b71725407bc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for noted_app-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on joaoreboucas1/noted

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page