iOS 版触ってみてのフィードバック
- Dominant language
- Swift
- Stars
- 0
- Forks
- 0
- Avg merge
- 10h 28m
- Merged PRs (30d)
- 30
Description
iOS版を触ってのフィードバックだけど、macOS版も一緒に変わって良い
- TF経由でインストールしたiOSとmake macosで作ったアプリってデータ同期されてない?
- 初期のテンプレートなんかめっちゃ多い?16個あるんだけど。既定のテンプレートの数分だけで良い(俺の手元に古いデータがあるから。っていうのはありそうだからコードで確認して)。あとついでに以下の変更と、テンプレートは次の4つくらいあればいいかな
- 白紙{{date}} → 日記{{date}} にしよう
- 朝の3行
- 1日の振り返り
- 旅の記録
- 右上の人アイコン、人というより設定だから歯車にしよう
- iOSのロック。10秒で設定しているのに3秒くらいでロックかかる
- iOSの方で横スワイプで画面もどれない
- テンプレートで使える変数って {{date}} だけだっけ?テンプレート作成画面にもっと補足入れて良さそう
- 日記書き込む画面でchevron.bottomみたいな下向きのアイコンが戻るボタンだけど、動きがNavigationなので、左向きのアイコンを使えば良さそう
- リストもやっぱりたせちゃって良い気がするな。
- カレンダー → 右上のNavigationBarにボタンで追加
- リストのセグメントコントロール → 一番右に + ボタンを追加。そこからリストを足せる。リストごとに「日記」が区分されて、選択されているテンプレートも固定。このリストの追加画面でテンプレートも設定できるようにする
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by separating the feedback into data synchronization, default templates, settings and lock behavior, navigation, and list creation. Reproduce the reported behavior in the iOS and macOS apps, then define the expected result for each item before changing anything. Done means the agreed template, navigation, locking, synchronization, and list workflows all behave as specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, macos, swift
- Domain
- desktop, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100