intelops / website

This is the repo to manage all the website work, which is being developed using hugo framework.
https://intelops.ai
6 stars 21 forks source link

Develop a flow & feature to have Graph View of all Markdown files & folders, based on relationship links, similar to graph view in Obsidian. #252

Open devopstoday11 opened 1 year ago

devopstoday11 commented 1 year ago

@tfsumon @tfsojon

Need this for both website & docs site. In website I think it's less complex. In Docs site, since we have docs for different topics, we should be able to have a global Graph View which shows all relationships between all topics and then for each topic it should have Graph View within itself.

tfsumon commented 1 year ago

@devopstoday11 Could you please create a detailed video for this task?

devopstoday11 commented 1 year ago

@tfsumon , watch this - https://www.youtube.com/watch?v=5x5ua7LecOI

and after that, watch this - https://www.youtube.com/watch?v=ziKGWtlmaFo

devopstoday11 commented 1 year ago

what I am expecting is the end result of viewing docs link relationships for both sites. Docs site would have two levels of graph view, as I mentioned above.

devopstoday11 commented 1 year ago

@tfsumon , any updates?

tfsumon commented 1 year ago

I'm actively working on it, but it will take some time to complete.

devopstoday11 commented 1 year ago

@tfsumon , okay! please share any dummy Netlify links if I could test them when you have a sample.

devopstoday11 commented 1 year ago

@tfsumon , I need ETA on this task 252 please.

tfsumon commented 1 year ago

I hope it will be completed within tomorrow.

devopstoday11 commented 1 year ago

@tfsumon , done with this? can I take a look at the preview?

@tfsumon ?

tfsumon commented 1 year ago

Hi @devopstoday11,

I was on sick leave but I'm back now and I've almost completed the task. You can review it here: https://zs-graph-view.netlify.app/

I value your feedback and would appreciate your thoughts and input.

Thanks!

devopstoday11 commented 1 year ago

Hi @devopstoday11,

I was on sick leave but I'm back now and I've almost completed the task. You can review it here: https://zs-graph-view.netlify.app/

I value your feedback and would appreciate your thoughts and input.

Thanks!

@tfsumon , I checked it, but the entire site is viewed as a ring (is that expected?). Within the ring, all the nodes & edges are there, which I can see after a very close zoom-in, which is fine. I assume this is a global view of the entire website, right?

tfsumon commented 1 year ago

this is a global view of the entire website?

Yes, this is a global view of the entire website.

the entire site is viewed as a ring (is that expected?)

No, I want to make this better, especially the initial view. Your feedback would be appreciated.

devopstoday11 commented 1 year ago

this is a global view of the entire website?

Yes, this is a global view of the entire website.

the entire site is viewed as a ring (is that expected?)

No, I want to make this better, especially the initial view. Your feedback would be appreciated.

I want to view similar to what is possible in obsidian.

Try grouping items. All items which has connections only should be in a group and visible as separate group. That will make the arrangement and visibility neat. BTW, this task can wait. The task I mentioned on docs site about versioning is the priority. @tfsumon

tfsumon commented 1 year ago

okay.