Commit 15c5cb8
fix(org-workbench, lists): entry rows display host+path, not hostname alone
Gates Foundation's blog_index stream rendered as bare
"gatesfoundation.org" — but the path IS the stream, and its two
"website" identity links rendered identically. AdditiveList's fallback
display now shows host + pathname (trailing slash trimmed, www.
stripped, capped at 60 chars so tracking-style URLs don't blow up the
row); hostname alone only for root URLs. Stream names still take
precedence. One component — org links, streams, corpus, and person
lists all inherit.
Closes #27. Issue: context-v/issues/List-Rows-Show-Hostname-Only-Same-Domain-Entries-Indistinguishable.md
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UvYzx7vDWeafnkAi2nEQeb1 parent ef02398 commit 15c5cb8
1 file changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
121 | 124 | | |
122 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
123 | 130 | | |
124 | 131 | | |
125 | 132 | | |
| |||
220 | 227 | | |
221 | 228 | | |
222 | 229 | | |
223 | | - | |
| 230 | + | |
224 | 231 | | |
225 | 232 | | |
226 | 233 | | |
| |||
0 commit comments