Commit graph

  • 4cb69b6e80 readme文档更新 main 1.0.11 mousebomb 2025-11-04 11:11:00 +0800
  • cea6dc9d88 在设置面板中添加可被解析出时间的标题事例 mousebomb 2025-11-04 10:51:11 +0800
  • 149a99e4ba 支持从标题中提取时间填充到生成的ics事件中 console.log (this.extractTimeFromTitle("10:00~12:00嘿嘿")) console.log (this.extractTimeFromTitle("10:00-12:00 嘿嘿2")) console.log (this.extractTimeFromTitle("嘿嘿3 10:00~12:00")) console.log (this.extractTimeFromTitle("嘿嘿410:00~12:00")) console.log (this.extractTimeFromTitle("09:00diary-ics支持时间的方案")) console.log (this.extractTimeFromTitle("09:00 diary-ics支持时间的方案2")) mousebomb 2025-11-04 10:34:21 +0800
  • ceb7350a29 整理;删除状态栏的显示,改为点击图标时显示ICS订阅链接并复制到剪贴板 1.0.10 mousebomb 2025-07-09 12:52:05 +0800
  • 150f5fa4c9 去除根级别设置的标题文案 mousebomb 2025-07-09 12:42:16 +0800
  • 9dea57cb39 更换为内置的icon mousebomb 2025-07-09 12:39:46 +0800
  • 75ef5ef4de 文案修改:Use sentence case in UI mousebomb 2025-07-09 12:30:03 +0800
  • c0cb7b337f 介绍文案修改 mousebomb 2025-07-09 12:25:46 +0800
  • fee0a6e5a4 文案修改:Avoid "settings" in settings headings 1.0.9 mousebomb 2025-06-30 16:06:20 +0800
  • becac348f4 Avoid unnecessary logging to console mousebomb 2025-06-30 15:52:20 +0800
  • 231e247746 Avoid using any. Use more type-safe alternatives or unknown. mousebomb 2025-06-30 15:50:20 +0800
  • d128277729 moment => import { moment } from 'obsidian'; mousebomb 2025-06-30 15:39:30 +0800
  • ccd1495c41 多个ts文件时采用文件夹组织;Use setHeading instead of a <h1>, <h2> mousebomb 2025-06-30 15:23:07 +0800
  • 07b93660c6 修正styles放入css 1.0.8 mousebomb 2025-05-17 11:49:41 +0800
  • feaef4128c 从标题级别创建的日程现在可以跳转到标题位置 mousebomb 2025-05-15 19:58:36 +0800
  • d871d2cfe2 描述文案合规 1.0.7 mousebomb 2025-05-15 17:00:10 +0800
  • 0cae534889 仅在端口变化点击应用后重启服务器,修改其他参数不再频繁重启 1.0.6 mousebomb 2025-05-15 16:02:11 +0800
  • 88d8a85321
    Update README.md Mousebomb 2025-05-15 14:49:11 +0800
  • ac635ac9c4
    Update README_zh.md Mousebomb 2025-05-15 14:48:19 +0800
  • bac3648267 多语言(中英双语)支持 1.0.5 mousebomb 2025-05-15 11:56:56 +0800
  • 52acd69951 更改图标 mousebomb 2025-05-15 11:27:55 +0800
  • 7fa10018ba 检测并显示本机的局域网地址,方便局域网的其他设备订阅 mousebomb 2025-05-15 11:19:14 +0800
  • 35f6e5e2a8 产生子级标题包括所有子孙 1.0.4 mousebomb 2025-05-15 10:49:02 +0800
  • 1dcbc5ec0a 性能,标题获取采用cachedMetadata.headdings mousebomb 2025-05-15 10:03:27 +0800
  • 3a87f68df2 为了合规,不再读取内置日记插件的设置,改为用户手动设置日记的命名和目录 mousebomb 2025-05-15 09:35:26 +0800
  • 7a9734c5c2 文案修正 mousebomb 2025-05-15 09:24:18 +0800
  • 80bde10813 为null的属性跳过生成,frontmatter日程标题可设置自定义名称 mousebomb 2025-05-15 09:21:33 +0800
  • e477c62574 license修改 mousebomb 2025-05-15 08:56:55 +0800
  • 5d37b01107 修正manifest以匹配社区提交版 1.0.3 mousebomb 2025-05-15 08:25:01 +0800
  • 51a37a6191 修正严格模式动态取值 1.0.2 mousebomb 2025-05-14 22:30:25 +0800
  • 7353106230 v1.0.1 1.0.1 mousebomb 2025-05-14 22:21:12 +0800
  • c598c56847 文档和 release workflow mousebomb 2025-05-14 22:17:47 +0800
  • 0b67b82de1 文档 mousebomb 2025-05-14 22:09:50 +0800
  • d49f915617 当天日记的frontmatter 拼接成文字 输出为一个额外日程。 mousebomb 2025-05-14 21:53:36 +0800
  • 2eeba16ce3 加入子级标题可控参数 mousebomb 2025-05-14 20:13:59 +0800
  • 35a9c98bcd 详情包含提取的此级标题下的所有次级标题;日记名称优先读取日记插件的文件名规则 mousebomb 2025-05-14 19:09:29 +0800
  • 0ebcf3891f 允许局域网访问 mousebomb 2025-05-14 17:59:21 +0800
  • 3632cb42a9 默认为全天事件,URL填充到正确的字段 mousebomb 2025-05-14 16:49:03 +0800
  • e61575910e 第一版 mousebomb 2025-05-14 16:21:41 +0800
  • 619bc7a1ea 初始化项目id mousebomb 2025-05-14 15:38:35 +0800
  • 6d09ce3e39 Add license, fixes #98 Johannes Theiner 2025-01-27 21:38:01 +0000
  • ee04e2f81f
    Merge pull request #120 from claremacrae/fix-readme-api-comment Johannes Theiner 2024-11-11 21:25:18 +0100
  • 92050ad841
    Remove statement that API is unstable Clare Macrae 2024-11-11 19:58:31 +0000
  • daa0cba23c
    Merge pull request #78 from aleksey-rowan/patch-1 Steph Ango 2024-08-21 11:22:30 -0700
  • bfa0145644
    Merge pull request #91 from revolter/patch-1 Johannes Theiner 2024-07-31 22:06:34 +0200
  • 893e489e84
    Merge pull request #92 from revolter/patch-2 Johannes Theiner 2024-07-31 21:47:47 +0200
  • d05f42d8c5
    Merge pull request #95 from tobiasvl/patch-1 Johannes Theiner 2024-07-31 20:18:53 +0200
  • 47ec36c11e
    Update README.md Tobias V. Langhoff 2024-03-02 22:30:14 +0100
  • de770934b2
    Fix incorrect TypeScript spelling iulianOnofrei (U-lee-aan) 2024-01-21 15:20:39 +0200
  • f4debcda6b
    Fix inconsistent indentation iulianOnofrei (U-lee-aan) 2024-01-19 21:14:58 +0200
  • 7330e7499a
    build: minify prod build Aleksey Rowan 2023-11-15 14:10:43 -0500
  • e60294b950
    Update manifest description (#77) Aleksey Rowan 2023-11-15 12:17:04 -0500
  • 7112f01bc6
    Update README.md Lishid 2023-07-25 15:17:26 -0400
  • e8f03522bc
    Adapt to plugin guidelines (#65) Johannes Theiner 2023-07-17 18:36:25 +0200
  • 9be2b5d748
    Update manifest.json Erica Xu 2023-07-11 11:37:36 -0400
  • 2aee08d3d5
    Remove old info about styles.css (#56) Alexander Pozdneev 2023-05-01 19:48:46 +0100
  • 0b5e5a2f6e
    Upgrade esbuild to v0.17.x (#47) Tim Rogers 2023-01-25 18:49:50 +0000
  • 49fba8aa1f
    fix .eslintignore (#48) INOUE Takuya 2023-01-20 00:06:51 +0900
  • 747672e2f8
    Merge pull request #42 from obsidianmd/funding-url Erica Xu 2022-12-05 15:57:04 -0500
  • d3bb1e6775
    Update README.md Erica Xu 2022-12-05 15:55:39 -0500
  • b376f9c428
    Add funding URL documentation Erica Xu 2022-12-05 15:49:16 -0500
  • 97d84bc54b
    Update manifest.json Erica Xu 2022-12-05 15:28:53 -0500
  • 866d3b8f0d Build: Target ES2018. lishid 2022-08-20 20:25:17 -0400
  • 64e8649877 Update sample css file. lishid 2022-08-09 13:39:02 -0400
  • b46f6c9322 Update for 0.15 lishid 2022-08-09 13:38:50 -0400
  • 04432b2ebf Upgrade dependencies, add strictNullChecks. lishid 2022-06-24 15:40:37 -0400
  • 00967d9040
    Update esbuild.config.mjs Lishid 2022-06-19 20:50:11 -0400
  • f85d2b74b5
    Fix README headings (#29) Henré Botha 2022-05-07 17:15:23 +0200
  • f690c04577
    use LF instead of CRLF (#28) Xiao Meng 2022-04-16 02:13:31 +0800
  • 24918c946d
    Update README.md Lishid 2022-04-04 22:20:58 -0400
  • af0d47c19c Always use latest obsidian package. lishid 2022-03-09 10:29:09 -0500
  • 43a3b5eaeb
    Update package.json Lishid 2022-02-24 00:17:16 -0500
  • 4b06e44f8f
    Update .gitignore (#25) pseudometa 2022-01-28 16:34:53 +0100
  • f3286063d3
    add version bump script (#10) aidenlx 2022-01-23 05:13:50 +0800
  • 4f502e92eb
    Update README.md (#24) Federico Granata 2022-01-21 17:15:02 +0100
  • 67e05fe677
    remove package-lock.json from .gitignore (#23) Federico Granata 2022-01-21 17:14:49 +0100
  • fe035a3008
    add type check (#22) fyears 2022-01-16 23:07:19 +0800
  • a25092b586 Update esbuild script to include codemirror packages as external. lishid 2022-01-10 09:01:38 -0500
  • d006ed755a Update tsconfig. lishid 2021-11-06 19:05:49 -0400
  • db18a36e65 Update build script to include external node packages. lishid 2021-11-01 15:17:03 -0400
  • 6fdd374cb8
    Adding eslint for code .\src\ (#17) TfTHacker 2021-10-30 20:04:07 +0200
  • 02ac033b15
    Use ESBuild API instead of passing command line arguments (#16) Phillip 2021-10-25 17:45:15 +0200
  • e013825c21 Add comment for gitignore. lishid 2021-10-23 04:58:40 -0400
  • 3afc9d78ab Update sample plugin to use ESBuild. lishid 2021-10-19 13:34:19 -0400
  • 5f95bce9e1 preserve and load settings correctly fyears 2021-10-10 17:13:28 +0800
  • c228a70223 Add data.json to .gitignore Tokuhiro Matsuno 2021-04-29 00:53:15 +0900
  • 3b38a36a07 Upgrade dependencies. lishid 2021-04-23 17:01:43 -0400
  • 26721337a7 Update README - Obsidian API update instructions GitMurf 2021-04-23 10:52:04 -0700
  • f3f000a6b2 Update dependencies. lishid 2021-04-12 19:06:03 -0400
  • e1efb17322 Rollup: Don't include source code in distribution. lishid 2021-04-06 08:47:51 -0400
  • 123b00ca52 a note regarding "use this template" button Maciej Beimcik 2021-03-09 10:47:18 +0100
  • 5355e3337e Update README.md Konstantin 2021-03-08 02:51:48 +0300
  • 00cf028cc3 add banner to bundle Clemens Ertle 2021-03-03 15:41:18 +0100
  • ceb3837850
    Update README.md Lishid 2021-03-01 12:59:44 -0500
  • ed0e0a6e90 Target ES6. lishid 2021-01-31 12:55:17 -0500
  • ae30a5a418 Update best practice for settings. lishid 2021-01-24 15:41:47 -0500
  • cfe4d17ce7 Add example for settings. lishid 2020-12-22 11:24:00 -0500
  • 318cb2b055 Added versions.json lishid 2020-11-10 02:52:56 -0500
  • 9162f82010 Removed init. lishid 2020-10-29 21:41:47 -0400
  • 6e8aab9616 Add more examples for hooks. lishid 2020-10-29 18:02:57 -0400