No abstract method to create a "My Videos" or "My Group Videos" list #1879

Open
opened 2013-09-24 13:01:56 +00:00 by rlx · 6 comments
Owner

These can be created via advanced find, but "My Group Videos" is "statically smart", i.e. groups don't update, and there is no way to define these groups as defaults in the site config.

What could work is:

  • $me or {me} as URL syntax
  • Input with special value button (user icon + "me" tooltip)
These can be created via advanced find, but "My Group Videos" is "statically smart", i.e. groups don't update, and there is no way to define these groups as defaults in the site config. What could work is: - $me or {me} as URL syntax - Input with special value button (user icon + "me" tooltip)
rlx added the
general
label 2013-09-24 13:01:56 +00:00
0x2620 was assigned by rlx 2013-09-24 13:01:56 +00:00
rlx added the
normal
defect
labels 2013-09-24 13:01:56 +00:00
rlx added this to the 13.04 milestone 2014-02-09 19:56:08 +00:00
Author
Owner

What about "My Annotations"?

What about "My Annotations"?
Author
Owner

Most straightforward solution:

"user": "{username}" as syntax in config (to define a default smart list of own items)

"group=$my" magic group name as URL and query for "any item in any group that I am in"

Most straightforward solution: "user": "{username}" as syntax in config (to define a default smart list of own items) "group=$my" magic group name as URL and query for "any item in any group that I am in"
Owner

{user} gets expanded from personalLists conditions now ([]changeset:pandora,4272)

{user} gets expanded from personalLists conditions now ([]changeset:pandora,4272)
Owner
  • {username} gets expanded from personalLists conditions now ([]changeset:pandora,4273)
  • groups==$my magic group name to macht all groups of user ([]changeset:pandora,4274)
- {username} gets expanded from personalLists conditions now ([]changeset:pandora,4273) - groups==$my magic group name to macht all groups of user ([]changeset:pandora,4274)
Author
Owner

"My Annotations" is still open.

"My Annotations" is still open.
Author
Owner

Also see #2241

Also see #2241
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1879
No description provided.