8000 GitHub - tylerwince/logseq-sidebar-calendar: Logseq plugin samples for beginner 🌱
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 div id="repository-container-header" class="pt-3 hide-full-screen" style="background-color: var(--page-header-bgColor, var(--color-page-header-bg));" data-turbo-replace>

Logseq plugin samples for beginner 🌱

License

Notifications You must be signed in to change notification settings

tylerwince/logseq-sidebar-calendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Journals Calendar Sample

This is a journals calendar sample that show you how to use DB query api :)

Demo

demo

API

npm version

Logseq.DB
  • datascriptQuery: <T = any>(query: string) => Promise<T>

Running the Sample

  • npm install && npm run build in terminal to install dependencies.
  • Load unpacked plugin in Logseq Desktop client.

About

Logseq plugin samples for beginner 🌱

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 60.4%
  • JavaScript 25.8%
  • CSS 8.7%
  • HTML 5.1%
0