Commit graph

99 commits

Author SHA1 Message Date
Idrees
91c3b2e399
Update README.md 2025-08-05 17:14:01 -04:00
Idrees
639c95d0dd
Update README.md 2025-07-26 13:02:43 -04:00
Idrees
2dce11f023
Merge pull request #100 from IdreesInc/95-all-waypoints-are-null-when-nothing-is-in-ignore-regex
Fix empty regex being registered by settings
2024-03-30 13:06:03 -04:00
Idrees Hassan
6e66d93503 Fix empty regex being registered by settings 2024-03-30 13:05:34 -04:00
Idrees Hassan
cf513f8c0a Update title property setting 2024-03-30 12:52:58 -04:00
Idrees
4c93c5f0eb
Merge pull request #96 from tbdcit/front-matter-title
Added basic support for titles defined in frontmatter
2024-03-30 12:40:55 -04:00
Idrees
4c4e6cea8f
Merge pull request #97 from vburzynski/master
Bug Fix - use wikilinks for folder note entries when option is enabled
2024-03-30 11:39:19 -04:00
Valerie Burzynski
69a7a254d4 fix: use wikilinks when enabled 2024-03-22 18:56:14 -05:00
tbdcit
16042832af Added basic support for titles defined in frontmatter
- adds a configuration option "useFrontMatterTitle"
- if true, files with a "title" property will be linked with display text
  containing the title.
2024-03-04 13:30:51 -03:00
Idrees Hassan
f282e51385 Update description 2024-02-28 18:36:16 -05:00
Idrees
8cd7f2af70
Update README.md 2024-02-26 23:27:13 -05:00
Idrees
bd4bf66b67
Update README.md 2024-02-26 22:49:45 -05:00
Idrees Hassan
06a5654441 Bump to version 2.0.0 2024-02-26 22:06:26 -05:00
Idrees
35ad702155
Merge pull request #88 from IdreesInc/add-option-to-indent-with-spaces
Add option to indent with spaces for those terrible few
2024-02-26 22:03:58 -05:00
Idrees Hassan
596705c3bb Update settings wording 2024-02-26 22:02:12 -05:00
Idrees Hassan
267f1d521c Merge branch 'master' into add-option-to-indent-with-spaces 2024-02-26 21:54:37 -05:00
Idrees
72fb8521ad
Merge pull request #87 from IdreesInc/landmarks
Add Landmarks
2024-02-26 21:26:56 -05:00
Idrees Hassan
18b9bb7ba9 Update .gitignore 2024-02-26 21:26:42 -05:00
Idrees Hassan
bf97139eb7 Clean up changes 2024-02-26 21:20:26 -05:00
Idrees Hassan
1a6f5f851a Convert indentation back into tabs 2024-02-26 21:16:01 -05:00
Idrees Hassan
45b6025c27 Rename index to waypoint once more 2024-02-26 21:15:04 -05:00
Idrees Hassan
9c08370e8e Merge branch 'master' into landmarks 2024-02-26 21:06:47 -05:00
Idrees Hassan
3f717bcbc5 Rename point to index 2024-02-26 20:54:07 -05:00
Idrees Hassan
63dd7de288 Restore previous settings format and rename functions 2024-02-26 20:41:06 -05:00
Idrees Hassan
2520b4a876 Use enum instead of strings 2024-02-26 20:16:12 -05:00
Idrees Hassan
520abc34ca Increase formatter line length 2024-02-26 19:37:57 -05:00
Idrees
5457bba79f
Merge pull request #86 from IdreesInc/GYukai/master
Add command to locate the parent waypoint
2024-02-26 19:24:14 -05:00
Idrees Hassan
0c4d615730 Rename command 2024-02-26 19:22:56 -05:00
Idrees Hassan
0b6a8ee33f Merge branch 'master' of https://github.com/IdreesInc/Waypoint 2024-02-26 19:17:25 -05:00
Idrees
1e4ff05edd
Merge pull request #85 from IdreesInc/coanghel/master
Allow waypoints in callouts
2024-02-26 19:16:12 -05:00
Idrees Hassan
2507dbc56d Remove prettier file and add to git ignore 2024-02-26 19:09:16 -05:00
Idrees Hassan
69af122009 Fix callout waypoint tracking and formatting 2024-02-26 19:07:11 -05:00
Idrees Hassan
213a970b3c Update package-lock.json 2024-02-26 18:39:03 -05:00
GU YUKAI
9967017038 Add Go to waypoint file Command 2024-01-18 06:03:47 +00:00
Costin Anghel
02668668f4 feat: handling for waypoint in callout 2024-01-11 16:57:37 -05:00
Valerie Burzynski
318254cf5d Add settings to allow indenting with spaces 2023-04-16 17:22:04 -05:00
Nicholas Eastman
2beeab0ce9
feat: Adds path ignore option
Closes #37 Adds a regex path option to ignore files.
2023-04-11 04:07:25 +00:00
Nicholas Eastman
ee75938556
refactor: 🎨 Cleaned up code
Combined findParentFlag and findParentPoint and cleaned up nesting
2023-04-05 12:48:34 -05:00
Nicholas Eastman
33ec5618b9
feat: Added Landmarks
Created landmark feature to provide an index without stopping waypoint generation below it.
2023-03-30 11:46:19 -05:00
Idrees Hassan
9994948aab Update versions.json 2022-12-10 16:08:51 -05:00
Idrees Hassan
ed16e73afc Bump version to 1.4.0 2022-12-10 16:04:54 -05:00
Idrees
4180a4dc01
Merge pull request #45 from zhelding/main
Allow for indexing of non-Markdown files
2022-12-10 15:34:42 -05:00
Zoe Helding
c1a10e4505 Allow for indexing of non-Markdown files 2022-11-16 13:47:29 -06:00
Zoe Helding
33293f8c44 Update waypoint version in package-lock.json 2022-11-16 13:46:52 -06:00
Idrees Hassan
9ef254ac42 Release 1.3.0 2022-08-05 18:48:07 -04:00
Idrees
8d695c8101
Merge pull request #35 from IdreesInc/19-add-support-for-outside-folder-notes
Add support for outside folder notes
2022-08-05 18:41:05 -04:00
Idrees Hassan
814738ea6e Remove requirements for inside folder notes 2022-08-05 18:40:32 -04:00
Idrees Hassan
6e039d2322 Allow outside folder notes in the root folder 2022-08-05 18:37:14 -04:00
Idrees Hassan
9424a97e3c Add the ability to detect outside folder notes 2022-08-05 17:34:01 -04:00
Idrees
7af7223981
Merge pull request #34 from IdreesInc/17-hide-enclosing-note
Hide enclosing folder note title by default
2022-08-05 15:58:38 -04:00