Some thoughts on related notes
The current way related notes is implemented actually is pretty useful, but imo could be better structured to allow users to do things on top of related notes. Some things I hope to see:
- If we are to leverage the power of semantic linking, creating links between chunks of information (similar to Obsidian/Notion), rather than the whole note would be amazing. In practice, this might be window focus (or highlighting of specific notes), then on focus, using that highlighted chunk to automatically suggesting linking to other relevant notes. Or it could be a copilot-esque suggestion that appears as the user types. If users agree that they are related, it should lead to linking of the chunk of current note to the suggested note.
- Once that bidirectional linking is established, ideally it is added as an inline preview to the note. At that point we should remove it from the related notes list, as it is no longer a just suggestion, but an accepted suggestion. In the related notes, I think I only want to see suggested notes, rather than ones that I have already accepted, to reduce mental load or the need for scrolling. Kinda like checking off todos off the related notes list
- On the basis of that linking, it would also be useful to organize the notes into a mind-map based off the links, rather than linear notes like what the current related notes tab offer. This would help with review of material. Think a medical school student or CS student studying for their exams needing to make connections between old source material and new ones. On that note, auto generated flashcards would probably make this useful for study purposes too.
- Another use case instead of linking notes is to allow users to bring related notes into existing notes and combine them. 2 discrete notes might be the result of scattered brainstorming on related topics. If the related notes tab has a copy feature, that would be very useful imo. Even better if it would preserve the markdown syntax when copying notes from the related notes tab.
Let me know what do you think and if these can be added to the roadmap, I am hoping for this local LLM note taker to advance and want to contribute in any way possible, mostly because I would love to use something like this. Currently a full stack dev with about 2+ years of experience with React/Nestjs/Typescript, so probably able to help out with the feature development and UI aspects of the app. At my current day job, I am a backend dev so I can help with backend tasks too.
Some thoughts on related notes
The current way related notes is implemented actually is pretty useful, but imo could be better structured to allow users to do things on top of related notes. Some things I hope to see:
Let me know what do you think and if these can be added to the roadmap, I am hoping for this local LLM note taker to advance and want to contribute in any way possible, mostly because I would love to use something like this. Currently a full stack dev with about 2+ years of experience with React/Nestjs/Typescript, so probably able to help out with the feature development and UI aspects of the app. At my current day job, I am a backend dev so I can help with backend tasks too.