Wednesday Log
Rewrite financial paper
-
Add garanti 500 there TR > https://www.canva.com/design/DAGBX1_KJY4/_KwtkpnFVuongp3fqyBKtA/edit
-
Add oppurtunity pipeline
https://docs.google.com/spreadsheets/d/1Sru6g3kmjQSU2XKckqsuBHZLM9R-oGfWYeVJDonMrFc/edit#gid=0

use gpt and canva as the source
reprint

remove the ones that slows you down


I should have used this part notes



Text to formatted

https://docs.google.com/spreadsheets/d/1weDJbo-UeZ4-Ulyq4XF1GrQBH7m6-Imaoa41wFcEEng/edit#gid=0


Open all 83

Listiung oppurtunity is a hassle
Google Bookmarks does not have an official public API for interaction like listing or modifying bookmarks. However, if you want to access or manipulate Google Bookmarks programmatically, you would typically have to use browser automation tools or unofficial methods, which might involve scraping, neither of which are ideal or necessarily recommended due to potential violation of terms of service and lack of stability or support.
A more robust and supported approach would involve using a browser's built-in bookmark management capabilities (for example, through a Chrome Extension) if you are trying to manage bookmarks specifically in a Google Chrome environment. Chrome Extensions can use the chrome.bookmarks API to interact with the user's bookmarks.
Here's an example of how you might use the Chrome Bookmarks API in a Chrome Extension to list all bookmarks with their titles and URLs:
+
function traverseBookmarks(bookmarkNode) {
if (bookmarkNode.url) {
console.log('Title: ' + bookmarkNode.title + ', URL: ' + bookmarkNode.url);
}
if (bookmarkNode.children) {
for (let child of bookmarkNode.children) {
traverseBookmarks(child);
}
}
}
listBookmarks();
This script, when included as part of a Chrome Extension, would log the title and URL of every bookmark in the user's browser to the console. It recursively traverses all bookmark nodes starting from the root.
To use such a script:
-
You would need to create a Chrome Extension.
-
Include permissions for
bookmarksin the manifest file. -
Run this script in a background script or a popup script depending on when you want the bookmarks to be listed.
This approach ensures that you are using an official API, respecting user privacy and security.
Open all and move the ones to archieve

Send them the messages


Also listed here

removing none oppurtinty

Archieve the ones that is not possible by your guts

Openb book mark and see and recategorise is the way to go

be proactive and charge

GEtting bigger daily

find ways to talk to customers

Proimpt engineering >>> add it to skills important >>> get it working!

new courses piling up

after so many updates


https://docs.google.com/spreadsheets/d/1Sru6g3kmjQSU2XKckqsuBHZLM9R-oGfWYeVJDonMrFc/edit#gid=0
20 lines

recheck if all in!""

list is close to 20 and sorted now it is better > bookmarks are not consistent
print ready at 12
updated and reprinted
https://www.devops.engineering/meet-the-team
Location shared
https://rifaterdemsahin.com/2024/04/17/location-sharing

gpt support

teams call and the check the images


https://twitter.com/messages/1188793872-3661424780
buffer alternative


see the bottom

o1 o2 o3





10 pending is allowed

nonone joined the call still ok

is emaiid the row id?

it is the leadid

see more and lead id is there

update ıt so ıt wont show up

trigger fail and fix


Life coming on at 14:00

https://docs.google.com/spreadsheets/d/1Sru6g3kmjQSU2XKckqsuBHZLM9R-oGfWYeVJDonMrFc/edit#gid=0&range=9:9
Imported from rifaterdemsahin.com · 2024