Skip to main content

A simple terminal app that manages your notes.

Project description

Noted

NOTE: This app is under development! Make anny suggestions and commplaints in our GitHub Issues.

A terminal app for managing some notes.

Installation

The installation is as simple as

$ 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

$ python3 -m noted.noted --config

This will create a .notedrc file in your home directory with the config parameters to beused by the program.

NOTE: You may create an alias such as alias noted='python3 -m noted.noted' and include it in your .bashrc (or equivalent).

An example of .notedrc is

$ cat .notedrc
filename=todo.md
editor=code
repo_path=/home/user/.notes
origin=git@github.com:username/notes.git

The .notedrc file does not come with an origin field, you must provide it. By providing an origin field, the program initializes the repo_path to a git repo associated with the given origin URL.

After configuring your settings, you may open your notes with

$ python3 -m noted.noted

After editing your notes, you can save them with

$ python3 -m noted.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.0.4.tar.gz (3.4 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.0.4-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: noted_app-0.0.4.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for noted_app-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c8aa9eff674ef5a5d28880d6c87f4e79a17138b19534beb8cac703f3edbe98f9
MD5 693de01ef7a08bea6eeb092874e028c3
BLAKE2b-256 20c74b2a8424de5da603caaa2c94e42d9b312e06263c59d125a45e9bcb9f64a8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: noted_app-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for noted_app-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d0c38b0e4b2b380fdfecc83dfb286edbd0f4c101ca8e7c0528601275795bb444
MD5 01fbbb05561c0e0720fb103c6608304b
BLAKE2b-256 3b699464da015526e6c96f72a01d5c2e59d2ff65d0a370d75dc8c300510c0214

See more details on using hashes here.

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