site: editorial tooling, grid masonry fix, new reviews + finds
UI / dev tooling - /find/ index: sort by file birthtime desc (sub-day chronology even when many finds share the same frontmatter date); render the captured-at on its own line under the host (~0.65rem mono muted) - New dev-only filter at the top of /find/: All / Not in lists, persisted in localStorage; "not in lists" hides finds referenced by any superpost - New editorial-tags chip strip on each find card (dev-only): selected tags visible by default, full picker on hover/focus-within with a "…" button for arbitrary tag entry; clicks copy /edit-find-tag <slug> <tag> to the clipboard via the existing EditConfirm singleton - New optional editorialTags: string[] field on the find collection - New src/data/editorial-tags.json — master list of available tags (initial set: ["delete"]); display order follows file order /grid/ now uses the JS Masonry component instead of CSS column-count, so the middle column no longer "dips"; tile hover updated to match the home page's accent-glow / no-translate style Content - New review: apex-markdown-processor (graduated from find of same slug; hero reused from the find folder) - New review: sindre-sorhus-older-mac-apps (graduated; intentionally hero-less per the source page's text-only design) - New review: superkey (added by user; hero wired in src/lib/hero.ts) - 24 new finds captured by /daily-finds across travel, jokes, quotes, product picks, and indie tools - 2 new finds superposts: 2026-05-04-a-small-atlas, 2026-05-04-off-until-needed Misc - daily-finds.log.md and candidate-sources.md updated with the day's runs - build-finds skill prompt iterated by user
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: "Anker 8-in-1 USB-C Hub & Tablet Stand"
|
||||
subtitle: "Eight ports plus an angled stand, so an iPad Pro becomes a real workstation"
|
||||
date: 2026-05-04
|
||||
link: "https://toolsandtoys.net/anker-8-in-1-usb-c-hub-tablet-stand/"
|
||||
linkText: "toolsandtoys.net"
|
||||
source: "Tools and Toys"
|
||||
topics:
|
||||
- tools
|
||||
tags: [ipad, usb-c, hub, desk-setup, anker]
|
||||
description: "Anker's hub doubles as a tablet stand: eight ports plus a fixed viewing angle so an iPad Pro pairs with an external keyboard, mouse, and monitor as a single-cable workstation."
|
||||
---
|
||||
|
||||
Most USB-C hubs are dongles you forget about. This Anker is a stand first — a chunk of weighted plastic angled for a 13" iPad Pro that happens to expose eight ports along its base. Plug the iPad in once and you have HDMI, Ethernet, SD/microSD, three USB-A, and pass-through power without the hub flopping around behind the screen. The trick is the form factor: it stops the iPad from being a tablet pretending to be a laptop and gives it a permanent dock-like home on the desk.
|
||||
Reference in New Issue
Block a user