feat: add LanceDB vector store with upsert, delete, and search
This commit is contained in:
2
sample-data/Default/Logseq/pages/Borrowed Money.md
Normal file
2
sample-data/Default/Logseq/pages/Borrowed Money.md
Normal file
@@ -0,0 +1,2 @@
|
||||
- [[Oct 25th, 2024]]
|
||||
- #BorrowedFromVJ 2000
|
||||
38
sample-data/Default/Logseq/pages/Plan for 2024.md
Normal file
38
sample-data/Default/Logseq/pages/Plan for 2024.md
Normal file
@@ -0,0 +1,38 @@
|
||||
## Possible projects where I can contribute
|
||||
- [firefly-iii/firefly-iii: Firefly III: a personal finances manager (github.com)](https://github.com/firefly-iii/firefly-iii)
|
||||
- [statamic/cms: The core Laravel CMS Composer package (github.com)](https://github.com/statamic/cms)
|
||||
- [santhoshjanan/CyberChef: The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis (github.com)](https://github.com/santhoshjanan/CyberChef)
|
||||
- #doable This is a real thing I can contribute to.
|
||||
- [[Task/TitleCase/Discovery]] Find out how different title casing works.
|
||||
- [[Task/TitleCase/Discovery]] Document the logic first: [Title Capitalization Rules | Title Case Converter](https://titlecaseconverter.com/rules/)
|
||||
- Need to try building my own [[Splitwise]]
|
||||
- ## Learning plan
|
||||
- ### [#A] Git
|
||||
- TODO [Git for professionals](https://youtu.be/Uszj_k0DGsg?si=IY5Ke1SpoD0AND1D)
|
||||
:LOGBOOK:
|
||||
CLOCK: [2024-02-04 Sun 01:08:17]--[2024-02-04 Sun 01:08:18] => 00:00:01
|
||||
CLOCK: [2024-02-05 Mon 22:02:49]--[2024-02-05 Mon 22:02:52] => 00:00:03
|
||||
:END:
|
||||
- TODO [Laracasts: How to Manage an Open Source Project](https://laracasts.com/series/how-to-manage-an-open-source-project)
|
||||
- TODO [The Complete TALL Stack Tutorial - FROM NOTHING TO PROD (Tailwind, Alpine, Laravel, Livewire & More) (youtube.com)](https://www.youtube.com/watch?v=Ul3sfSDEt9U)
|
||||
-
|
||||
- ### [#A] Drupal
|
||||
- TODO [Acquia Certified Drupal Developer Exam (drupalize.me)](https://drupalize.me/guide/acquia-certified-drupal-developer-exam)
|
||||
- ### [#A] AWS
|
||||
- TODO [AWS Certified Cloud Practitioner Certification | AWS Certification | AWS (amazon.com)](https://aws.amazon.com/certification/certified-cloud-practitioner/)
|
||||
- TODO [AWS Certified Solutions Architect – Associate Certification (amazon.com)](https://aws.amazon.com/certification/certified-solutions-architect-associate/)
|
||||
- TODO [AWS Certified DevOps Engineer - Professional Certification | AWS Certification | AWS (amazon.com)](https://aws.amazon.com/certification/certified-devops-engineer-professional/)
|
||||
- TODO [AWS Certified Solutions Architect - Professional Certification | AWS Certification | AWS (amazon.com)](https://aws.amazon.com/certification/certified-solutions-architect-professional/)
|
||||
- ### [#B] Python
|
||||
- TODO [Flask tutorial](https://www.youtube.com/watch?v=Qr4QMBUPxWo&t=17649s)
|
||||
- TODO [Flutter tutorial - Brototype](https://www.youtube.com/watch?v=M3ni_jDqY6E&list=PLY-ecO2csVHcUlBVvIMAa3dbja12TFJiN&pp=iAQB)
|
||||
- ### [#C] Go
|
||||
- TODO [Learn Go Programming by Building 11 Projects – Full Course](https://youtu.be/jFfo23yIWac?si=OQ7sAAVjHf9R6lOc)
|
||||
- TODO [Go Programming Tutorial – 3 Beginner Projects](https://youtu.be/k_V5VvYSlS4?si=cZctD1Qr66xwK5V3)
|
||||
- TODO [Go tutorial](https://www.youtube.com/watch?v=un6ZyFkqFKo&pp=ygUTZnJlZWNvZGVjYW1wIGdvbGFuZw%3D%3D)
|
||||
- ### NextJS (Javascript)
|
||||
- [Next.js 14 Tutorial - 1 - Introduction (youtube.com)](https://www.youtube.com/watch?v=ZjAqacIC_3c&list=PLC3y8-rFHvwjOKd6gdf4QtV1uYNiQnruI)
|
||||
- [(110) Node.js Tutorial - YouTube](https://www.youtube.com/playlist?list=PLC3y8-rFHvwh8shCMHFA5kWxD9PaPwxaY)
|
||||
- [(110) Node.js Event Loop - YouTube](https://www.youtube.com/playlist?list=PLC3y8-rFHvwj1_l8acs_lBi3a0HNb3bAN)
|
||||
- [(110) SvelteKit Tutorial - YouTube](https://www.youtube.com/playlist?list=PLC3y8-rFHvwjifDNQYYWI6i06D7PjF0Ua)
|
||||
-
|
||||
@@ -0,0 +1,12 @@
|
||||
- Add the category in src/core/config/Categories.json
|
||||
logseq.order-list-type:: number
|
||||
- Add the operations in src/core/config/OperationConfig.json
|
||||
logseq.order-list-type:: number
|
||||
- Define modules file in the operation.
|
||||
logseq.order-list-type:: number
|
||||
- Define properties in src/core/operations/******.mjs
|
||||
logseq.order-list-type:: number
|
||||
- Write the procedure in Run()
|
||||
logseq.order-list-type:: number
|
||||
- Export the class. This should work.
|
||||
logseq.order-list-type:: number
|
||||
1
sample-data/Default/Logseq/pages/contents.md
Normal file
1
sample-data/Default/Logseq/pages/contents.md
Normal file
@@ -0,0 +1 @@
|
||||
-
|
||||
2
sample-data/Default/Logseq/pages/movie.md
Normal file
2
sample-data/Default/Logseq/pages/movie.md
Normal file
@@ -0,0 +1,2 @@
|
||||
-
|
||||
-
|
||||
21
sample-data/Default/Logseq/pages/movies___towatch.md
Normal file
21
sample-data/Default/Logseq/pages/movies___towatch.md
Normal file
@@ -0,0 +1,21 @@
|
||||
- [[MoviesShows/Enemy]]
|
||||
- [[MoviesShows/Synecdoche, ny]]
|
||||
- [[MoviesShows/Snowpiercer]]
|
||||
- [[MoviesShows/American Psycho]]
|
||||
- [[MoviesShows/Donnie Darko]]
|
||||
- [[MoviesShows/Stalker (1979)]]
|
||||
- [[MoviesShows/Brazil (1985)]]
|
||||
- [[MoviesShows/Mulholland Dr.]]
|
||||
- [[MoviesShows/Und3r the silver lake]]
|
||||
- [[MoviesShows/Exam (2009)]]
|
||||
- [[MoviesShows/The nines]]
|
||||
- [[MoviesShows/One hour photo]]
|
||||
- [[MoviesShows/Coherence (2013)]]
|
||||
- [[MoviesShows/Resolution (2012)]]
|
||||
- [[MoviesShows/Stranger than fiction]]
|
||||
- [[MoviesShows/Infinity pool (2023)]]
|
||||
- [[MoviesShows/Time crimes]]
|
||||
- [[MoviesShows/Primer (2004)]]
|
||||
- [[MoviesShows/Oldboy]]
|
||||
- [[MoviesShows/Mulholland drive]]
|
||||
-
|
||||
2
sample-data/Default/Logseq/pages/netflix.md
Normal file
2
sample-data/Default/Logseq/pages/netflix.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# List of Movies and Web Series watched in [[Brand/Netflix]]
|
||||
-
|
||||
15
sample-data/Default/Logseq/pages/templates.md
Normal file
15
sample-data/Default/Logseq/pages/templates.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Journal
|
||||
template:: journal
|
||||
template-including-parent:: false
|
||||
- #DayInShort
|
||||
- #physicalhealth
|
||||
- #mentalhealth
|
||||
- #work
|
||||
- #Food
|
||||
- Breakfast:
|
||||
- Lunch:
|
||||
- Dinner:
|
||||
- #Relations:
|
||||
- #finance:
|
||||
- #movie
|
||||
- #selfimprovement
|
||||
11
sample-data/Default/Logseq/pages/yesterday.md
Normal file
11
sample-data/Default/Logseq/pages/yesterday.md
Normal file
@@ -0,0 +1,11 @@
|
||||
- #physicalhealth I'm doing good
|
||||
- #mentalhealth not much things happened
|
||||
- #work no work
|
||||
- #Food
|
||||
- Breakfast: [[Product/Dosa]] + [[Product/Vada]]
|
||||
- Lunch: none
|
||||
- Dinner: [[Product/Chapathi]], [[Product/palak paneer]] and [[Product/quinoa]]
|
||||
- #Relations: visited [[Person/Kaila]]'s place?
|
||||
- #finance: not much changed
|
||||
- #movie
|
||||
- #netflix [[MoviesShows/Bricklayer]]
|
||||
Reference in New Issue
Block a user