This is a brute force approach to support "context blocks" without taking any steps backwards (i.e., it supports older transactions and newer, modular transactions), but it feels like this is a lot of steps sideways and this change would be far better if it took a nuanced approach through T12921.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 25 2021
D21574 implements the hovercard and summary length changes.
May 21 2020
I think (?) this was pretty much resolved by the last round of changes. See T13291 for some followups.
Jun 19 2019
May 10 2019
May 9 2019
PHI1224 describes a somewhat-adjacent situation: an install would like a way for external automated tooling to reference source files and generate editor links for them.
Apr 27 2019
Mar 29 2019
Mar 28 2019
Mar 27 2019
Feb 13 2018
I don't currently plan to do this. At a bare minimum, T5474 may moot it.
May 4 2017
May 2 2017
This is also extremely silly, but I sometimes do it because I'm dumb and have muscle-memory for ⌘+1+⇥+⌘+V+⏎: searching for an object URL doesn't jump you to that object URL, but you probably meant to put it in the other box.
Apr 26 2017
Apr 25 2017
Apr 24 2017
Apr 22 2017
Yeah, if you know what information you want.
Tasks, projects, owners packages.
Pick three and I'll spruce them up today/tomorrow.
Apr 20 2017
I'd just redo them on a case by case basic. Too many variables.
@chad, a lot of this is probably ultimately design -- how much passion do you feel for hovercards? The infrastructure is in good shape and I can add the "context hint" piece pretty easily if we want to look at that. Not sure if this is a bigger/more complicated project that you don't want to touch for the moment or whatever, though.
Apr 7 2017
Per the latest update in D17502, this remains involved.
Mar 16 2017
Mar 9 2017
Feb 28 2017
This actually seems a little difficult to fix...maybe just make it truncate with an ellipsis?
heh nice. And I didn't even have to cheat by using U+00A0.
Feb 27 2017
Aug 25 2016
Aug 5 2016
Jul 1 2016
Jun 12 2016
Jun 7 2016
Feb 24 2016
Feb 12 2016
Feb 11 2016
Feb 5 2016
Jan 26 2016
Jan 21 2016
One hovercard related suggestion in T10187: hard to understand status of sub-tasks from parent was to add projects/columns to Hovercards so that when mousing over subtasks you can see what projects they are in without opening them all. It looks like the latest mock has that so
Jan 20 2016
These seem alright, I haven't been bothered by them.
Jan 12 2016
Jan 8 2016
👍 to @cspeckmim
We have a number of repositories (~20, though around 5 are generally active at a time) - what do you think about having the associated repository indicated somewhere on the revision hovercard?
Jan 7 2016
Jan 5 2016
Dec 24 2015
The original request here seems to be for specific links to members and workboards from hovercards. I think it predates modern defaulting rules (i.e., clicking the tag now takes you to workboards for projects where they're in use) and we haven't seen other requests for this. I expect work adjacent to T10054 to continue giving us better behavior for clicking through. I don't understand the use case for frequently needing to access members quickly. I don't currently anticipate adding these links to hovercards.
Dec 22 2015
Dec 18 2015
D12692 is nearly the correct patch for this (and will support mentions, file embeds, etc., although currently not Fixes http://example.com/T123, which is parsed somewhat separately -- but that is also fixable fairly easily), it just has some tricky regex/execution order stuff that hasn't quite been sorted out.
We should make sure to include mentions support too.
thx for deduping
Nov 13 2015
Sep 25 2015
I'm just going to merge this into T3278 since I think that covers this completely.
Sep 11 2015
That would be the summary Remarkup engine.
Then may I suggest somehow stripping away the [[ and the urls and only display the links text instead? Just an idea to not have it so cluttery at least, until (if in the future) there will be rendering of stuff there.
This is the expected behavior currently (not rendering out full Remarkup) and blocked on that we don't currently have a good "summary" type Remarkup target (which would be used say in task headers, chat summarys, hovercards, etc) where we only render a subset of Remarkup.