Commit graph

19 commits

Author SHA1 Message Date
Alejandro Daniel Noel
fba2c676f4 Trying to fix broken install 2026-01-21 13:15:17 +01:00
Alejandro Daniel Noel
8e1f3b7e9e 1.1.1: harden tag handling for empty frontmatter tags (#7) 2026-01-20 13:24:29 +01:00
Alejandro Daniel Noel
d25fae81c0 version bump 2025-09-03 16:29:17 +02:00
Alejandro Daniel Noel
9bb2341dc7 Big improvements to update speed and efficiency by switching to event-based rather than interval-based updates 2025-09-03 16:26:55 +02:00
Alejandro Daniel Noel
7edc08092b Fixed bug where unchecking the 'Show title property in index' setting still showed the titles 2025-09-03 15:13:25 +02:00
Alejandro Daniel Noel
93834a0703
Merge pull request #3 from mchlbataller/main
Add esbuild configuration and update gitignore
2025-09-03 14:26:19 +02:00
Michael Bataller
79b403855d chore: Added base esbuild configs 2025-03-27 14:04:11 +08:00
Michael Bataller
0a148110dc fix: remove esbuild.config.mjs from gitignore
This ensures the build configuration is shared across all development environments, allowing for consistent build behavior.
2025-03-27 13:59:59 +08:00
Alejandro Daniel Noel
6d3cb7b2fc Implement feedback from PR - making use of built-ins 2024-06-11 20:57:37 +02:00
Alejandro Daniel Noel
e1659137bd Implement feedback from PR - making use of built-ins 2024-06-11 20:51:40 +02:00
Alejandro Daniel Noel
86d9722d68 Removed regex lookbehinds to fix compatibility issues 2024-06-05 23:40:47 +02:00
Alejandro Daniel Noel
7711b32e7a Removed regex lookbehinds to fix compatibility issues 2024-06-05 23:23:20 +02:00
Alejandro Daniel Noel
187976780b Increased version after refactor 2024-05-11 16:21:44 +02:00
Alejandro Daniel Noel
21a687e75e Reformatted to modern Typescript and improved safety checks 2024-05-11 16:20:37 +02:00
Alejandro Daniel Noel
2d747f6c03 Merge branch 'main' of https://github.com/adanielnoel/obsidian-index-notes 2024-05-11 12:48:48 +02:00
Alejandro Daniel Noel
7eae29d92c Remove logging 2024-05-11 12:46:14 +02:00
Alejandro Daniel Noel
68748c66ee
Update README.md with credits 2024-05-11 12:41:52 +02:00
Alejandro Daniel Noel
c0a5f2ca39
Update manifest.json 2024-05-11 12:32:43 +02:00
Alejandro Daniel Noel
f78f0f19bc Initial publisheable version 2024-05-11 11:41:55 +02:00