Skip to content

Instantly share code, notes, and snippets.

View bluelephant825's full-sized avatar
🪷
Contemplating...

Bluelephant bluelephant825

🪷
Contemplating...
  • Switzerland
  • 02:54 (UTC +02:00)
View GitHub Profile
@bluelephant825
bluelephant825 / obsidian-web-clipper.js
Created January 31, 2022 21:35 — forked from kepano/obsidian-web-clipper.js
Obsidian Web Clipper Bookmarklet to save articles and pages from the web (for Safari, Chrome, Firefox, and mobile browsers)
javascript: Promise.all([import('https://unpkg.com/[email protected]?module'), import('https://unpkg.com/@tehshrike/[email protected]'), ]).then(async ([{
default: Turndown
}, {
default: Readability
}]) => {
/* Optional vault name */
const vault = "";
/* Optional folder name such as "Clippings/" */
@bluelephant825
bluelephant825 / wikipedia_data_map.ipynb
Created June 26, 2025 07:05 — forked from lmcinnes/wikipedia_data_map.ipynb
Interactive Data Map of Wikipedia
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.