logseq-plugin-show-weekday-and-week-number
logseq-plugin-show-weekday-and-week-number copied to clipboard
Show weekday and week number beside journal titles. / Show the mini-calendar that has navigational links on Daily Journal.
Logseq Plugin: Show weekday and week-number π
- 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
Options
Behind Journal Title β‘οΈ
- The week number for that week will be generated. Like below
Highlight holidays for world country π
Mini-calendar ποΈ (Journal boundaries)
- 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 π
Weekly Journal
- 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.- Inserting Advanced queries into the template increases flexibility.
- Include rendering in template
- Full house Templates plugin (https://github.com/stdword/logseq13-full-house-plugin/discussions/31)
"This Week" section (collection of those date links)
- It becomes references for the day by nesting it in date links.
Monthly Journal π
- Click the link on the left side of the mini calendar will open a page like
[[2023/10]].Currently, there is no page generation feature like Weekly Journal.
Slash Command π
Week-number etc.. Document here
Getting Started
Install from Logseq Marketplace
- Press [
---] on the top right toolbar to open [Plugins]. SelectMarketplace. TypeShowin the search field, select it from the search results and install.
Usage
- 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.
Showcase / Questions / Ideas / Help
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
Contribution / Prior art / Credit
- 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