Browse Source

now page ⏰

windhamdavid 1 year ago
parent
commit
22c92354b0
4 changed files with 20 additions and 4 deletions
  1. 3 1
      lists/now/learning.md
  2. 7 0
      lists/todo.md
  3. 5 3
      notes/work/work.md
  4. 5 0
      sidebarslists.js

+ 3 - 1
lists/now/learning.md

@@ -1,3 +1,5 @@
 # Learning
 
-- 
+- [Vector Embeddings](/notes/work/projects/ai)
+- [PostGreSQL](/docs/saas/supabase)
+- [Gutenberg front end editing](/docs/host/WordPress)

+ 7 - 0
lists/todo.md

@@ -4,6 +4,13 @@
 
 ---
 
+## Current 
+
+- 23/07 - [Iris train & registrations](/notes/dogs)
+- 23/07 - [tennis - girls, swing vision app](notes/tennis)
+- 23/06 - [summer travel](/notes/travel)
+- 23/06 - [summer house projects](/notes/travel)
+
 ## Short Term
 
 - [Iris](/notes/dogs)

+ 5 - 3
notes/work/work.md

@@ -9,9 +9,11 @@
 
 ## Log
 
-- 23/01-04 - [migration project](/notes/work)
-- 23/01-04 - [site rebuild](/notes/work)
-- 23/01-04 - [new host](/notes/work)
+- 23/05 - [migration project](/notes/work)
+- 23/02 - [site rebuild](/notes/work)
+- 23/01 - [new host](/notes/work)
+- 22/09 - [new site](/notes/work)
+- 22/03 - [new site](/notes/work)
 
 ## About
 

+ 5 - 0
sidebarslists.js

@@ -82,6 +82,11 @@ module.exports = {
         id:'now',
       },
       items: [
+        {
+          type:'doc',
+          id: 'now/learning',
+          label:'Learning',
+        },
         {
           type:'doc',
           id: 'now/listening',