Notes
Weekly report 2026 W09 (Feb 10 - 28): https://github.com/lelouvincx/second-brain-logseq/pull/1
IDEA Schedule a cron for weekly pull request, showing all logseq changes this week.
- Context:
- I use logseq as second brain library, to note all tasks and personal knowledge.
- Then sync them as-code on github (
github.com/lelouvincx/second-brain-logseq). - Now I want a personal assistant that can do weekly sync up for myself, on all the tasks / issues / learnings this week / month / quarter / half / year.
- This can be used for:
- Personal revision and future planning.
- Easier when writing company updates such as Half Performance Review (for example, [[Performance Review - 2025H2]]), weekly sync every wednesday, 1on1 with manager.
- Career / life recommendation.
- But firstly I need to do it manually.
- Tried it here: ampcode
- It looks so smooth with the assistance of amp.
- Manual workflow:
- Every week is a new branch. Convention:
weekly/2026-w10. logseq.order-list-type:: number - Look at the changes in their Logseq repository and create a weekly personal report as a GitHub pull request.
logseq.order-list-type:: number
- Example PR: https://github.com/lelouvincx/second-brain-logseq/pull/1 logseq.order-list-type:: number
- Read the reference links from the notes and tasks to enrich the PR description:
logseq.order-list-type:: number
- Slack links - use the
slackcliskill. logseq.order-list-type:: number - Notion links - use the
notionskill. logseq.order-list-type:: number - Ampcode thread links - use
read_thread. logseq.order-list-type:: number - GitHub links - use
ghCLI. logseq.order-list-type:: number - Gemini links - use read_gemini_app skill (not built yet - researching at https://gemini.google.com/app/e2f57fa7dd0a35bc). logseq.order-list-type:: number
- Web links - use
read_web_page. logseq.order-list-type:: number
- Slack links - use the
- Every week is a new branch. Convention:
- Tried it here: ampcode
- My plan is to schedule it as a cronjob to run 2 times a week:
- One on end of tuesday: for data sync meeting on wednesday - create a pull request and leave there til weekend.
- One on end of friday: for comprehensive weekly report - update the existing pull request.
- Use
ampcli (headless) to do it in background. - Run fully local (macos).
- Highlight this week: win story with Trust Wallet (Slack)
- IDEA Create a github bot account to automate things for me (create pr, code review, deployment) just like duyetbot. I name it
lelouvincx-bot
- Context:
Tasks
Done
- DONE Setup bigquery cli skills