shabegom / obsidian-reference-count

Show Reference Count of Block Refs
65 stars 6 forks source link

Support for other link formats (relative and absolute paths)? #46

Open phlind opened 3 years ago

phlind commented 3 years ago

Right now, the plugin only works with links like [[Link]], but not with links like [[../Link]] or [[Folder/Link]]. Would it be possible to make that work?

shabegom commented 3 years ago

It really should support this! I totally didn't think about it during development and testing. Will do my best.

shabegom commented 3 years ago

Relative and absolute should now be supported in 0.3.0!

phlind commented 2 years ago

For me they still don't work with 0.3.0.

shabegom commented 2 years ago

@phlind I think I figured out a good solution in 0.3.1.