Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing tags as nodes #27

Open
JPFrancoia opened this issue May 21, 2021 · 4 comments
Open

Allowing tags as nodes #27

JPFrancoia opened this issue May 21, 2021 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@JPFrancoia
Copy link

Hi!

First of, thank you for this fantastic plugin. I think it's very useful.

I would like to suggest an idea: could we allow tags to be nodes?

Lets' say for example that I have two notes:

  • insertion sort
  • bubble sort

It would kinda make sense to link these two notes together, but not so much either. They don't have much in common, except that they both explain how to sort.

However, if I were to tag these two notes as "sorting", we could imagine that the graph could display a new node, "sorting", linked to the two notes above.

I think it could be a valuable feature because:

  • It allows notes to be associated to an idea/concept/category, rather than to other notes
  • If I keep adding notes about sorting algorithms, I need to update all the notes every time to make sure that the sorting algorithm notes are all linked together

If possible, the relationships between tag nodes and note nodes should be found automatically (i.e: I wouldn't need to update any markdown for the relationship to be created). I think this shouldn't be too hard, Joplin knows the relationships tags <-> notes.

What do you think?

@treymo treymo added the enhancement New feature or request label May 28, 2021
@treymo
Copy link
Owner

treymo commented May 28, 2021

I think it's a great idea! I don't think it would be overly complicated to create these tag psuedo-nodes that connect to everything with that tag.

@treymo treymo added this to the 1.0.0 milestone May 28, 2021
@Oni-Shadow
Copy link

Hi,
Any plan to release this feature in the future ? I was going to open a similar issue before I noticed this one !
It would make my graph way better than it is today !

@jhf2442
Copy link

jhf2442 commented Apr 3, 2022

Second that ! Tags are a key feature of Joplin when it comes to relating notes to others, so only displaying relationships based on direct node links is actually hiding the main part of the whole picture

@Ced-C
Copy link

Ced-C commented Aug 26, 2022

Hi,
This is a must have feature ! I saw it was planned for the 1.0.0 milestone which is obviously already past. Is it still somehow plan ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants