Can we swallow /edits in "/edits/user:name/grid/year/00:01:00"? #2250
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#2250
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
(and the same for texts?)
After checking for item id, the parser would have to check for edit/text id, then fall back to find.
"user:name" shouldn't collide with item ids, and isn't a very common or useful find literal.
Of course, /edits and /texts as such would remain.
Challenge: user "foo" has "bar" both as edit and as text. To use /texts/foo:bar just for this one case seems odd.
Maybe, as texts urls lack the /view/sort part, and only have a short /span, just swallow /edits and keep /texts.
Wontfix:
/keywords=camera:zoom
(keywords=camera
is a valid username)