marks.json
{
"https:\/\/github.com\/sindresorhus\/awesome": {
"url": "https:\/\/github.com\/sindresorhus\/awesome",
"tags": "awesome, list",
"notes": "The awesome list of awesome lists with IDEs, computer science, programming languages, and so much more"
},
"https:\/\/stackoverflow.com\/questions\/1160008\/which-keycode-for-escape-key-with-jquery": {
"url": "https:\/\/stackoverflow.com\/questions\/1160008\/which-keycode-for-escape-key-with-jquery",
"tags": "javascript,keycode,escape",
"notes": ""
},
"https:\/\/stackoverflow.com\/questions\/1465374\/javascript-event-keycode-constants": {
"url": "https:\/\/stackoverflow.com\/questions\/1465374\/javascript-event-keycode-constants",
"tags": "javascript, keycodes,list",
"notes": ""
},
"https:\/\/www.bigcartel.com\/": {
"url": "https:\/\/www.bigcartel.com\/",
"tags": "website builder, artists, monetize, indie",
"notes": ""
},
"http:\/\/web-accessibility.carnegiemuseums.org\/content\/buttons\/": {
"url": "http:\/\/web-accessibility.carnegiemuseums.org\/content\/buttons\/",
"tags": "accessibility, html, css, links, buttons",
"notes": ""
},
"https:\/\/dev.to\/tbking\/pypi-packages-decoded-for-npm-developers-51j4": {
"url": "https:\/\/dev.to\/tbking\/pypi-packages-decoded-for-npm-developers-51j4",
"tags": "python, pip, unit tests, publishing packages",
"notes": ""
},
"https:\/\/developer.mozilla.org\/en-US\/docs\/Mozilla\/Add-ons\/WebExtensions\/manifest.json\/commands": {
"url": "https:\/\/developer.mozilla.org\/en-US\/docs\/Mozilla\/Add-ons\/WebExtensions\/manifest.json\/commands",
"tags": "webextension, keyboard shortcut, browser action, popup",
"notes": ""
},
"isSetup": "true",
"https:\/\/www.ietf.org\/rfc\/rfc3986.txt": {
"url": "https:\/\/www.ietf.org\/rfc\/rfc3986.txt",
"tags": "rfc, uri",
"notes": "RFC for web uris, including reserved characters and a lot more"
},
"https:\/\/git-scm.com\/docs": {
"url": "https:\/\/git-scm.com\/docs",
"tags": "git,documentation,command list",
"notes": "All the commands available in git"
},
"https:\/\/linuxhint.com\/trim_string_bash\/": {
"url": "https:\/\/linuxhint.com\/trim_string_bash\/",
"tags": "bash, trim string",
"notes": "An even better option is:\n```bash\nstr_trim(){\n local trimmed;\n trimmed=$(echo \"$1\" | sed -e 's\/^\\s*\/\/')\n trimmed=$(echo \"$trimmed\" | sed -e 's\/\\s*$\/\/')\n echo \"$trimmed\"\n}\n```"
},
"https:\/\/www.barrykooij.com\/create-github-releases-via-command-line\/": {
"url": "https:\/\/www.barrykooij.com\/create-github-releases-via-command-line\/",
"tags": "git, release, tagging",
"notes": ""
},
"https:\/\/twitter.com\/thearslankhalid\/status\/1302143480693743616": {
"url": "https:\/\/twitter.com\/thearslankhalid\/status\/1302143480693743616",
"tags": "html,forms,autocomplete",
"notes": ""
},
"https:\/\/github.com\/voku\/Simple-PHP-Code-Parser": {
"url": "https:\/\/github.com\/voku\/Simple-PHP-Code-Parser",
"tags": "php, code parser",
"notes": "You can simply scan a string, a file or a full directory and you can see a simple data structure from your php code."
},
"http:\/\/lorempixel.com\/": {
"url": "http:\/\/lorempixel.com\/",
"tags": "image generator, random",
"notes": "Randomly generate images of different sizes"
},
"https:\/\/css-tricks.com\/seamless-responsive-photo-grid\/": {
"url": "https:\/\/css-tricks.com\/seamless-responsive-photo-grid\/",
"tags": "css, images, grid, gallery",
"notes": "How to make a grid of images in css"
},
"https:\/\/htaccessbook.com\/htaccess-redirect-https-www\/": {
"url": "https:\/\/htaccessbook.com\/htaccess-redirect-https-www\/",
"tags": "htaccess, https, www, redirect",
"notes": "redirect all requests to https:\/\/www."
},
"https:\/\/www.osradar.com\/how-to-schedule-a-shutdown-in-linux\/": {
"url": "https:\/\/www.osradar.com\/how-to-schedule-a-shutdown-in-linux\/",
"tags": "bash, linux, shutdown",
"notes": "Schedule shutdowns in linux with bash"
}
}