From 50f0635d75327b3a9cf72a57a91fb3dcad198b8d Mon Sep 17 00:00:00 2001 From: h0lybyte <5599058+h0lybyte@users.noreply.github.com> Date: Sun, 6 Aug 2023 19:52:54 -0400 Subject: [PATCH] Journal Sync --- src/content/.obsidian/workspace.json | 16 +++++++------- src/content/journal/08-05.md | 6 ++++-- src/content/journal/08-06.md | 31 ++++++++++++++++++++++++++++ 3 files changed, 43 insertions(+), 10 deletions(-) create mode 100644 src/content/journal/08-06.md diff --git a/src/content/.obsidian/workspace.json b/src/content/.obsidian/workspace.json index 943e3ac319..547c3c04ee 100644 --- a/src/content/.obsidian/workspace.json +++ b/src/content/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "journal/08-05.md", + "file": "journal/08-06.md", "mode": "source", "source": false } @@ -93,7 +93,7 @@ "state": { "type": "backlink", "state": { - "file": "journal/08-05.md", + "file": "journal/08-06.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -110,7 +110,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "journal/08-05.md", + "file": "journal/08-06.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -133,7 +133,7 @@ "state": { "type": "outline", "state": { - "file": "journal/08-05.md" + "file": "journal/08-06.md" } } } @@ -157,8 +157,10 @@ }, "active": "1e65db65e2721f35", "lastOpenFiles": [ - "journal/08-04.md", + "theory/fintech.mdx", + "journal/08-06.md", "journal/08-05.md", + "journal/08-04.md", "tags/auth/auth-notes.md", "tags/auth/auth_notes.md", "journal/08-03.md", @@ -190,8 +192,6 @@ "journal/07-17.md", "journal/07-16.md", "journal/07-15.md", - "journal/07-14.md", - "journal/07-13.md", - "journal/07-12.md" + "journal/07-14.md" ] } \ No newline at end of file diff --git a/src/content/journal/08-05.md b/src/content/journal/08-05.md index 043a992120..a32232e7aa 100644 --- a/src/content/journal/08-05.md +++ b/src/content/journal/08-05.md @@ -11,12 +11,14 @@ tags: --- ## Notes - +### 2023 +- 4:40pm - The first couple of Ubuntu GitLab actions had worked fine but a couple of the latter - 6:45pm - All my chores are done and I believe it might be time for a couple quick league matches. I did some off the record journal entries because I wanted to take a bit of a break from the screen, so I will have to migrate them back to this md document. I feel like this is one of the only major drawbacks with doing a daily journal, it is trying to remember to take your physical notes and then convert them over to a digital format. I suppose the other side of it is realizing some of the notes are a bit stupid, but then again, even if they are a bit out of the norm, it might still make sense to document them. - 6:49pm - Should I go AP shaco or another round of tank shaco? Hmm, I also think the two new skins are okay, they could have done a bit more with the effects, I feel like the animation game was a bit weak but that might be just on my end. About to hit that 2 million mastery, which is a bit scary to think about. - 6:59pm - After I finish up the tag system, I should go back and refactor some of the media content, maybe that might give me a really good static API base to work with. One of the random ideas that I was thinking to add into the Discord music bot was to pull the json data for the YouTube content and basically play music from those tags? I could do a `musicbot` specific tag and extend it out? Hmm, I suppose how would I go about a duel tag search, so if object is on tag A and tag B? I guess this goes into the relationship style of tagging, such that, multiple entities could be linked via cross-tag. These are some questions that I have to think through as I build it out. - 9:51pm - Seeing Futurama come back after being canceled over and over, I am surprised and somewhat glad the show is back... ugh again after being canceled? So far it is exactly the perfect balance of science and meme. -- 10:36pm - Going to sync the patch and preparing the next patch for tomorrow. +- 10:36pm - Going to sync the patch and preparing the next patch for tomorrow.. +- 11:30pm - I should look into libraries that help the movement of the mouse, the two that I was looking at where pyHM and WindMouse, both could be combined into just one unique package? I suppose this would be something that we would operate under NodePy later down the line, in terms of automation as well. ## Quote diff --git a/src/content/journal/08-06.md b/src/content/journal/08-06.md new file mode 100644 index 0000000000..c4f0fc91e7 --- /dev/null +++ b/src/content/journal/08-06.md @@ -0,0 +1,31 @@ +--- +layout: ../../layouts/theme/mdx.astro +title: "August : 06" +category: Daily +date: 2023-08-06 +client: Self +img: https://images.unsplash.com/photo-1688649102457-4ccb4a27a8c8?fit=crop&q=85&w=1400&h=700 +description: Daily Log for August, 06 of each year. +tags: +- daily +--- + +## Notes +### 2023 +- 12:05pm - I should find a way to combine the weekly reports that I get into one? I suppose we could do that via Postboy? Have it shift through the reports that get generated? Maybe make it a bit more modular and then work from there. I suppose we could utilize a bit of creativity to handle this. I believe the best way to approach this would to be a module that would initially scope out the data and then place it into a Google sheet based, this way we could organize and refine the data we would want to display onto our +- 3:01pm - Getting ready for another night shift of programming and running around with the meme gang. +- 4:07pm - The first report that could parse through would be the Google webmaster / search results data. This would be a bit easier to do from the current standpoint, I believe the hardest part of this would be to manage the sessions, including the login data. I suppose setting up a chrome session with pre-defined instances might make this easier but there would be a security risk that I would have to account for. The tools we would use for this automation process might just be n8n, as it would make replication and migration a bit easier too incase someone else wanted to use them. +- 4:34pm - Time to grab some coffee and prepare for general rounds. The bigger issue for me to tackle and shift this block towards will be to resolve the tags AND also make some minor updates to the visual novel. +- 4:40pm - The `Cover` widget is ready to move into this daily patch, with the purpose of providing a generic cover for the VN aka Mangas. The first demo of this will be used for the FinTech and the Conch series, both I should wrap up today! They are minor issues that could be resolved without too many pain points, at least getting the basics out of the way. +- 7:17pm - Let me sync these notes for now and I will start with the cover widget afterwards. + +## Quote + +> Value your friendship. Value your relationships. +> — Barbara Bush + +--- + +## Tasks + +- [ ] \ No newline at end of file