Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features: Support for week format specifier & additional default autosuggests #107

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Conversation

gillesgagniard
Copy link

@gillesgagniard gillesgagniard commented Jul 12, 2022

This pull request implements #93, and adds the following features:

  1. A support for "week:" format prefix, similar to existing "time:", but applying a week format configurable in settings (use case is typically inserting current week number, next week number, etc ...). If dates are configured to be inserted as links in the settings, this PR allow for creating weekly links.
  2. Additional commands for parsing and inserting date formatted as weeks
  3. A new setting to configure the default autosuggest popup contents with additional entries (use case is customizing it to add "week:this week" or "time:now" for instance)

@gillesgagniard
Copy link
Author

This PR replaces #102 in which old commits had been pulled in for an unknown reason.

@gillesgagniard
Copy link
Author

Hello ! Any thing I can help with for merging this PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants