No description
Find a file
2025-04-03 12:15:23 +08:00
.github FEAT: Support time format and regex for time format 2022-10-27 00:14:32 +08:00
.editorconfig Initial commit 2022-10-26 10:10:12 +08:00
.eslintignore Initial commit 2022-10-26 10:10:12 +08:00
.eslintrc Initial commit 2022-10-26 10:10:12 +08:00
.gitignore Initial commit 2022-10-26 10:10:12 +08:00
.npmrc Initial commit 2022-10-26 10:10:12 +08:00
esbuild.config.mjs FEAT: Support time format and regex for time format 2022-10-27 00:14:32 +08:00
LICENSE Add LICENSE 2022-10-27 00:29:03 +08:00
manifest.json chore: bump version 2025-04-03 12:15:23 +08:00
newBulletWithTimeIndex.ts fix: not respect daylights saving 2025-04-03 12:15:22 +08:00
package.json chore: bump version 2025-04-03 12:15:23 +08:00
pnpm-lock.yaml feat: support time zone 2025-02-26 11:37:00 +08:00
README.md feat: support prefix and suffix 2022-11-14 14:25:27 +08:00
styles.css feat: support prefix and suffix 2022-11-14 14:25:27 +08:00
tsconfig.json Initial commit 2022-10-26 10:10:12 +08:00
version-bump.mjs Initial commit 2022-10-26 10:10:12 +08:00
versions.json chore: bump version 2025-04-03 12:15:23 +08:00

New bullet with time

A plugin allows you to auto add current time to new bullet line.

you should have something like this(Bullet that begins with time):

- 12:00 something | <-- (Enter here)

get:

- 12:00 something 
- 12:01 (time)

Features

You can set the default behavior in plugin settings.

  • Time format: use for inserting time in your favor time format.
  • Regex for time format: use for testing last bullet line contains time or not.

How to Install

From Plugin Market in Obsidian [Not Yet]

💜: Directly install from Obsidian Market.

From BRAT

🚗: Add Quorafind/obsidian-new-bullet-with-time to BRAT.

Download Manually

🚚: Download the latest release. Extract and put the three files (main.js, manifest.json, styles.css) to folder {{obsidian_vault}}/.obsidian/plugins/obsidian-new-bullet-with-time.

Say Thank You

If you are enjoying this plugin then please support my work and enthusiasm by buying me a coffee on https://www.buymeacoffee.com/boninall.