FR: Show a dendron note in multiple places based on it alias
See original GitHub issueWhen using “Add Dendron notes to graph”, I am not seeing my note aliases in the matrix or breadcrumbs down view. For example with the files:
- top.sub1.child
- top.sub2.child
- top.sub3 (with alias “top.sub2.child2”)
In this arrangement, I see top.sub3
in the matrix and down view, however I do not see top.sub2.child2
in either.
Thank you.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Commands - Dendron
Dendron is a local-first, Markdown-based, hierarchical note taking tool. It is meant to help you create, organize, and collaborate on ...
Read more >Add support for alias notes #128 - dendronhq/dendron - GitHub
Proposal. Introduce note aliases, a way to map the same note to multiple paths. ... The Dendron Tree View will show all three...
Read more >️ Dendron: A Unique Approach To Knowledge Management ...
... The Dendron Graph 0:46:09 Robust Linking 0:48:08 How to organize all your notes when there are too many 0:51:34 Refactoring hierarchies ...
Read more >A Guide to Obsidian: Local, Markdown-Powered Networked ...
Aliases : aliases can be created for each note so that you can link to them using different names. Sidebar: the left sidebar...
Read more >Redefining knowledge management with Kevin Lin, founder of ...
Normally, unless you know exactly where a note is, you'll need to search for it and scan through multiple pages of results. In...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ohhhh I see… yeah, that’s quite different. I’ll change this to an FR for that, but I’ll have to think about how to implement it
Ah, okay I’ve noticed what’s happening now. After setting the alias field, the Matrix view now shows notes with their alises after the file name. However, what I’m really looking for is for the Down view to show the same file in multiple locations in the hierarchy based on its Dendron-style name and aliases.
So in my example from the beginning, “top.sub3” would be in the list twice. Once under “top” and once as “top.sub2.child2”.