[Feature] Default Views for Link shares #586
Labels
No Label
area/internal-code
changes requested
confirmed
dependencies
duplicate
good first issue
help wanted
hosting
invalid
kind/bug
kind/feature
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: vikunja/frontend#586
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enable or disable views dependnig on the share
For example I want to share my content only in the KANBAN view but people get dropped in the list view where only non-done items are visible.
Alternatively just remove the buttons for the other views and drop them into the kanban view... something something...
Example:
The nice thing about the views is the api has pretty much no clue about them. Restricting them in link shares would make it more complicated, but I can see the value of it.
I'd merge a PR but would consider this a low priority 🙃
Another Idea I just had was if it was possible to add multiple kanban views. That would for example make it easier for day-planning
Let's say you want to visit multiple places so you sort it by Place but a second view would allow you to also sort those by Day in a visual matter (without the use of Tags)