New search function et drag and drop clean
This commit is contained in:
31
notes/research/design/typography.md
Normal file
31
notes/research/design/typography.md
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "Typography Research"
|
||||
date: "10-11-2025"
|
||||
last_modified: "10-11-2025:19:21"
|
||||
tags: ["research", "design", "typography"]
|
||||
---
|
||||
|
||||
# Typography
|
||||
|
||||
## Current Fonts
|
||||
|
||||
- System fonts for UI
|
||||
- Fira Code for code
|
||||
|
||||
## Alternatives
|
||||
|
||||
### Sans-serif
|
||||
- Inter
|
||||
- Poppins
|
||||
- Public Sans
|
||||
|
||||
### Monospace
|
||||
- JetBrains Mono
|
||||
- Cascadia Code
|
||||
- Source Code Pro
|
||||
|
||||
## Readability
|
||||
|
||||
- Line height: 1.6
|
||||
- Max width: 65ch
|
||||
- Font size: 16px base
|
||||
29
notes/research/design/ui-inspiration.md
Normal file
29
notes/research/design/ui-inspiration.md
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
title: "UI Design Inspiration"
|
||||
date: "10-11-2025"
|
||||
last_modified: "10-11-2025:19:21"
|
||||
tags: ["research", "design", "ui"]
|
||||
---
|
||||
|
||||
# UI Inspiration
|
||||
|
||||
## Apps to Study
|
||||
|
||||
- Notion - Clean, minimal
|
||||
- Obsidian - Graph view
|
||||
- Bear - Beautiful typography
|
||||
- Craft - Smooth animations
|
||||
|
||||
## Design Systems
|
||||
|
||||
- Material Design 3
|
||||
- Apple HIG
|
||||
- Tailwind components
|
||||
|
||||
## Colors
|
||||
|
||||
Current: Material Darker
|
||||
Consider:
|
||||
- Nord theme
|
||||
- Dracula
|
||||
- Catppuccin
|
||||
Reference in New Issue
Block a user