Skip to content

Commit

Permalink
add tweet #127
Browse files Browse the repository at this point in the history
  • Loading branch information
r002 committed May 5, 2024
1 parent 61ed208 commit fbe4f4f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Onward and upward!! Accelerate!! 🌎🚀✨
**

## TODO
- [ ] research `blueskey` and `x` apis for posting
- [ ] research `blueskey` and `x` apis for simultaneous posting
- [ ] build a central GUI that posts to both simultaneously?
- [ ] research how to bring `analytics counts` to `bluesky` (see how many impressions/clicks each post got)
- [ ] scrolling should only scroll the `Tweet Timestream` center pane
Expand All @@ -58,10 +58,15 @@ Onward and upward!! Accelerate!! 🌎🚀✨
- [ ] write a preprocessor that scans `x.json` & reports discrepancies w/ `media.json`, `orgs.json`, and `/pfp`
- [ ] build `wheel` page
- [ ] track every week's pick
- [ ] build histogram of everyone's who's been picked
- [ ] create `links` section
- [x] create `books` section
- [x] add `bad movie club` section
- [ ] render histogram of everyone's who's been picked
- [ ] add `writing` page
- [ ] add `start` and `stop` timer buttons
- [ ] the page will track time (in increments of 15min blocks) spent writing that day (record timestamps?)
- [ ] writing should be intentional, focused, measured, delivery-oriented
- [ ] add the `this is an educational resource` badge to topbar
- [ ] create `links` section on XNA page
- [x] create `books` section on XNA page
- [x] add `bad movie club` page
- [x] code a script to automatically push `x.json` and `new pfps` to GitHub
- [x] revamp the `calendar` sidebar -> display all days in the year & always center current week
- [x] separate `people`, `organizations`, `media` sections
Expand Down
6 changes: 6 additions & 0 deletions x.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"id": 127,
"title": "I work backwards",
"dt": "2024-05-04",
"url": "https://twitter.com/robert_gpt/status/1786778646616682821"
},
{
"id": 126,
"title": "'Can ActivityPub save the internet?' - The Verge",
Expand Down

0 comments on commit fbe4f4f

Please sign in to comment.