Skip to content

Metadata in 14-day view notebook #16

@ketiltrout

Description

@ketiltrout

To properly implement #15 I think there needs to be a JS block in the rendered 14-day notebook that creates JS globals indicating which days are being displayed. Something like:

<script type="text/javascript">var first_14day_csd 4321; var last_14day_csd 4334;</script>

These global variables could then be used by the daily viewer JS to create the necessary UI elements (whatever they are).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions