generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Conditions:
- When I create 2+ distinct folders, let's say "Classification Algorithms" and "Regression Algorithms", and...
- Within both folders (Classification Algorithms AND Regression Algorithms), I create a file of overlapping name, let's say "Terms".
Bug:
- File names (AND folder notes) within those distinct folders are linked as [[Terms]], instead of [[Classification Algorithms/Terms]] or [[Regression Algorithms/Terms]].
- Consequently, when I click to access [[Terms]], I'm redirected to
the [[Terms]] of the highest alphabetical order (in this case, [[Regression Algorithms/Terms]])some arbitrary [[Terms]], perhaps the most-recently-created one.
Note:
- Interestingly, this issue does NOT happen when there is only 1 visible (as in "can be seen in the scope of X waypoint/landmark") file [[Terms]].
- IF: There only exists 1 visible [[Terms]], let's say [[Classification Algorithms/Terms]]...
- THEN: It'll properly display the absolute path [[Classification Algorithms/Terms]], recognizing that there are multiple [[Terms]] in my vault.
- The issue DOES occur when there are 2+of the same name exist in the scope of X waypoint/landmark (see "Conditions" and "Bug").
16-work and alexwforsythe
Metadata
Metadata
Assignees
Labels
No labels