Commit graph

  • 2bdd7092f5
    Merge edc74a1ffe into 4dba2d2a03 Bryce 2026-04-21 17:18:27 -0400
  • edc74a1ffe Fixes data loss bug if the extension runs into a list of markdown url's. The changes prevent this from happening by tracking the end of the TOC so we don't update the TOC range after we've already finished identifying it. I added test cases to watch for this in the future as well. Bryce Leo 2026-04-21 17:16:17 -0400
  • a072e491a9
    Merge 72373a3084 into 4dba2d2a03 Bryce 2025-12-01 10:44:27 -0500
  • 72373a3084 Updated link generation to work how it seems to in Obsidian. I did this with manual testing using the disallowed characters. Since the links are generated broken anyway, if this fix doesn't work for some specific set of characters the users is in the same place as if it wasn't here. Bryce Leo 2025-12-01 10:32:16 -0500
  • 4dba2d2a03
    upkeep: increase version to 1.4.0 master David Ribeiro 2025-09-26 19:48:28 +0100
  • 801286bfbf upkeep: increase version 1.4.0 release/1.4.0 LoyalPotato 2025-09-26 19:44:40 +0100
  • 9180a65b0e
    Fix to not mangle existing properties on files (#20) Bryce 2025-09-26 14:41:23 -0400
  • c2308fa856 Change +=1 to ++ for countTripDash Run Prettier on changed files index.svc and index.spec.ts. Bryce Leo 2025-09-24 12:41:54 -0400
  • 6263b59427 Had to account for horizontal rules further down a file so that they didn't get picked up as "properties" Bryce Leo 2025-09-05 16:48:01 -0400
  • b5ad327f0c If file has properties the "top of the note" will now be the first line after the properties. This prevents properties from being mangled when indexing a note. Espeically important with the advent of the new Bases core plugin. Added in a test case as well. Bryce Leo 2025-09-03 13:29:48 -0400
  • 10dd9fcae4
    Add small note about naming David Ribeiro 2024-02-15 18:52:49 +0000
  • 20b9e36731
    Fix typo David Ribeiro 2024-02-08 19:45:17 +0000
  • e8afc47090
    Merge wrongly pushed things (#17) David Ribeiro 2024-01-28 17:50:20 +0000
  • 3fe528078d 1.3.0 1.3.0 David Bazílio Ribeiro 2024-01-28 16:53:53 +0000
  • bedeb1912b feat: Add reset button to settings David Bazílio Ribeiro 2024-01-28 16:32:07 +0000
  • c78b5a3de3 refactor: Move var into test David Bazílio Ribeiro 2024-01-28 15:34:31 +0000
  • e7a7c9afb9 test: Add test to make sure there's no change after multiple runs David Bazílio Ribeiro 2024-01-28 15:33:04 +0000
  • 40c49162e8 refactor: Move generateLink to utils file David Bazílio Ribeiro 2024-01-28 15:32:32 +0000
  • ad15c87eff refactor: Use concatLines func on pre/post idx David Bazílio Ribeiro 2024-01-28 15:30:34 +0000
  • 37b19335ef feat: Add func to concat lines David Bazílio Ribeiro 2024-01-28 15:29:49 +0000
  • 938348879e fix: Fix condition for adding newlines to index David Bazílio Ribeiro 2024-01-28 15:28:33 +0000
  • bed04baa46 test: Add tests for header size limiters David Bazílio Ribeiro 2024-01-20 19:34:05 +0000
  • 2231d0a982 refactor: Formatting David Bazílio Ribeiro 2024-01-20 19:32:22 +0000
  • 074df9cb48 refactor: Add import for interface David Bazílio Ribeiro 2024-01-20 19:30:55 +0000
  • cb99064613 feat: Add check for header size David Bazílio Ribeiro 2024-01-20 19:29:30 +0000
  • 370e338e43 refactor: Formatting David Bazílio Ribeiro 2024-01-20 19:28:28 +0000
  • 7f523a462d feat: Add setting tabs for new min/max David Bazílio Ribeiro 2024-01-20 19:23:09 +0000
  • fda4e901d9 refactor: Formatting David Bazílio Ribeiro 2024-01-20 19:21:37 +0000
  • 9a8fd13b28 feat: Add new settings David Bazílio Ribeiro 2024-01-20 19:18:45 +0000
  • f7d36683ac refactor: Add test script for non windows David Bazílio Ribeiro 2024-01-20 19:11:00 +0000
  • 10429544e0 feat: Add util to check header size David Bazílio Ribeiro 2024-01-20 19:03:59 +0000
  • 6ac8a6e1ee Add prettierrc David Bazílio Ribeiro 2024-01-20 19:03:16 +0000
  • 1161c83097
    Merge pull request #15 from LoyalPotato/feature/header-limiter release/1.3.0 David Ribeiro 2024-01-28 16:37:47 +0000
  • e65e34f498 feat: Add reset button to settings David Bazílio Ribeiro 2024-01-28 16:32:07 +0000
  • 385d63d582 refactor: Move var into test David Bazílio Ribeiro 2024-01-28 15:34:31 +0000
  • eb83aa423e test: Add test to make sure there's no change after multiple runs David Bazílio Ribeiro 2024-01-28 15:33:04 +0000
  • 185f56b420 refactor: Move generateLink to utils file David Bazílio Ribeiro 2024-01-28 15:32:32 +0000
  • 9ce7cc87a4 refactor: Use concatLines func on pre/post idx David Bazílio Ribeiro 2024-01-28 15:30:34 +0000
  • 0ced1537d6 feat: Add func to concat lines David Bazílio Ribeiro 2024-01-28 15:29:49 +0000
  • 0dd2421361 fix: Fix condition for adding newlines to index David Bazílio Ribeiro 2024-01-28 15:28:33 +0000
  • 13a39fb6f9 test: Add tests for header size limiters David Bazílio Ribeiro 2024-01-20 19:34:05 +0000
  • 0c23eaae7c refactor: Formatting David Bazílio Ribeiro 2024-01-20 19:32:22 +0000
  • 5146186442 refactor: Add import for interface David Bazílio Ribeiro 2024-01-20 19:30:55 +0000
  • db29771b49 feat: Add check for header size David Bazílio Ribeiro 2024-01-20 19:29:30 +0000
  • 7f412b746f refactor: Formatting David Bazílio Ribeiro 2024-01-20 19:28:28 +0000
  • cb2fa30f9b feat: Add setting tabs for new min/max David Bazílio Ribeiro 2024-01-20 19:23:09 +0000
  • 4309481105 refactor: Formatting David Bazílio Ribeiro 2024-01-20 19:21:37 +0000
  • c37165b3a6 feat: Add new settings David Bazílio Ribeiro 2024-01-20 19:18:45 +0000
  • 9456d5c1cc refactor: Add test script for non windows David Bazílio Ribeiro 2024-01-20 19:11:00 +0000
  • a92848861d feat: Add util to check header size David Bazílio Ribeiro 2024-01-20 19:03:59 +0000
  • f46cd67f88 Add prettierrc David Bazílio Ribeiro 2024-01-20 19:03:16 +0000
  • d1f57e9e57 Add permissions to action 1.2.0 LoyalPotato 2023-12-31 07:38:50 +0000
  • 4324f42d44 1.2.0 LoyalPotato 2023-12-31 07:28:16 +0000
  • 8a06c77c62 Increase plugin version LoyalPotato 2023-12-31 07:28:12 +0000
  • 923b5ad0b3
    Merge pull request #9 from LoyalPotato/release/1.2.0 David Ribeiro 2023-12-31 07:26:33 +0000
  • 398c64fcf1 Add tests #5 release/1.2.0 LoyalPotato 2023-12-30 20:28:29 +0000
  • 96f15262de Add support for settings & clean up code LoyalPotato 2023-12-30 20:28:05 +0000
  • 3bf3330275 Add settings LoyalPotato 2023-12-30 20:22:36 +0000
  • 17f86b6bca Update readme LoyalPotato 2023-12-30 20:21:32 +0000
  • 5c19174561 Add testing packages LoyalPotato 2023-12-30 20:21:14 +0000
  • 6ce06d9c19 Update author url LoyalPotato 2023-12-24 16:58:52 +0000
  • 376d8b3a71 Add release workflow LoyalPotato 2023-12-24 09:20:29 +0000
  • efeb32f241 1.1.1 1.1.1 LoyalPotato 2023-08-21 18:04:49 +0100
  • dee464f331 Change description in manifest to align with guide LoyalPotato 2023-08-21 18:04:03 +0100
  • 32544e317c Remove extra space in list link LoyalPotato 2023-08-20 17:22:53 +0100
  • 29dd265adf Add license LoyalPotato 2023-08-20 17:17:18 +0100
  • 27ef243d00 Update readme LoyalPotato 2023-08-20 17:13:36 +0100
  • 266329b629 1.1.0 1.1.0 LoyalPotato 2023-08-20 17:06:05 +0100
  • 6a9769f820 Close #2 for wrong tabbing LoyalPotato 2023-08-20 17:01:44 +0100
  • 8daaa15a47 Fix #1 - indexing whole note LoyalPotato 2023-08-20 16:33:27 +0100
  • bbf542e765 Update info in package json LoyalPotato 2023-08-19 17:38:52 +0100
  • b387ad5409 1.0.2 1.0.2 LoyalPotato 2023-08-19 17:34:04 +0100
  • 7e96961269 Fix author url LoyalPotato 2023-08-19 17:33:58 +0100
  • d675a1112d Fix build issues 1.0.1 LoyalPotato 2023-08-19 17:20:36 +0100
  • 00389e5b9b Update supported versions of obsidian LoyalPotato 2023-08-19 17:19:53 +0100
  • 74a59dfd0b 1.0.1 LoyalPotato 2023-08-19 17:14:42 +0100
  • b384dcb92a Fix wrong heading for index LoyalPotato 2023-08-19 17:14:03 +0100
  • 5be01b9238 Update readme 1.0.0 LoyalPotato 2023-08-19 17:08:31 +0100
  • 5a666eb3e8 Update name in manifest LoyalPotato 2023-08-19 17:08:27 +0100
  • 94a069a2e7 Make content index a h2 title LoyalPotato 2023-08-19 17:08:18 +0100
  • d179b37179 Service to generate index LoyalPotato 2023-08-19 16:56:54 +0100
  • 33df5addcd Change entry point for build LoyalPotato 2023-08-19 16:56:40 +0100
  • f2919ed443 Improve description in manifest LoyalPotato 2023-08-19 16:56:23 +0100
  • 96cf071c24 Move main file & update commands LoyalPotato 2023-08-19 16:55:51 +0100
  • ac3df93374 Update tsconfig LoyalPotato 2023-08-19 16:54:58 +0100
  • 0abf67f864 lock package LoyalPotato 2023-08-19 16:54:51 +0100
  • 276f1fc242 Update manifest LoyalPotato 2023-08-19 16:54:40 +0100
  • a2b0e1b08a
    Initial commit David Ribeiro 2023-08-19 09:06:12 +0100