Skip to content

A logseq plugin to quickly convert certain slash-commnds into dates in spirit of the command /tomorrow.

License

Notifications You must be signed in to change notification settings

13hannes11/logseq-quick-date

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Logseq Quick Date Plugin

A project to add additional date shortcuts that work like /tomorrow
Report Bug · Request Feature

About The Project

logseq screenshot with quickdate commands shown

The Quick Date plugin enhances your Logseq experience by providing intuitive date commands. With this plugin, you can effortlessly reference specific dates using natural language inputs like “Last Tuesday” or “Next Wednesday.” This minimalistic tool integrates seamlessly into your workflow, allowing you to focus on your tasks without the hassle of manual date entry. Perfect for users who value efficiency and simplicity in their daily planning.

(back to top)

Built With

(back to top)

Getting Started

Installation

  1. Clone the repo
    git clone git@github.com:13hannes11/logseq-quick-date.git
  2. Install bun or npm
  3. Run npm install && npm run build or bun install && bun run build
  4. Go to Settings > Turn on Developer Mode
  5. Go to Plugins > Load unpacked plugin.

(back to top)

Usage

Use the loqseq to type /Next <Weekday> or /Last <Weekday>. The command will convert to a date automatically.

(back to top)

Roadmap

See the open issues for a 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". To ensure your changes align with the project consult with a maintainer before investing any time in implementation.

  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.

(back to top)

About

A logseq plugin to quickly convert certain slash-commnds into dates in spirit of the command /tomorrow.

Topics

Resources

License

Stars

Watchers

Forks