← Back to Blog

Wednesday Log

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 th

Wednesday Log

Rewrite financial paper

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

wednesday log 1

use gpt and canva as the source

reprint

wednesday log 2

remove the ones that slows you down

wednesday log 3

wednesday log 4

I should have used this part notes

wednesday log 5

wednesday log 6

wednesday log 7

Text to formatted

wednesday log 8

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

wednesday log 9

wednesday log 10

Open all 83

wednesday log 11

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 bookmarks in 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

wednesday log 12

Send them the messages

wednesday log 13

wednesday log 14

Also listed here

wednesday log 15

removing none oppurtinty

wednesday log 16

Archieve the ones that is not possible by your guts

wednesday log 17

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

wednesday log 18

be proactive and charge

wednesday log 19

GEtting bigger daily

wednesday log 20

find ways to talk to customers

wednesday log 21

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

wednesday log 22

new courses piling up

wednesday log 23

after so many updates

wednesday log 24

wednesday log 25

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

20 lines

wednesday log 26

recheck if all in!""

wednesday log 27

list is close to 20 and sorted now it is better > bookmarks are not consistent

print ready at 12

v1-2Download

updated and reprinted

https://www.devops.engineering/meet-the-team

Location shared

https://rifaterdemsahin.com/2024/04/17/location-sharing

wednesday log 28

gpt support

wednesday log 29

teams call and the check the images

wednesday log 30

wednesday log 31

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

buffer alternative

wednesday log 32

wednesday log 33

see the bottom

wednesday log 34

o1 o2 o3

wednesday log 35

wednesday log 36

wednesday log 37

wednesday log 38

wednesday log 39

10 pending is allowed

wednesday log 40

nonone joined the call still ok

wednesday log 41

is emaiid the row id?

wednesday log 42

it is the leadid

wednesday log 43

see more and lead id is there

wednesday log 44

update ıt so ıt wont show up

wednesday log 45

trigger fail and fix

wednesday log 46

wednesday log 47

Life coming on at 14:00

wednesday log 48

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


Imported from rifaterdemsahin.com · 2024