<2017-07-14 Fri>
人影山822 | 1 | |
ポッポ | 63 | |
ニャース | 1 | |
ガーディ | 3 | |
まだつぼみ | 1 | 2dankai |
スリープ | 2 |
これを rules の manipulators の中にぶち込む
"conditions": [
{
"type": "frontmost_application_unless",
"bundle_identifiers": [
"^com\\.adobe\\..*"
]
}
I would like "notification time" and "last-used time" ordering feature in notification setting in Setting of iOS. | |
Current ordering is just alphabetical. | |
When I want to turn off notification sound or badge of some app, I always feel boring to find the app I turn off since I have many apps in iPhone, iPad. | |
I would like to suggest the following two ordering to the notification setting: | |
1. "Notification Time"-order. (It's useful when a user just gets a notification from an app and wants to turn it off.) | |
2. "Last-used time"-order. (It's useful when a user wants to turn an unnecessary badge for her/him off.) |
// 括弧内を開閉できるようにする。 | |
javascript:(() => { | |
var s=document.createElement('style');s.innerText='.toggler0 { text-indent:0; width:16px; display: inline-block; animation: 0.2s ease-in forwards rotation; } .toggler1 { text-indent:0; width:16px; display: inline-block; animation: 0.2s ease-in reverse forwards rotation; } @keyframes rotation { 0%25 { transform: rotate(0deg) } 100%25 { transform: rotate(-90deg) } }';document.getElementsByTagName('head')[0].appendChild(s); | |
})(); | |
[0,1].forEach((l) => { | |
const d=document;var s=d.body.innerHTML;d.body.innerHTML=s.replace(/(([^(]+?))/g,"<span style=\"\"><span onclick=\"var n=this.nextSibling;if(n.style.display === 'none'){n.style.display = '';this.className='';this.className = 'toggler1';}else{ n.style.display = 'none';this.className='';this.className = 'toggler0';} \" class=\"toggler0\" style=\"color: #aaa; cursor: pointer;\">▼</span><span style=\"display: none\"> ($1) </span></span>"); | |
}) |
1, 0 | |
2, 0 | |
3, 0 | |
4, 0. | |
5, 2.20361*10^-280 |
Process: Photos [2289] | |
Path: /Applications/Photos.app/Contents/MacOS/Photos | |
Identifier: com.apple.Photos | |
Version: 3.0 (3271.13.150) | |
Build Info: PhotoApp-3271013150000000~2 | |
Code Type: X86-64 (Native) | |
Parent Process: ??? [1] | |
Responsible: Photos [2289] | |
User ID: 501 |