https://github.com/markalexi/organizer
Daily organizer. Schedule with notes.
https://github.com/markalexi/organizer
organizer scheduler
Last synced: 3 months ago
JSON representation
Daily organizer. Schedule with notes.
- Host: GitHub
- URL: https://github.com/markalexi/organizer
- Owner: MarkAlexI
- License: mit
- Created: 2022-09-07T14:41:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-15T17:26:18.000Z (5 months ago)
- Last Synced: 2026-01-15T20:12:13.138Z (5 months ago)
- Topics: organizer, scheduler
- Language: Vue
- Homepage: https://markalexi.github.io/organizer/
- Size: 916 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# organizer
Daily organizer. Schedule with notes.
---
For installation dependencies used script `install-dep`.
For starting project used script `build`.
For using Hot Reload run `watch`.
`prod` is production mode for webpack.

Use the buttons to navigate the Calendar. To select a date, click on it. Enter text in Textarea and use the buttons to work with it:
- Save - to save to IndexedDB
- Clear - to remove text
- Copy - to place in clipboard
- Prev - find previous day with notes
- Next - find next day with notes
The entry is saved as a hyperlink with a title in the format 'hh:mm:ss'. The date with notes in the Calendar is highlighted in orange. Clicking on a date will open a list of notes. Clicking on the link opens the note in Textarea. The active date is shown in the header.