Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Make a TaskDial day publicly shareable #63

@dajbelshaw

Description

@dajbelshaw

Description

Allow users to share a read-only public view of their day's task schedule via a unique URL.

Context

From user testing with Stephen Lockyer (2026-03-23). Related to #56 (Public REST API) — this could be built on top of that infrastructure or implemented independently as a simpler share link.

Possible approach

  • User generates a shareable link for their current day
  • Link opens a stripped-down, read-only view (no editing, no auth required)
  • User controls what is shared (could be limited to task names + times, no tags/private data)
  • Link can be revoked

Considerations

  • E2EE: shared view would need to decrypt data server-side or use a key embedded in the URL fragment
  • Privacy: opt-in only, clearly communicated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions