- Show weekday and week number beside journal titles.
- Show the mini-calendar that has navigational links on Daily Journal. Provides access to previous and subsequent single journals, and links to weekly Journal and monthly Journal.
ζ₯ζ¬θͺ / / Published 20230526
Highlight holidays for world country
- Display a 2 lines calendar on journals. Smooth access to previous and subsequent dates on a single date page or journals.
- Highlight holidays for world country
- Show indicator (dot) of journal entries π
- Show Lunar-calendar date for Chinese
- Click the week number link to open it and generate a page. If there is no content available on a page with a week number like
[[2023-W25]]
, a template will be inserted. In plugin settings, it possible to set user template.- format option π
- yyyy-Www -> 2024-W01
- yyyy/qqq/Www -> 2024/Q1/W01 *
- yyyy/Www -> 2024/W01 *
*hierarchy
- Inserting Advanced queries into the template increases flexibility.
- Include rendering in template
- format option π
- It becomes references for the day by nesting it in date links.
- Click the link on the left side of the mini calendar will open a page like
[[2023/10]]
.There is page generation feature. π
Week-number etc.. Document here
Install from Logseq Marketplace
- Press [
---
] on the top right toolbar to open [Plugins
]. SelectMarketplace
. TypeShow
in the search field, select it from the search results and install.
- The style be applied to journals or the single journal page , the right sidebar. First, please configure the plugin settings.
-
- Select either US format or ISO format.
Go to the discussion tab to ask and find this kind of things.
- Relation
- Localize day of the week in journal links > For languages other than English. Split to Flexible date format plugin
- Script > Show week day and week number - discuss.logseq.com @danilofaria, @ottodevs
- Library > date-fns
- LIbrary > date-holidays
Highlighting holidays is now possible thanks to the "date-holidays" library.
- Library > @6tail/ lunar-typescript for Chinese Lunar
- Icon > IonutNeagu - svgrepo.com
- Author > @YU000jp