https://github.com/pdrum/postponador
https://github.com/pdrum/postponador
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pdrum/postponador
- Owner: pdrum
- Created: 2025-02-16T18:45:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-22T15:58:53.000Z (over 1 year ago)
- Last Synced: 2025-02-22T16:18:45.857Z (over 1 year ago)
- Language: C++
- Size: 645 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Postponador
Postponador is a simple note-taking app that organizes your notes by date. Each note is associated with a specific day so you can easily review what was written on any given date.
## Features
- **Date-Based Notes:**
Select a date using the navigation arrows or date picker, and add notes that are tied to that day. The notes are displayed according to the date you choose.
- **Handwritten Style:**
The app uses a handwritten-style font and a clean design with soft pastel blue and green colors.
- **Note Management:**
Tap a note to mark it as done or tap the delete icon to remove it.
- **Go to Today:**
When you are not viewing today’s notes, a small control (a lightning icon followed by the word "Today") appears. Tap it to quickly return to today's notes.