Rauno's Field Notes #2
acmnrs
21 points
1 comment
July 25, 2026
Related Discussions
Found 5 related stories in 51.9ms across 3,705 title embeddings via pgvector HNSW
- I Started a "Dirt Notebook" herbertl · 38 pts · July 18, 2026 · 49% similar
- Show HN: Mininote: Instant, plain-text note taking without tracking or lock-in helba-ai · 21 pts · August 14, 2026 · 44% similar
- Why I'm building a note taking app without AI davnicwil · 11 pts · July 22, 2026 · 42% similar
- Show HN: A canvas-based note taking and organizer app passiflora96 · 49 pts · July 19, 2026 · 41% similar
- Show HN: Minute – Offline meeting notes on macOS with Whisper and llama.cpp mraza007 · 12 pts · July 28, 2026 · 40% similar
Discussion Highlights (1 comments)
acmnrs
> Our mitigation against context menu discoverability is to place the same actions in the detail view behind a regular dropdown menu. This is a pattern I'd like to use myself and see more commonly—the context menu as a shortcut but not the only method makes a lot of sense as a balance between the average user and power users. The only downside I see is that you're losing the browser's native context menu, but this is solved by behaviors like in Helium where `Shift+RightClick` forces the native menu[^1]. I'm not sure which other browsers if any implement that, however. [^1]: https://nitter.net/heliumbrowser/status/2080218122674376708#...