my bookmarklet
const audioContext=new(window.AudioContext||window.webkitAudioContext);function play852HzTone(dur...
my bookmarklet
(function(){var datePattern=new RegExp("(\\d{4})年(\\d{1,2})月(\\d{1,2})日");function formatEntry...
各カードのタイトルに(xx分)と書いておくと、その分数を合計してリストのタイトル横に終了予定時間を...
var get_minute=function(title){var match_result;match_result=title.match(/(\d+)分/);return $.isAr...