1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-13 01:20:02 +00:00
Rob Hoelz ae04a425c0
Add backlinks indexer (#4421)
* Add tests for backlinks

* Add backlinks indexer

* Use backlinks indexer in getTiddlerBacklinks if available

* Extract link extraction into its own method

This way we can provide an arbitrary parse tree, rather than just a
title, which will allow us to compare lists of outgoing links between
versions of a single tiddler

* Use new extractLinks method in backlinks indexer

...rather than copy-pasting the implementation

* Remove ES6-isms

TiddlyWiki needs to work with browsers that only support ES5
2020-03-26 13:15:02 +00:00
..
2017-07-03 20:34:58 +01:00
2017-11-18 19:53:52 +00:00
2018-12-17 11:07:39 +00:00
2019-03-07 18:46:38 +00:00
2016-05-25 12:10:41 -06:00
2020-03-26 13:15:02 +00:00
2014-12-05 10:20:32 +00:00
2014-12-05 10:20:32 +00:00