ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

"Event" resource kind #134

Open kirillt opened 2 years ago

kirillt commented 2 years ago

It would be nice to work with various events using the app.

Events like meetings, reminders or alarm clock. Special "calendar" and "chronology" views would be appropriate for those. When a selection contains only resources of "event" type, the grid should be replaced with dedicated view. When a selection contains such resources but not only, screen can be split into two halves: normal grid and dedicated view.

Storage format is open question (possible to batch events into 1 file, or support both batched and separate formats).