Created Tablet mode account selection for posting. (markdown)
parent
40314fd31d
commit
b63fcea2f6
31
Tablet-mode-account-selection-for-posting..md
Normal file
31
Tablet-mode-account-selection-for-posting..md
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
When opening the post compose screen:
|
||||||
|
-(1) If "default account" is specified, open with it.
|
||||||
|
-(2) If there is a pseudo accounts in the column in visible scroll range, select the account
|
||||||
|
-(3) If all accounts in the column in visible scroll range is same, open with it.
|
||||||
|
-(4) else, select the account
|
||||||
|
|
||||||
|
Quick toot:
|
||||||
|
-(1) If "When using quick toot, omit account selection if possible" is disabled, select the account
|
||||||
|
-(2) If "default account" is specified, post with it.
|
||||||
|
-(3) If there is a pseudo accounts in the column in visible scroll range, select the account
|
||||||
|
-(4) If all accounts in the column in visible scroll range is same, post with it.
|
||||||
|
-(5) else, select the account
|
||||||
|
|
||||||
|
|
||||||
|
The reason why quick toot has more check is that there is no opportunity to switch accounts after opening the post compose screen.
|
||||||
|
|
||||||
|
|
||||||
|
### 投稿画面を開く場合
|
||||||
|
- (1)デフォルトアカウントが指定されてればそれで投稿画面を開く
|
||||||
|
- (2)画面内のカラムに疑似アカウントがあればアカウント選択
|
||||||
|
- (3)画面内のカラムが同じアカウントならそれで投稿画面を開く
|
||||||
|
- (4)アカウント選択
|
||||||
|
|
||||||
|
### 簡易投稿場合
|
||||||
|
- (1)「簡易投稿でも可能ならアカウント選択を省略する」が無効ならアカウント選択
|
||||||
|
- (2)デフォルトアカウントが指定されてればそれで投稿する
|
||||||
|
- (3)画面内のカラムに疑似アカウントがあればアカウント選択
|
||||||
|
- (4)画面内のカラムが同じアカウントならそれで投稿する
|
||||||
|
- (5)アカウント選択
|
||||||
|
|
||||||
|
簡易投稿の方がチェックが多いのは、投稿画面を開くのと違って後からアカウントを切り替える機会がないからです
|
Loading…
x
Reference in New Issue
Block a user