新しいものを見つけたい
新しいものを見つけたい

COTAのおじいちゃんは写真が趣味でした。でもおばあちゃんと孫であるCOTA以外にほぼ誰にも見せることがありませんでした。いま趣味というと誰かに見せることも増えて、人によっては認められることとやりたいことの間で行き来している人まで見かけることがあります。「趣味とは何か?」という話をすればそれは趣味の数だけあるだろうと思います。きっと趣味において共通して大切な …

懐かしい
懐かしい

お祭りの後を懐かしむような少し懐かしい気持ち。それは自分やその状況を客観的に見ることができていて、そのことを受け止める感性がある証です。というのは自分の源流を知ることができますが、懐かしいという気持ちもまた源流だけでなくどういったものを見てきたかを確かめることができます。過去の時間はやり直すことができないから懐かしさというのは大切なものになるのだろうと思って …

むかしを見つけたい
むかしを見つけたい

はるか古い時代に思いを馳せる。「むかし」は今やこの先を生きるヒントを与えてくれるものです。そして自分や人間の軌跡(ルーツ)は、自分が自分であることを確かめさせてくれる大切なものです。先祖から受け継がれたこと、あるいは自分以外の人がどういった道を歩んできて、そのことでどうして自分は今ここにいるのかを確かめられます。歴史を見つめることができる。そんな記録を集めて …

穏やかな
穏やかな

とくに何かがなければ、人は自然と穏やかな時間を望むものだと思います。そんな平穏の時間を過ごせるためのヒントや、穏やかな状態の記録を集めています。 …

移動を楽しみたい
移動を楽しみたい

身を任せて自分の力以外で移動ができるということ。電車やバス、飛行機にタクシーなど。移動する時間というのは特別なものがあると思っています。移動しながら携帯電話の画面を見たり読書することも一つだと思いますが、移り行く景色はその天気や状況において一期一会のものです。そんな切なく黄昏る時間、わくわくできる時間に関する記録を集めてみました …

previous arrow
next arrow
シリーズ

気になること

のぞむことから探してみましょう

'; window._nslWebViewNoticeElement.insertAdjacentHTML("afterbegin", webviewNoticeHTML); document.body.appendChild(window._nslWebViewNoticeElement); } }); } } window._nslDOMReady(function () { window.nslRedirect = function (url) { if (scriptOptions._redirectOverlay) { const overlay = document.createElement('div'); overlay.id = "nsl-redirect-overlay"; let overlayHTML = ''; const overlayContainer = "
", overlayContainerClose = "
", overlaySpinner = "
", overlayTitle = "

" + scriptOptions._localizedStrings.redirect_overlay_title + "

", overlayText = "

" + scriptOptions._localizedStrings.redirect_overlay_text + "

"; switch (scriptOptions._redirectOverlay) { case "overlay-only": break; case "overlay-with-spinner": overlayHTML = overlayContainer + overlaySpinner + overlayContainerClose; break; default: overlayHTML = overlayContainer + overlaySpinner + overlayTitle + overlayText + overlayContainerClose; break; } overlay.insertAdjacentHTML("afterbegin", overlayHTML); document.body.appendChild(overlay); } window.location = url; }; let targetWindow = scriptOptions._targetWindow || 'prefer-popup', lastPopup = false; document.addEventListener('click', function (e) { if (e.target) { const buttonLinkElement = e.target.closest('a[data-plugin="nsl"][data-action="connect"]') || e.target.closest('a[data-plugin="nsl"][data-action="link"]'); if (buttonLinkElement) { if (lastPopup && !lastPopup.closed) { e.preventDefault(); lastPopup.focus(); } else { let href = buttonLinkElement.href, success = false; if (href.indexOf('?') !== -1) { href += '&'; } else { href += '?'; } const redirectTo = buttonLinkElement.dataset.redirect; if (redirectTo === 'current') { href += 'redirect=' + encodeURIComponent(window.location.href) + '&'; } else if (redirectTo && redirectTo !== '') { href += 'redirect=' + encodeURIComponent(redirectTo) + '&'; } if (targetWindow !== 'prefer-same-window' && checkWebView()) { targetWindow = 'prefer-same-window'; } if (targetWindow === 'prefer-popup') { lastPopup = NSLPopup(href + 'display=popup', 'nsl-social-connect', buttonLinkElement.dataset.popupwidth, buttonLinkElement.dataset.popupheight); if (lastPopup) { success = true; e.preventDefault(); } } else if (targetWindow === 'prefer-new-tab') { const newTab = window.open(href + 'display=popup', '_blank'); if (newTab) { if (window.focus) { newTab.focus(); } success = true; window._nslHasOpenedPopup = true; e.preventDefault(); } } if (!success) { window.location = href; e.preventDefault(); } } } } }); let buttonCountChanged = false; const googleLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="google"]'); if (googleLoginButtons.length && checkWebView()) { googleLoginButtons.forEach(function (googleLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(googleLoginButton); } else { googleLoginButton.remove(); buttonCountChanged = true; } }); } const facebookLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="facebook"]'); if (facebookLoginButtons.length && checkWebView() && /Android/.test(window.navigator.userAgent) && !isAllowedWebViewForUserAgent('facebook')) { facebookLoginButtons.forEach(function (facebookLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(facebookLoginButton); } else { facebookLoginButton.remove(); buttonCountChanged = true; } }); } const separators = document.querySelectorAll('div.nsl-separator'); if (buttonCountChanged && separators.length) { separators.forEach(function (separator) { const separatorParentNode = separator.parentNode; if (separatorParentNode) { const separatorButtonContainer = separatorParentNode.querySelector('div.nsl-container-buttons'); if (separatorButtonContainer && !separatorButtonContainer.hasChildNodes()) { separator.remove(); } } }) } });})();
記事URLをコピーしました