Skip to content

yoyurec/logseq-plugin-block-calendar

 
 

Repository files navigation

Logseq Block Calendar

Github All Releases

A plugin to render a calendar in block, so you can put it onto right side bar.

screencast

Features

  • Click date to jump to journal page.
  • Switch month back and forth.
  • Set back to today's month.
  • Show if journal page exist by showing a red dot.
  • Support setting first day of week.

Usage

  • Slash command /Insert Block Calendar to insert a calendar
  • {{renderer block-calendar, [2022], [7], [en], [nohead|nonav]}}
    • [2022], [7], [en] is optional.
    • Only support zh-CN and en language, PR is welcome.
    • nohead means do not have table head, so no month and year and month switcher.
    • nonav means still have month and year, but no month switcher.

❤️ Buy me a coffee

If you like this plugin and you will, you can choose to buy me a coffee via this and this, that means a lot to me.

Licence

MIT

About

A block calendar for Logseq.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.2%
  • HTML 1.8%