2019-02-05 13:33:32 +11:00
<!doctype html>
< html lang = "ps" >
< head >
< title > Settings - TheDesk< / title >
2019-02-27 03:51:37 +11:00
{{comment-start}}
2019-02-05 13:33:32 +11:00
< script type = "text/javascript" >
var _jipt = [];
_jipt.push(['project', 'thedesk']);
< / script >
< script type = "text/javascript" src = "https://cdn.crowdin.com/jipt/jipt.js" > < / script >
2019-02-27 03:51:37 +11:00
{{comment-end}}
2019-02-05 13:33:32 +11:00
< meta content = "width=device-width,initial-scale=1.0" name = "viewport" >
< link href = "../../css/materialize.css" type = "text/css" rel = "stylesheet" >
< link href = "../../css/themes.css" type = "text/css" rel = "stylesheet" >
< link href = "../../css/master.css" type = "text/css" rel = "stylesheet" >
< link href = '../../css/font-awesome.css' rel = 'stylesheet' type = 'text/css' >
< link href = "https://fonts.googleapis.com/icon?family=Material+Icons|Open+Sans:300" rel = "stylesheet" >
< meta charset = "utf-8" >
< / head >
< body id = "mainView" style = "overflow-y:scroll" >
< script type = "text/javascript" src = "../../js/common/jquery.js" > < / script >
< script type = "text/javascript" src = "../../js/platform/first.js" > < / script >
< script type = "text/javascript" src = "../../js/common/materialize.js" > < / script >
< script type = "text/javascript" src = "../../js/lang/lang.ps.js" > < / script >
< h4 > crwdns524:0crwdne524:0< / h4 >
< ul class = "collapsible" data-collapsible = "accordion" >
< li >
< div class = "collapsible-header" >
< i class = "material-icons" > desktop_windows< / i > crwdns529:0crwdne529:0
< / div >
< div class = "collapsible-body" >
< h5 > crwdns530:0crwdne530:0< / h5 >
2019-02-27 03:51:37 +11:00
< a href = "../ja/setting.html" > 日本語(Japanese)< / a > /< a href = "../en/setting.html" > English< / a > /< a href = "../ps/setting.html" > Crowdin web translate< / a > /
2019-02-05 13:33:32 +11:00
< h5 > crwdns531:0crwdne531:0< / h5 >
< button onclick = "exportSettings()" class = "btn waves-effect lime darken-3" style = "width:100%; max-width:200px;" > crwdns533:0crwdne533:0< / button >
< button onclick = "importSettings()" class = "btn waves-effect cyan darken-3" style = "width:100%; max-width:200px;" > crwdns532:0crwdne532:0< / button >
< h5 > crwdns534:0crwdne534:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "theme" type = "radio" id = "black" value = "black" / >
< label for = "black" > Black< / label >
< input class = "with-gap" onchange = "settings()" name = "theme" type = "radio" id = "white" value = "white" / >
< label for = "white" > White< / label >
< input class = "with-gap" onchange = "settings()" name = "theme" type = "radio" id = "indigo" value = "indigo" / >
< label for = "indigo" > Indigo< span class = "imas hide" > (エンドレスナイト)< / span > < / label >
< input class = "with-gap" onchange = "settings()" name = "theme" type = "radio" id = "brown" value = "brown" / >
< label for = "brown" > Brown< span class = "imas hide" > (ビタースイート・タイム)< / span > < / label >
< input class = "with-gap" onchange = "settings()" name = "theme" type = "radio" id = "green" value = "green" / >
< label for = "green" > Green< span class = "imas hide" > (ユースフルロマンス)< / span > < / label >
< br >
< h5 > crwdns1898:0crwdne1898:0< / h5 > crwdns536:0crwdne536:0
< br >
< input type = "text" style = "width:50px" id = "popup" > crwdns537:0crwdne537:0
< button class = "btn waves-effect" style = "width:100px;" onclick = "settings()" > crwdns525:0crwdne525:0< / button >
< br >
< h5 > crwdns538:0crwdne538:0< / h5 >
crwdns539:0crwdne539:0< br > < a onclick = "notftest()" class = "pointer" > crwdns540:0crwdne540:0< / a >
< br >
< input class = "with-gap" onchange = "settings()" name = "notf" type = "radio" id = "ntf_yes" value = "yes" / >
< label for = "ntf_yes" > crwdns526:0crwdne526:0< / label >
< input class = "with-gap" onchange = "settings()" name = "notf" type = "radio" id = "ntf_no" value = "no" / >
< label for = "ntf_no" > crwdns527:0crwdne527:0< / label >
< br >
< h5 > crwdns541:0crwdne541:0< / h5 > crwdns542:0crwdne542:0
< br >
< input type = "text" style = "width:50px" id = "width" > pxcrwdns543:0crwdne543:0
< button class = "btn waves-effect" style = "width:100px;" onclick = "settings()" > crwdns525:0crwdne525:0< / button >
< br >
2019-02-27 03:51:37 +11:00
< h5 > {{fixwidth}}< / h5 > {{fixwidthwarn}}
< input type = "text" style = "width:50px" id = "fixwidth" > pxcrwdns543:0crwdne543:0
< button class = "btn waves-effect" style = "width:100px;" onclick = "settings()" > crwdns525:0crwdne525:0< / button >
< br >
2019-02-05 13:33:32 +11:00
< h5 > crwdns544:0crwdne544:0< / h5 >
crwdns1900:0crwdne1900:0< br >
< button class = "btn waves-effect" style = "width:100px;" onclick = "font()" > crwdns1896:0crwdne1896:0< / button > < br >
< div id = "fonts" class = "hide" style = "overflow-y:scroll; width:300px; height:500px;" >
< / div >
< br >
< input type = "text" style = "width:150px" id = "font" >
< button class = "btn waves-effect" style = "width:100px;" onclick = "settings()" > crwdns525:0crwdne525:0< / button >
< br >
< h5 > crwdns546:0crwdne546:0< / h5 >
< span style = "font-size:15px" > 15px(crwdns549:0crwdne549:0)< / span >
< br >
< input type = "text" style = "width:50px" id = "size" > px
< button class = "btn waves-effect" style = "width:100px;" onclick = "settings()" > crwdns525:0crwdne525:0< / button > < br >
< h5 > crwdns547:0crwdne547:0< / h5 >
crwdns548:0crwdne548:0< br >
< button class = "btn waves-effect" style = "width:100px;" onclick = "savefolder()" > crwdns528:0crwdne528:0< / button >
< br >
< / div >
< / li >
< li >
< div class = "collapsible-header" >
< i class = "material-icons" > reorder< / i > crwdns550:0crwdne550:0
< / div >
< div class = "collapsible-body" >
< h5 > crwdns551:0crwdne551:0< / h5 > crwdns552:0crwdne552:0
< br > crwdns553:0crwdne553:0
< br > crwdns554:0crwdne554:0
< br >
< input class = "with-gap" onchange = "settings()" onchange = "settings()" name = "time" type = "radio" id = "relative" value = "relative" / >
< label for = "relative" > crwdns555:0crwdne555:0< / label >
< input class = "with-gap" onchange = "settings()" name = "time" type = "radio" id = "absolute" value = "absolute" / >
< label for = "absolute" > crwdns1902:0crwdne1902:0< / label >
< input class = "with-gap" onchange = "settings()" name = "time" type = "radio" id = "double" value = "double" / >
< label for = "double" > crwdns557:0crwdne557:0< / label >
< input class = "with-gap" onchange = "settings()" name = "time" type = "radio" id = "medium" value = "medium" / >
< label for = "medium" > crwdns558:0crwdne558:0< / label >
< h5 > crwdns1904:0crwdne1904:0< / h5 > crwdns1906:0crwdne1906:0
< br >
< input class = "with-gap" onchange = "settings()" name = "ul" type = "radio" id = "ul_yes" value = "yes" / >
< label for = "ul_yes" > crwdns526:0crwdne526:0< / label >
< input class = "with-gap" onchange = "settings()" name = "ul" type = "radio" id = "ul_no" value = "no" / >
< label for = "ul_no" > crwdns527:0crwdne527:0< / label >
< br >
< h5 > crwdns561:0crwdne561:0< / h5 > crwdns562:0crwdne562:0
< br >
< input class = "with-gap" onchange = "settings()" name = "nsfw" type = "radio" id = "n_yes" value = "yes" / >
< label for = "n_yes" > crwdns526:0crwdne526:0< / label >
< input class = "with-gap" onchange = "settings()" name = "nsfw" type = "radio" id = "n_no" value = "no" / >
< label for = "n_no" > crwdns527:0crwdne527:0< / label >
< br >
< h5 > crwdns563:0crwdne563:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "cw" type = "radio" id = "c_yes" value = "yes" / >
< label for = "c_yes" > crwdns526:0crwdne526:0< / label >
< input class = "with-gap" onchange = "settings()" name = "cw" type = "radio" id = "c_no" value = "no" / >
< label for = "c_no" > crwdns527:0crwdne527:0< / label >
< br >
< h5 > crwdns564:0crwdne564:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "rp" type = "radio" id = "rp_hidden" value = "hidden" / >
< label for = "rp_hidden" > crwdns565:0crwdne565:0< / label >
< input class = "with-gap" onchange = "settings()" name = "rp" type = "radio" id = "rp_all" value = "all" / >
< label for = "rp_all" > crwdns566:0crwdne566:0< / label >
< br >
< h5 > crwdns567:0crwdne567:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "gif" type = "radio" id = "g_yes" value = "yes" / >
< label for = "g_yes" > crwdns526:0crwdne526:0< / label >
< input class = "with-gap" onchange = "settings()" name = "gif" type = "radio" id = "g_no" value = "no" / >
< label for = "g_no" > crwdns527:0crwdne527:0< / label >
< br >
< h5 > crwdns572:0crwdne572:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "tag" type = "radio" id = "t_all" value = "all" / >
< label for = "t_all" > crwdns573:0crwdne573:0< / label >
< input class = "with-gap" onchange = "settings()" name = "tag" type = "radio" id = "t_local" value = "local" / >
< label for = "t_local" > crwdns574:0crwdne574:0< / label >
< br >
< h5 > crwdns575:0crwdne575:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "via" type = "radio" id = "via_yes" value = "yes" / >
< label for = "via_yes" > crwdns526:0crwdne526:0< / label >
< input class = "with-gap" onchange = "settings()" name = "via" type = "radio" id = "via_hide" value = "hide" / >
< label for = "via_hide" > crwdns527:0crwdne527:0< / label >
< br >
< h5 > crwdns576:0crwdne576:0< / h5 >
crwdns577:0crwdne577:0< br >
< input class = "with-gap" onchange = "settings()" name = "mov" type = "radio" id = "mov_yes" value = "yes" / >
< label for = "mov_yes" > crwdns578:0crwdne578:0< / label >
< input class = "with-gap" onchange = "settings()" name = "mov" type = "radio" id = "mov_click" value = "click" / >
< label for = "mov_click" > crwdns579:0crwdne579:0< / label >
< input class = "with-gap" onchange = "settings()" name = "mov" type = "radio" id = "mov_no" value = "no" / >
< label for = "mov_no" > crwdns527:0crwdne527:0< / label >
< br >
< h5 > crwdns580:0crwdne580:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "notfm" type = "radio" id = "notfm_yes" value = "yes" / >
< label for = "notfm_yes" > crwdns526:0crwdne526:0< / label >
< input class = "with-gap" onchange = "settings()" name = "notfm" type = "radio" id = "notfm_no" value = "no" / >
< label for = "notfm_no" > crwdns527:0crwdne527:0< / label >
< br >
< h5 > crwdns581:0crwdne581:0< / h5 >
crwdns582:0crwdne582:0
< br >
< input type = "text" style = "width:50px" id = "sentence" > crwdns583:0crwdne583:0 crwdns543:0crwdne543:0 crwdns585:0crwdne585:0
< input type = "text" style = "width:50px" id = "letters" > crwdns584:0crwdne584:0 crwdns543:0crwdne543:0
< button class = "btn waves-effect" style = "width:100px;" onclick = "settings()" > crwdns525:0crwdne525:0< / button >
< br >
< h5 > crwdns586:0crwdne586:0
< / h5 >
< input type = "text" style = "width:50px" id = "img-height" > px
< button class = "btn waves-effect" style = "width:100px;" onclick = "settings()" > crwdns525:0crwdne525:0< / button >
< br >
< h5 > crwdns1908:0crwdne1908:0< / h5 >
crwdns1910:0crwdne1910:0< br >
< input class = "with-gap" onchange = "settings()" name = "ticker" type = "radio" id = "ticker_yes" value = "yes" / >
< label for = "ticker_yes" > crwdns526:0crwdne526:0< / label >
< input class = "with-gap" onchange = "settings()" name = "ticker" type = "radio" id = "ticker_no" value = "no" / >
< label for = "ticker_no" > crwdns527:0crwdne527:0< / label >
< br >
< / div >
< / li >
< li >
< div class = "collapsible-header" >
< i class = "material-icons" > send< / i > crwdns587:0crwdne587:0
< / div >
< div class = "collapsible-body" >
< h5 > crwdns590:0crwdne590:0< / h5 >
< input type = "text" style = "width:150px" id = "cw-text" >
< button class = "btn waves-effect" style = "width:100px;" onclick = "settings()" > crwdns525:0crwdne525:0< / button >
< br >
< h5 > crwdns588:0crwdne588:0< / h5 >
crwdns589:0crwdne589:0
< br >
< input type = "text" style = "width:50px" id = "cw_sentence" > crwdns583:0crwdne583:0 crwdns543:0crwdne543:0 crwdns585:0crwdne585:0
< input type = "text" style = "width:50px" id = "cw_letters" > crwdns584:0crwdne584:0 crwdns543:0crwdne543:0
< button class = "btn waves-effect" style = "width:100px;" onclick = "settings()" > crwdns525:0crwdne525:0< / button >
< br >
< h5 > crwdns591:0crwdne591:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "cws" type = "radio" id = "cws_yes" value = "yes" / >
< label for = "cws_yes" > crwdns526:0crwdne526:0< / label >
< input class = "with-gap" onchange = "settings()" name = "cws" type = "radio" id = "cws_no" value = "no" / >
< label for = "cws_no" > crwdns527:0crwdne527:0
< / label >
< br >
< h5 > crwdns592:0crwdne592:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "vis" type = "radio" id = "public" value = "public" / >
< label for = "public" > crwdns593:0crwdne593:0< / label >
< input class = "with-gap" onchange = "settings()" name = "vis" type = "radio" id = "unlisted" value = "unlisted" / >
< label for = "unlisted" > crwdns594:0crwdne594:0< / label >
< input class = "with-gap" onchange = "settings()" name = "vis" type = "radio" id = "private" value = "private" / >
< label for = "private" > crwdns595:0crwdne595:0< / label >
< input class = "with-gap" onchange = "settings()" name = "vis" type = "radio" id = "direct" value = "direct" / >
< label for = "direct" > crwdns596:0crwdne596:0< / label >
< input class = "with-gap" onchange = "settings()" name = "vis" type = "radio" id = "memory" value = "memory" / >
< label for = "memory" > crwdns1912:0crwdne1912:0< / label >
< input class = "with-gap" onchange = "settings()" name = "vis" type = "radio" id = "server" value = "server" / >
< label for = "server" > crwdns1914:0crwdne1914:0< / label >
< br >
< h5 > crwdns599:0crwdne599:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "img" type = "radio" id = "i_url" value = "url" / >
< label for = "i_url" > crwdns600:0crwdne600:0< / label >
< input class = "with-gap" onchange = "settings()" name = "img" type = "radio" id = "i_no-act" value = "no-act" / >
< label for = "i_no-act" > crwdns601:0crwdne601:0< / label >
< br >
< input class = "with-gap" onchange = "settings()" name = "img" type = "radio" id = "i_inline" value = "inline" disabled / >
< label for = "i_inline" > crwdns602:0crwdne602:0
<!-- 画像を投稿し、インラインで表示(Markdownに対応したインスタンスのみ。マルチアカウント環境では非推奨。) -->
< / label >
< br >
< h5 > crwdns568:0crwdne568:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "box" type = "radio" id = "bx_yes" value = "yes" / >
< label for = "bx_yes" > crwdns569:0crwdne569:0< / label >
< input class = "with-gap" onchange = "settings()" name = "box" type = "radio" id = "bx_no" value = "no" / >
< label for = "bx_no" > crwdns571:0crwdne571:0
< / label >
< input class = "with-gap" onchange = "settings()" name = "box" type = "radio" id = "bx_abs" value = "absolute" / >
< label for = "bx_abs" > crwdns570:0crwdne570:0< / label >
< br >
< h5 > crwdns603:0crwdne603:0< / h5 >
< input class = "with-gap" onchange = "settings()" name = "quote" type = "radio" id = "q_simple" value = "simple" / >
< label for = "q_simple" > crwdns604:0crwdne604:0< / label >
< input class = "with-gap" onchange = "settings()" name = "quote" type = "radio" id = "q_mention" value = "mention" / >
< label for = "q_mention" > crwdns605:0crwdne605:0< / label >
< input class = "with-gap" onchange = "settings()" name = "quote" type = "radio" id = "q_full" value = "full" / >
< label for = "q_full" > crwdns606:0crwdne606:0
< / label >
< br >
< h5 > crwdns607:0crwdne607:0< / h5 >
crwdns608:0crwdne608:0< br >
< input class = "with-gap" onchange = "settings()" name = "main" type = "radio" id = "mn_remain" value = "remain" / >
< label for = "mn_remain" > crwdns609:0crwdne609:0< / label >
< input class = "with-gap" onchange = "settings()" name = "main" type = "radio" id = "mn_main" value = "main" / >
< label for = "mn_main" > crwdns610:0crwdne610:0< / label >
< / label >
< h5 > crwdns1916:0crwdne1916:0< / h5 >
crwdns1918:0crwdne1918:0< br >
< input class = "with-gap" onchange = "settings()" name = "sec" type = "radio" id = "sec-nothing" value = "nothing" / >
< label for = "sec-nothing" > crwdns1920:0crwdne1920:0< / label >
< input class = "with-gap" onchange = "settings()" name = "sec" type = "radio" id = "sec-public" value = "public" / >
< label for = "sec-public" > crwdns593:0crwdne593:0< / label >
< input class = "with-gap" onchange = "settings()" name = "sec" type = "radio" id = "sec-unlisted" value = "unlisted" / >
< label for = "sec-unlisted" > crwdns594:0crwdne594:0< / label >
< input class = "with-gap" onchange = "settings()" name = "sec" type = "radio" id = "sec-private" value = "private" / >
< label for = "sec-private" > crwdns595:0crwdne595:0< / label >
< input class = "with-gap" onchange = "settings()" name = "sec" type = "radio" id = "sec-direct" value = "direct" / >
< label for = "sec-direct" > crwdns596:0crwdne596:0< / label >
< input class = "with-gap hide kirishima" onchange = "settings()" name = "sec" type = "radio" id = "sec-local" value = "local" / >
< label for = "sec-local" > crwdns1922:0crwdne1922:0< / label > < span class = "hide kirishima" > 非対応インスタンスでは「未収載」になります。< / span >
< br >
< / div >
< / li >
< li >
< div class = "collapsible-header" >
< i class = "material-icons" > keyboard< / i > crwdns611:0crwdne611:0
< / div >
< div class = "collapsible-body" >
< h5 > crwdns612:0crwdne612:0< / h5 >
crwdns613:0crwdne613:0< br >
Ctrl+Shift+1:< input type = "text" style = "width:150px" id = "oks-1" >
< button onclick = "oks(1)" class = "btn waves-effect" style = "width:100px;" > crwdns525:0crwdne525:0< / button > < br > < br >
Ctrl+Shift+2:< input type = "text" style = "width:150px" id = "oks-2" >
< button onclick = "oks(2)" class = "btn waves-effect" style = "width:100px;" > crwdns525:0crwdne525:0< / button > < br > < br >
Ctrl+Shift+3:< input type = "text" style = "width:150px" id = "oks-3" >
< button onclick = "oks(3)" class = "btn waves-effect" style = "width:100px;" > crwdns525:0crwdne525:0< / button > < br > < br >
< / div >
< / li >
< li >
< div class = "collapsible-header" >
< i class = "material-icons" > bookmark< / i > crwdns614:0crwdne614:0
< / div >
< div class = "collapsible-body" >
< h5 > crwdns615:0crwdne615:0< / h5 >
< div id = "mute-cli" > < / div >
< h5 > crwdns616:0crwdne616:0< / h5 >
crwdns617:0crwdne617:0
< h5 > crwdns619:0crwdne619:0< / h5 >
crwdns618:0crwdne618:0< br >
< div class = "chips" id = "wordmute" style = "background-color:gray;" > < / div >
< button onclick = "wordmuteSave()" class = "btn waves-effect" style = "width:100px;" > crwdns525:0crwdne525:0< / button >
< h5 > crwdns620:0crwdne620:0< / h5 >
crwdns618:0crwdne618:0< br >
< div class = "chips" id = "wordemp" style = "background-color:gray;" > < / div >
< button onclick = "wordempSave()" class = "btn waves-effect" style = "width:100px;" > crwdns525:0crwdne525:0< / button >
< h5 > crwdns621:0crwdne621:0< / h5 >
crwdns622:0crwdne622:0
< span class = "emphasized" > crwdns623:0crwdne623:0 < / span >
< / div >
< / li >
< li >
< div class = "collapsible-header" >
< i class = "fa fa-spotify" > < / i > crwdns624:0crwdne624:0
< / div >
< div class = "collapsible-body" >
2019-02-27 12:17:35 +11:00
<!-- >h5>{{npProvider}}</h5>
2019-02-05 13:33:32 +11:00
{{npPeoviderWarn}}< br >
< input class = "with-gap" onchange = "npprovider()" name = "npp" type = "radio" id = "aimp" value = "AIMP" / >
< label for = "aimp" > AIMP< / label >
< input class = "with-gap" onchange = "npprovider()" name = "npp" type = "radio" id = "itunes" value = "ITUNES" / >
< label for = "itunes" > iTunes< / label >
< input class = "with-gap" onchange = "npprovider()" name = "npp" type = "radio" id = "npmm" value = "MEDIAMONKEY" / >
< label for = "npmm" > MediaMonkey< / label >
< input class = "with-gap" onchange = "npprovider()" name = "npp" type = "radio" id = "winamp" value = "WINAMP" / >
< label for = "winamp" > Winamp< / label >
< input class = "with-gap" onchange = "npprovider()" name = "npp" type = "radio" id = "wmp" value = "WMP" / >
< label for = "wmp" > WMP< / label >
< input class = "with-gap" onchange = "npprovider()" name = "npp" type = "radio" id = "wlm" value = "WLM" / >
< label for = "wlm" > WLM< / label >
< input class = "with-gap" onchange = "npprovider()" name = "npp" type = "radio" id = "cad" value = "CAD" / >
2019-02-27 12:17:35 +11:00
< label for = "cad" > CAD< / label > < br > < br-- >
2019-02-05 13:33:32 +11:00
crwdns625:0crwdne625:0< i class = "material-icons" style = "font-size:24px;" > music_note< / i > crwdns626:0crwdne626:0< br >
< h5 > crwdns627:0crwdne627:0< / h5 >
crwdns628:0crwdne628:0< br >
< div id = "spotify-code-show" class = "hide" > < input type = "text" id = "spotify-code" > < button onclick = "spotifyAuth()" class = "btn waves-effect" style = "width:100px;" > crwdns525:0crwdne525:0< / button > < / div >
< a onclick = "spotifyConnect()" class = "btn waves-effect nex" style = "width:100%; max-width:200px; background-color:#1ed760;" id = "spotify-enable" > < i class = "fa fa-spotify left" > < / i > crwdns629:0crwdne629:0< / a >
< a onclick = "spotifyDisconnect()" class = "btn waves-effect nex disabled" style = "width:100%; max-width:200px; background-color:#1ed760;" id = "spotify-disable" > < i class = "fa fa-spotify left" > < / i > crwdns630:0crwdne630:0< / a >
< h5 > crwdns631:0crwdne631:0< / h5 >
crwdns632:0crwdne632:0< br >
< textarea id = "np-temp" class = "materialize-textarea" data-length = "500" > #NowPlaying {song} / {album} / {artist}
{url}< / textarea > < br >
crwdns633:0{song}crwdnd633:0{album}crwdnd633:0{artist}crwdnd633:0{url}crwdne633:0< br >
crwdns634:0{url}crwdnd634:0{composer}crwdnd634:0{hz}crwdnd634:0{bitRate}crwdnd634:0{genre}crwdne634:0< br >
{{templete3}}< br >
< span class = "imas hide" > CINDERELLA NowPlaying(imastodon.net限定)では作曲家{composer}/作詞家{lyricist}/BPM{bpm}が有効です。< br >
CINDERELLA NowPlayingはimastodon.netにログインしているとき、トゥート欄に「//」を入力し、その後に曲名を入れることで可能です。< / span > < br >
< button onclick = "spotifySave()" class = "btn waves-effect" style = "width:100px;" > crwdns525:0crwdne525:0< / button >
< h5 > crwdns635:0crwdne635:0< / h5 >
< span class = "imas hide" > この設定はCINDERELLA NowPlaying(imastodon.net限定)にも適用されます。< / span > < br >
< input class = "with-gap" onchange = "spotifyFlagSave()" name = "awk" type = "radio" id = "awk_yes" value = "yes" / >
< label for = "awk_yes" > crwdns526:0crwdne526:0< / label >
< input class = "with-gap" onchange = "spotifyFlagSave()" name = "awk" type = "radio" id = "awk_no" value = "no" / >
< label for = "awk_no" > crwdns527:0crwdne527:0< / label >
< br >
< / div >
< / li >
< li >
< div class = "collapsible-header" >
< i class = "material-icons" > hearing< / i > crwdns636:0crwdne636:0
< / div >
< div class = "collapsible-body" >
< h5 > crwdns637:0crwdne637:0< / h5 >
crwdns638:0crwdne638:0< br >
< p class = "range-field" > < input type = "range" id = "voicespeed" min = "1" max = "100" value = "10" style = "width:500px; max-width:100%" / > < / p >
< h5 > crwdns639:0crwdne639:0< / h5 >
crwdns640:0crwdne640:0< br >
< p class = "range-field" > < input type = "range" id = "voicepitch" min = "0" max = "100" value = "50" style = "width:500px; max-width:100%" / > < / p >
< h5 > crwdns641:0crwdne641:0< / h5 >
crwdns642:0crwdne642:0< br >
< p class = "range-field" > < input type = "range" id = "voicevol" min = "0" max = "100" value = "100" style = "width:500px; max-width:100%" / > < / p >
< h5 > crwdns643:0crwdne643:0< / h5 >
< input type = "text" style = "width:350px" id = "voicetxt" value = "crwdns644:0crwdne644:0" >
< button class = "btn waves-effect blue" style = "width:150px;" onclick = "voicePlay()" id = "testplay" > crwdns645:0crwdne645:0< / button > < br >
< br >
< button class = "btn waves-effect" style = "width:100px;" onclick = "voiceSettings()" > crwdns525:0crwdne525:0< / button >
< / div >
< / li >
< / ul >
< br >
< a href = "index.html" class = "btn waves-effect orange nex" style = "width:100%; max-width:200px;" > < i class = "material-icons left" > undo< / i > crwdns646:0crwdne646:0< / a >
< br >
< br > crwdns647:0crwdne647:0
< li > Ctrl+1-9:crwdns648:0crwdne648:0< / li >
< li > N:crwdns649:0crwdne649:0< / li >
< li > X:crwdns650:0crwdne650:0< / li >
< li > Ctrl+Enter:crwdns651:0crwdne651:0< / li >
< li > Ctrl+Enter+Shift:crwdns1924:0crwdne1924:0< / li >
< li > Ctrl+E:crwdns652:0crwdne652:0< / li >
< li > Esc:crwdns653:0crwdne653:0< / li >
< li > F5:crwdns654:0crwdne654:0< / li >
< li > Ctrl+Shift+C:crwdns655:0crwdne655:0< / li >
< li > Ctrl+Shift+S:crwdns524:0crwdne524:0< / li >
< li > Ctrl+Shift+M:crwdns656:0crwdne656:0< / li >
< li > Ctrl+Shift+N:NowPlaying(Spotify)< / li >
< li > Ctrl+Shift+P:crwdns657:0crwdne657:0< / li >
< li > ←/→:crwdns658:0crwdne658:0< / li >
< li > crwdns659:0crwdne659:0< / li >
< div class = "hide kirishima" >
以下Markdownに対応したインスタンスのみ。
< br >
< li > Ctrl+B/I/S/U:太字/斜字/取り消し/下線< / li >
< li > Shift+Enter:全角スペースを入れて改行< / li >
< li > Shift+Space:ゼロ幅スペース< / li >
以下アスタルテにログインしている場合のみ
< br >
< li > Ctrl+R:
< a href = "https://astarte.thedesk.top" > アスタルテ暇人ランキング< / a > を開く
< / li > < br >
< / div >
< button class = "btn waves-effect red" style = "width:100%; max-width:500px;" onclick = "if(confirm('crwdns661:0crwdne661:0')){ localStorage.clear(); location.href='index.html'; }" > < i class = "material-icons left" > delete< / i > crwdns660:0crwdne660:0< / button > < br > < br >
< button class = "btn waves-effect indigo" onclick = "about()" style = "width:100%; max-width:500px;" > < i class = "material-icons left" > info< / i > crwdns662:0crwdne662:0< / button >
< a href = "https://thedesk.top" class = "btn waves-effect deep-purple lighten-2" style = "width:100%; max-width:500px;" > < i class = "material-icons left" > web< / i > crwdns663:0crwdne663:0< / a >
< a href = "https://enty.jp/Cutls" class = "btn waves-effect purple lighten-2" style = "width:100%; max-width:500px;" > < i class = "material-icons left" > trending_up< / i > crwdns664:0crwdne664:0(Enty)< / a >
< a href = "https://docs.thedesk.top" class = "btn waves-effect blue darken-2" style = "width:100%; max-width:500px;" > < i class = "material-icons left" > list< / i > crwdns665:0crwdne665:0/Docs(Constructing)< / a >
< a href = "https://github.com/cutls/TheDesk" class = "btn waves-effect black lighten-2" style = "width:100%; max-width:500px;" > < i class = "fa fa-github left" > < / i > GitHub< / a >
< a href = "index.html?mode=user&code=Cutls@kirishima.cloud" class = "btn waves-effect blue lighten-2" style = "width:100%; max-width:500px;" > < img src = "../../img/desk_full.svg" class = "left" width = "25" style = "padding-top:5px;" > Developer: Cutls@kirishima.cloud< / a >
< a class = "btn waves-effect red lighten-2" href = "https://osushi.love/Cutls_P" target = "_blank" style = "width:100%; max-width:500px;" > < img src = "../../img/sushi.svg" class = "left" width = "25" style = "padding-top:5px;" > crwdns666:0crwdne666:0< / a >
< br >
Kyash< br >
< img src = "../../img/kyash.png" width = "100" > < br >
< a onclick = "localStorage.removeItem('new-ver-skip'); location.href='index.html';" class = "pointer" > crwdns667:0crwdne667:0< / a > < br >
< a href = "oss.html" > OSS Licensecrwdns668:0crwdne668:0< / a > < br >
< span style = "font-family:Open Sans;" > Copyright © TheDesk 2018 All Rights Reserved.
Under < a href = "https://github.com/cutls/TheDesk/blob/master/LICENSE" > GNU General Public License v3.0< / a > and < a href = "https://github.com/cutls/TheDesk/blob/master/TOS.md" > Terms of Use< / a >
< br > Developer: Cutls P(
< a href = "index.html?mode=user&code=Cutls@kirishima.cloud" > @Cutls@kirishima.cloud< / a > )
< br >
< / span > < br >
TheDeskおよびCutls Pは< a href = "https://donken.org/" > 被災地支援のためのマストドン研究会< / a > をログイン機能提供等の形で応援しています。< br >
タグタイムラインを開く:< a href = "index.html?mode=tag&code=被災地支援のためのマストドン研究会" > #被災地支援のためのマストドン研究会< / a > < br >
< script type = "text/javascript" src = "../../js/common/about.js" > < / script >
< script type = "text/javascript" src = "../../js/platform/end.js" > < / script >
< script type = "text/javascript" src = "../../js/login/logout.js" > < / script >
< script type = "text/javascript" src = "../../js/lang/lang.js" > < / script >
< script type = "text/javascript" src = "../../js/ui/spotify.js" > < / script >
< script type = "text/javascript" src = "../../js/tl/speech.js" > < / script >
< script type = "text/javascript" src = "../../js/ui/settings.js" > < / script >
< script type = "text/javascript" src = "../../js/ui/theme.js" > < / script >
< script type = "text/javascript" src = "../../js/tl/date.js" > < / script >