------------------------------------------------------------
commit 586da2a77b3e4322b089013c2e2dfa47e700e0f5
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub> Date: Wed Dec 4 09:53:26 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index cdc344c..e3b4009 100644 --- a/index.scroll +++ b/index.scroll @@ -6,5 +6,7 @@ xParser.scroll experimenting with UI to track my time x tbdr +--- + code.html ------------------------------------------------------------
commit ccad5d24fc20ded1dcde494bfb30d2d8682ad9dc
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub> Date: Wed Dec 4 09:53:00 2024 +0000 updated code.html diff --git a/code.html b/code.html index 82477bf..5fb89a9 100644 --- a/code.html +++ b/code.html @@ -10,7 +10,7 @@ } body { font-family: Arial, sans-serif; - margin: 5pm auto; + margin: 20px auto; width: 300px; } .legend { ------------------------------------------------------------
commit 38ae5af366cc2cca52ef69763f9d70334732c7c0
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub> Date: Wed Dec 4 09:52:50 2024 +0000 updated code.html diff --git a/code.html b/code.html index 5fb89a9..82477bf 100644 --- a/code.html +++ b/code.html @@ -10,7 +10,7 @@ } body { font-family: Arial, sans-serif; - margin: 20px auto; + margin: 5pm auto; width: 300px; } .legend { ------------------------------------------------------------
commit 4ad954a4fa5850b5648aba8e20003077429ae2ea
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub> Date: Wed Dec 4 09:50:10 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index bfacdc5..cdc344c 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,6 @@ buildHtml +buildTxt + xParser.scroll experimenting with UI to track my time ------------------------------------------------------------
commit 1872d073d269b8a9c6babc9e76cba0cb759bde2f
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub> Date: Wed Dec 4 09:49:57 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 095d807..bfacdc5 100644 --- a/index.scroll +++ b/index.scroll @@ -1,8 +1,8 @@ buildHtml +xParser.scroll experimenting with UI to track my time - -https://x.com/@tbdr +x tbdr code.html ------------------------------------------------------------
commit 0a14ebe292f121012ed3ae2fd059ae78dd4120a1
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub> Date: Wed Dec 4 09:49:25 2024 +0000 updated xParser.scroll diff --git a/xParser.scroll b/xParser.scroll index e69de29..51a8b61 100644 --- a/xParser.scroll +++ b/xParser.scroll @@ -0,0 +1,10 @@ +xParser + extends abstractScrollParser + cue x + atoms anyAtom stringAtom + javascript + buildHtml() { + const h = this.atoms[1] + return `twitter: <a href="https://x.com/${h}">${h}</a>` + } + buildTxt() {return `twitter: @${this.atoms[1]}`} \ No newline at end of file ------------------------------------------------------------
commit e73626e208c46cfd201e95c009a06be7ba7ab023
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub> Date: Wed Dec 4 09:49:20 2024 +0000 created xParser.scroll diff --git a/xParser.scroll b/xParser.scroll new file mode 100644 index 0000000..e69de29 ------------------------------------------------------------
commit 10382b13bac9421e9b93530216b02d25fc61e72c
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub> Date: Wed Dec 4 09:20:46 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 1ec884a..095d807 100644 --- a/index.scroll +++ b/index.scroll @@ -2,7 +2,7 @@ buildHtml experimenting with UI to track my time -@tbdr +https://x.com/@tbdr code.html ------------------------------------------------------------
commit df7440d7d9f6177b968761c50338d4004c19f77c
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub> Date: Wed Dec 4 09:20:31 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 1809773..1ec884a 100644 --- a/index.scroll +++ b/index.scroll @@ -1,2 +1,8 @@ buildHtml -code.html \ No newline at end of file + +experimenting with UI to track my time + +@tbdr + +code.html + ------------------------------------------------------------
commit 7824872c9497e4585110a6db6c5c97152a894c74
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub> Date: Wed Dec 4 09:19:16 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 4121113..1809773 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,2 @@ buildHtml -theme roboto - code.html \ No newline at end of file