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

showing linkified tiddlers under references #22

Open
tobibeer opened this issue Mar 11, 2013 · 0 comments
Open

showing linkified tiddlers under references #22

tobibeer opened this issue Mar 11, 2013 · 0 comments

Comments

@tobibeer
Copy link
Owner

Idea

Currently, linkified text does not trigger for the tiddler to be listed under references

Constraints

This will considerably impact peformance as linkification can only be safely determined by actually rendering all tiddlers (for which any of a tiddlers linkification patterns match) into a hidden area in the dom. The performance requirements may eventually be a dealbreaker.

References

:[[#hashtags|http://hashtags.tiddlyspot.com]] provides a mechanism for searching matches, currently in a shadow tiddler, in the future perhaps in a popup. A similar search could be used to find, display and highlight occurences for linkify matches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant