Skip to content

FelineFantasy/Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes 📝

Python Version License

A console-based note manager in Python. Add, update, delete, and view your notes.

📝 Description

Notes is a minimalist console note manager. Everything is stored locally in notes.txt, with numbering generated "on the fly" that remains consistent even after deletions.

Features:

  • Add notes
  • Update existing notes
  • Delete notes by number
  • View all notes with numbering

⚙️ Installation and Usage

  1. Download notes.py
  2. Run: python notes.py
  3. Choose actions from the menu

🎮 Controls

Main menu (options 0-4):

  • Add a note
  • Update a note
  • Delete a note
  • View notes

📁 Project Files

Notes/
├── notes.py      # Main file
├── notes.txt     # Notes file (created automatically)
└── README.md     # Documentation

👤 Author

Timur (FelineFantasy)

License: MIT

About

Python console-based note manager with addition, update, deletion, and viewing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages