Skip to main content

Command-line note taking application

Project description

doggy-notes CLI

Fast note-taking in the terminal using SQLite storage.

Create and manage notes quickly without leaving the command line.

Features

  • Create notes
  • Delete single or multiple notes
  • Confirmation before deletion
  • Note search
  • SQLite storage
  • Tag support
  • Creation timestamps
  • Read notes in details
  • Edit notes

Installation

Clone the repository:

git clone https://github.com/Dev-ev-v/doggy-notes.git
cd doggy-notes

Install:

pip install .

Or:

pip install doggy-notes

Quick Start

Create a note:

doggy add "your text here"

List notes

doggy list

Delete a note:

doggy delete <index>

Command Reference

Command Description
add Create note
delete Delete note
list Find notes
read Show notes details
edit Edit notes

Storage

Notes are stored locally in SQLite.

Example structure:

{
 "content":"Review argparse",
 "title":"Note",
 "description":"How to use argparse + examples"
 "tags":["python","cli"],
 "date":"2026-04-25"
}

Roadmap

Planned:

  • Export notes
  • Import notes
  • Encryption
  • Backup support
  • README support
  • Filter notes dedicated function
  • Personalizations

Why This Project

Built as a lightweight, fast and privacy-friendly terminal note manager.

Contributing

Issues and suggestions welcome.

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

doggy_notes-2.1.0.post0.tar.gz (25.8 kB view details)

Uploaded Source

Built Distribution

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

doggy_notes-2.1.0.post0-py3-none-any.whl (32.0 kB view details)

Uploaded Python 3

File details

Details for the file doggy_notes-2.1.0.post0.tar.gz.

File metadata

  • Download URL: doggy_notes-2.1.0.post0.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for doggy_notes-2.1.0.post0.tar.gz
Algorithm Hash digest
SHA256 375c98bb4545d00c43688098cc2592ca852e5dc3b720688f5d029b81d99c1b66
MD5 eca4a44f85ec42d78a576b1e28c792cf
BLAKE2b-256 47b54589bf9d5a80e56f5cfa45810004ecef2895d556e818d171c04884910b01

See more details on using hashes here.

Provenance

The following attestation bundles were made for doggy_notes-2.1.0.post0.tar.gz:

Publisher: python-publish.yml on Dev-ev-v/doggy-notes

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

File details

Details for the file doggy_notes-2.1.0.post0-py3-none-any.whl.

File metadata

File hashes

Hashes for doggy_notes-2.1.0.post0-py3-none-any.whl
Algorithm Hash digest
SHA256 ead5a4f48d838fb3324086732f68832ad542fdb247da879fbe31992f27a40ec4
MD5 b38366f0163e7463799975dd3e61227b
BLAKE2b-256 90d0fbafa297b27882a28f2b8ed60b8c95d2776fe9adc78bc292bdf4391f79fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for doggy_notes-2.1.0.post0-py3-none-any.whl:

Publisher: python-publish.yml on Dev-ev-v/doggy-notes

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