近期則常談,如何讓「內容 (Content) 本身即是 UI」
內容 = UI,所以閱讀就可以更簡捷,減少 UI 分掉的注意力
在 App 的使用上,更接近沉浸式 (Immersive Experiences) 的使用體驗
基於自己過去的語言慣性
我會用「維度 (dimension)」來描述這個概念
紙張是 width x height 的 2 維平面
Device 的 screen 基本上也是一個 2 維平面
但是在數位文本的世界裏
App 這文本卻是個多維/高維的世界
利用 multi-touch 及 gesture 的操控
Tap、Double-Tap、Press、Swipe ... 是有向量和姿態的不可見 UI
各內容片段既是存在於不同的維度中
又像是量子躍遷 (quantum leap) 般被召喚去來
我知道我的說法有些難以理解(雖然自以為很精準)
下面是今天看到的一段描述,或許稍容易理解些,這是不同層次的精準
Great app design includes consideration of not just where content is placed but how and when it gets there in response to which user actions.