Skip to content

Instantly share code, notes, and snippets.

@omunroe-com
omunroe-com / grab links.bookmarklet
Created July 8, 2019 19:23 — forked from ttscoff/grab links.bookmarklet
Create a bookmark and paste the code from `grab links.bookmarklet` into the url. Trigger it on a page containing links you want to save and then click the section of the page containing the links. A Markdown list of all links will be generated, and clicking the resulting list will select all for copying.
@omunroe-com
omunroe-com / chrome-about.md
Created October 21, 2018 04:48 — forked from evelynharthbrooke/chromium-about.md
Up-to-date list of all available internal Chrome pages.

Overview of all chrome:// pages.

This page is current as of Chrome 68 (available in the dev and canary channels).

You can list these by going to chrome://chrome-urls/ in the version of Chrome you're currently running. However, please note that the list may be a bit different depending on your version of Chrome.

List of Chrome URLs

chrome://about
chrome://accessibility
chrome://appcache-internals
chrome://apps
@smarr
smarr / truffle-material.md
Last active March 16, 2023 14:06
Truffle: Languages and Material
@miku
miku / README.md
Last active July 14, 2022 17:21
git --track vs --set-upstream vs --set-upstream-to

README

Short excursion into git --track, --set-upstream and --set-upstream-to.

All examples use the aliases co for checkout and br for branch.

Setup:

$ git clone git@github.com:AKSW/OntoWiki.git