Hyperlinking in RemNote is currently non-intuitive and inconvenient. Here are some examples:
-
hyperlinks can be attached to a document, but with no way to know this and no way to follow the hyperlink source unless the rem is opened in its own window (i.e. the rem itself has no hyperlink, and the source only shows when the rem is opened individually)
-
deleting the document powerup tag (so the rem doesn’t show in the sidebar) also deletes the hyperlink source. This use of “document” is overlapping and confusing, leading to lost information. Not all my documents have hyperlinks, and I don’t want to display all my documents.
-
hyperlinks are not listed as metadata when using /data
-
text cannot be converted to a clickable URL (or made non-clickable if it is a pasted URL)
There are many instances where I wish to save a hyperlink in my knowledgebase, but do not want a long URL cluttering up my view. I would like to be able to simply highlight text or a rem, then right-click to add a hyperlink. Even better would be functionality to automatically handle a hyperlink with the option to change its text.
Here are some ideas for better hyperlink integration:
-
A hyperlink could be considered a rem with a “one-way” reference. This would be a handy feature to add to RemNote anyway. For example, I might have an old term that I might like do link to the newer term (but I would not be interested in a bi-directional link, since I am just interested in the updated term). A “one-way” hyperlink could link to another rem or to an external URL.
-
A hyperlink could be implemented as metadata for a rem or as inserted code (such as latex), but I think a better implementation would be as powerup tag similar to a highlight. It would be nice to be able to link both a rem and also an individual word or string within a rem.
-
Right-click functionality for adding, removing, or changing a hyperlink would be best, though including linking in the text selection pop-up with other formatting options bold, italic, highlights, etc. would be intuitive (as well as access through the / menu). In general, I think RemNote is best implemented to be as close to a typical word-processing editor (such as Google docs) as possible to minimize the learning curve.