question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Looking for free time view on Agenda

See original GitHub issue

Description

Looking for a time-proportional view of agenda (i.e. gaps for unfilled space). I’d like my users to visually see when they have free time.

Expected Behavior

An option with agenda view: time_proportional={true} that makes agenda items proportional to time, as well as showing the unused time between them. In Google Cal’s app, similar to going from “Schedule” to “Day” views.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:23 (4 by maintainers)

github_iconTop GitHub Comments

6reactions
aprilmintacpinedacommented, Apr 4, 2018

I tweaked the code a little bit and came up with this (please disregard the styles, it’s not really something that I’m concerned about as of the moment. And yeah, you can style this however you like.). I made this possible by providing the previousItem to the renderDay and renderItem. I honestly don’t understand the need to have these two props. I think we can just do renderItem then provide the currentItem and previousItem to that prop which will return a react-native element, this will allow the developer using this library to render whatever they like on the agenda view.

screen shot 2018-04-04 at 11 31 01 am
5reactions
saiemsaeedcommented, Jan 3, 2020

@wmlutz i have implemented time view to show events based on day time. Please refer to #1021 PR. Simulator Screen Shot - iPhone X - 2020-01-03 at 20 29 15

Read more comments on GitHub >

github_iconTop Results From Across the Web

15 Features to Look for in a Time-Saving Agenda and Meeting ...
To help you keep your meetings running on schedule, choose a solution with an integrated speaker and countdown timer. 13. Live Streaming and...
Read more >
How to create a FindTime poll - Microsoft Support
How to create a FindTime poll · Availability: Lists the best options (times when all required meeting participants are free) first. · Time:...
Read more >
The 7 best meeting scheduler apps in 2022 - Zapier
Best free meeting scheduler built into a calendar app · Send direct messages in Slack when new meetings are scheduled in Calendar ·...
Read more >
How to Use Google Calendar 'Find a Time' Meeting Feature
However, you can use the “View schedules” button on the mobile app to quickly look at availability. Step 1: Open Google Calendar and...
Read more >
Tips to write an effective meeting agenda (with template) - Asana
Nobody will complain about a meeting that runs short—keeping everyone longer than anticipated isn't as much fun. Plan sufficient time for ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found