/logseq-plugin-weekdays-and-weekends

Daily templates for each day of the week

Primary LanguageTypeScriptMIT LicenseMIT

Logseq Plugin: More journal templates 🛌

  • A plugin for rendering on the journal template and using templates for each day of the week.

Warning

This plugin does not work with Logseq db version.

English/日本語 latest release version License Downloads Published 20230504


Overview

  • In the journal template block, place the code for the "renderer" call.

  • The renderer is executed when the journal template is called. The template is then applied according to the conditions.

  • Rendering the journal template

    1. templates for each day of the week
      • Monday template, Tuesday template .... Apply the template according to the day of the week, such as.

Optional functions

  • Configuration items in the plugin settings.
    • It is possible to add modification operations at the time of rendering.
    1. holiday settings.

      Select whether to use the template for holidays when they are public holidays.

    2. bi-weekly function

      "On a given day of the week, select a template for that week" operation can be performed.

    3. setting up holiday workdays and personal leave (annual leave)

      'On a specific day of the week, select a template' operation


Getting Started

Install from Logseq Marketplace

  • Press [---] on the top right toolbar to open [Plugins]. Select Marketplace. Type more in the search field, select it from the search results and install.

Usage

  • In this plugin, initial setup by the user is required once.

    By default, several items are set to "off" in the initial configuration in the plugin settings.

  • Setup document (English)


Showcase / Questions / Ideas / Help

Go to the Discussions tab to ask and find this kind of things.

Prior art & Credit