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

Option to append time and date to (1) end of block and (2) different order #44

Closed
willettjf opened this issue Oct 23, 2023 · 2 comments
Closed
Assignees
Labels
type: enhancement New feature or request

Comments

@willettjf
Copy link

Instead of:
DONE [[Oct 23rd, 2023]] 14:41 - Share schedule with students

This:
DONE Share schedule with students - 14:41 [[Oct 23rd, 2023]]

Related to issue 43:
By putting date at the end of the block, it will be consistent in either case.

On non-journal page: DONE Share schedule with students - 14:41 [[Oct 23rd, 2023]]
On journal page: DONE Share schedule with students - 14:41

@YU000jp
Copy link
Owner

YU000jp commented Oct 23, 2023

It's possible. Make it two option.

  1. end of block
  2. different order (time and date)

@YU000jp YU000jp added the type: enhancement New feature or request label Oct 23, 2023
YU000jp added a commit that referenced this issue Oct 25, 2023
…irst line"

Plugin Settings:
Mode > "Update block" > Before or after the content of the first line, insert the date and time
`before` or `after`
github-actions bot pushed a commit that referenced this issue Oct 25, 2023
# [1.11.0](v1.10.0...v1.11.0) (2023-10-25)

### Bug Fixes

* **bug:** [#45](#45)  If another plugin is runnig / refactor ([c837b92](c837b92))

### Features

* **Add an option:** "different order (time and date)"  [#44](#44) ([7332882](7332882))
* **Add:** "open plugin settings" button ([458e450](458e450))
* **Add:** [#36](#36) plugin settings >  "hidden property for queries" ([cbf37f7](cbf37f7))
* **Add:** [#43](#43) plugin settings > Omit date if same as journal ([dba3e66](dba3e66))
* **Add:** [#44](#44) plugin settings >"Before or after the content of the first line" ([dabec23](dabec23))
* plugin settings > rename property page ([78cb82a](78cb82a))
github-actions bot pushed a commit that referenced this issue Oct 25, 2023
# [1.11.0](v1.10.0...v1.11.0) (2023-10-25)

### Bug Fixes

* **bug:** [#45](#45)  If another plugin is runnig / refactor ([c837b92](c837b92))
* **bug:** style > hidden "string" proprety ([795314f](795314f))

### Features

* **Add an option:** "different order (time and date)"  [#44](#44) ([7332882](7332882))
* **Add:** "open plugin settings" button ([458e450](458e450))
* **Add:** [#36](#36) plugin settings >  "hidden property for queries" ([cbf37f7](cbf37f7))
* **Add:** [#43](#43) plugin settings > Omit date if same as journal ([dba3e66](dba3e66))
* **Add:** [#44](#44) plugin settings >"Before or after the content of the first line" ([dabec23](dabec23))
* plugin settings > rename property page ([78cb82a](78cb82a))
@YU000jp
Copy link
Owner

YU000jp commented Oct 25, 2023

@willettjf

I released a new version. These changes are now turned off by default. Please turn it on.

  • Plugin Settings
    1. Time > Different order (time and date)

      default: after

    2. Mode > "Update block" > Before or after the content of the first line, insert the date and time

      default: before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants