Skip to content

Comments

Add plugin: Timestamp Picker#10439

Open
remybach wants to merge 3 commits intoobsidianmd:masterfrom
remybach:rb-timestamp-picker
Open

Add plugin: Timestamp Picker#10439
remybach wants to merge 3 commits intoobsidianmd:masterfrom
remybach:rb-timestamp-picker

Conversation

@remybach
Copy link

@remybach remybach commented Feb 22, 2026

I am submitting a new Community Plugin

  • I attest that I have done my best to deliver a high-quality plugin, am proud of the code I have written, and would recommend it to others. I commit to maintaining the plugin and being responsive to bug reports. If I am no longer able to maintain it, I will make reasonable efforts to find a successor maintainer or withdraw the plugin from the directory.

Repo URL

Link to my plugin: https://github.com/remybach/obsidian-timestamp-picker

Release Checklist

  • I have tested the plugin on
    • Windows
    • macOS
    • Linux
    • Android
    • iOS
  • My GitHub release contains all required files (as individual files, not just in the source.zip / source.tar.gz)
    • main.js
    • manifest.json
    • styles.css
  • GitHub release name matches the exact version number specified in my manifest.json (Note: Use the exact version number, don't include a prefix v)
  • The id in my manifest.json matches the id in the community-plugins.json file.
  • My README.md describes the plugin's purpose and provides clear usage instructions.
  • I have read the developer policies at https://docs.obsidian.md/Developer+policies, and have assessed my plugin's adherence to these policies.
  • I have read the tips in https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines and have self-reviewed my plugin to avoid these common pitfalls.
  • I have added a license in the LICENSE file.
  • My project respects and is compatible with the original license of any code from other plugins that I'm using.
    I have given proper attribution to these other projects in my README.md.

@github-actions
Copy link

Hello!

I found the following issues in your plugin submission

Errors:

❌ You did not follow the pull request template. The PR template can be found here
❌ The newly added entry is not at the end, or you are submitting on someone else's behalf. The last plugin in the list is: marcelflymark/new-line-break-inside-table-cell. If you are submitting from a GitHub org, you need to be a public member of the org.


This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@github-actions
Copy link

Hello!

I found the following issues in your plugin submission

Errors:

❌ You did not follow the pull request template. The PR template can be found here
❌ Description mismatch, the description in this PR (Makes inline timestamps clickable with a date and time picker modal.) is not the same as the one in your repo (Makes inline timestamps clickable with a date and time picker modal. Works in both Live Preview and Reading view.). If you just changed it, remember to change it in the manifest.json in your repo and your latest GitHub release.


This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

@github-actions github-actions bot changed the title Add Timestamp Picker plugin Add plugin: Timestamp Picker Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants