Skip to content

kumo/logseq-days-plugin

Repository files navigation

Contributors Forks Stargazers Issues MIT License

If this plugin helps you, I would be grateful for your support. You can buy me a coffee here.


Logo

logseq-days-plugin

Quickly link to a day of the week
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Installation
  3. Using the plugin
  4. Issues
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

I often use the /Today, /Tomorrow, and /Yesterday commands, but sometimes I want to write /Wednesday, or /Saturday to refer to a specific day in the next 7 days. This plugin adds commands for the seven days of the week, and typing a day will add a link to the next one.

(back to top)

Installation

Preparation

  • Click the 3 dots in the righthand corner and go to Settings.
  • Go to Advanced and enable Plug-in system.
  • Restart the application.
  • Click 3 dots and go to Plugins (or Esc t p).

Install plugin from the Marketplace (not available yet)

Install plugin manually

  • Download a released version assets from Github.
  • Unzip it.
  • Click Load unpacked plugin, and select destination directory to the unzipped folder.

(back to top)

Using the plugin

This plugin adds 7 commands, 1 for each day of the week. If today is Monday, then typing /Friday will add a link for this Friday, and typing /Monday will add a link to next Monday.

The formatting of the date comes from your Logseq settings, but it is only in English, for now.

(back to top)

Issues

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

Image license

Icon: Planner icons created by Freepik - Flaticon

(back to top)

Contact

Rob Clarke - @kumo

Project Link: https://github.com/kumo/logseq-days-plugin

(back to top)