diff --git a/blog/lastfm_bookmarklets.md b/blog/lastfm_bookmarklets.md
new file mode 100755
index 0000000..b26273a
--- /dev/null
+++ b/blog/lastfm_bookmarklets.md
@@ -0,0 +1,63 @@
+---
+author: Akbar Rahman
+pub_date: Sat, 13 Apr 2024 20:00:31 +0100
+title: last.fm bookmarklets
+tags: [ last.fm, scripts ]
+uuid: e54ebf58-4033-4dae-81db-91db344f1311
+---
+
+# last.fm bookmarklets
+
+last.fm doesn't let you see how many scrobbled you've made in one day particularly easily.
+Here is a bookmarklet to solve that.
+
+
+
+
+
+
+
+
+
+
+ +When you press generate bookmarklet, the values `OFFSET`, `DAYS`, `USERNAME` will be +subsituted and put into the link above. +It's always best to inspect bookmarklets though. +Inspect the page to view the script used to generate the bookmarklet. + + + + diff --git a/blog/readme.md b/blog/readme.md new file mode 100644 index 0000000..68a9435 --- /dev/null +++ b/blog/readme.md @@ -0,0 +1,4 @@ +--- +title: alv's blog +blog: true +---