1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-01 00:32:49 +00:00

15 Commits

Author SHA1 Message Date
linonetwo
fef444cb1c fix: when id not exist, still navigate to the tiddler 2023-09-17 20:25:40 +08:00
linonetwo
cff0240ac8 feat: allow using any char in id 2023-09-17 20:11:59 +08:00
linonetwo
a5c2f8558e feat: allow different tiddler have same block id in the text, and only jump to the one with a same tiddler title. 2023-09-17 20:03:15 +08:00
linonetwo
07130c2ad0 fix: code style and types 2023-09-16 15:37:46 +08:00
linonetwo
3bcd822c97 fix: scroll too slow if tiddler already appear 2023-09-16 15:33:03 +08:00
linonetwo
c0b6b7988a fix: element not exist 2023-09-16 15:22:42 +08:00
linonetwo
7200f73cdc refactor: use th-navigated to simplify the code 2023-09-16 15:12:56 +08:00
linonetwo
db83401a69 docs: about usage 2023-09-16 14:26:37 +08:00
linonetwo
e6445b79c5 docs: why add hook 2023-09-16 13:40:55 +08:00
linonetwo
0863916f9b fix: wait until animation finish and dom show 2023-09-16 05:13:40 +08:00
linonetwo
d8bdd09eb0 fix: ensure hightlight is visible 2023-09-16 05:00:10 +08:00
linonetwo
6b6124369c fix: param maybe null 2023-09-16 04:49:50 +08:00
linonetwo
3d8ade3ebe feat: redirect tm-focus-selector event to check parent or sibling 2023-09-16 04:45:07 +08:00
linonetwo
18236b547f feat: allow add id for code block 2023-09-16 02:38:06 +08:00
linonetwo
4c407c28e4 refactor: use blockid for shorter name 2023-09-15 22:43:23 +08:00