1
0
silverbullet/plugs
Ian Shehadeh 50105fd044
Index plug: index paragraph nodes (#528)
* index plug: index paragraph nodes

Includes attributes and tags in the paragraphs.
 Only considers top level paragraphs (right below Document node)

* keep ref and pos consistent with other objects

- most objects just store the starting position in the `pos` field.
- ref is usually `${page}@${pos}` so that it works as a link.

* cleanup and clarify comments

* add paragraph to builtins index
2023-10-12 20:30:47 +02:00
..
directive Add ability to convert #use and #import via a command 2023-10-11 10:27:12 +02:00
editor Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
emoji Refactor all the things 2023-08-28 17:12:15 +02:00
federation Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
index Index plug: index paragraph nodes (#528) 2023-10-12 20:30:47 +02:00
markdown Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
plug-manager Refactor all the things 2023-08-28 17:12:15 +02:00
query Fix iframes in Safari PWA 2023-10-09 21:02:57 +02:00
search FTS simplifications 2023-10-03 15:24:07 +02:00
share Refactor all the things 2023-08-28 17:12:15 +02:00
sync Refactor all the things 2023-08-28 17:12:15 +02:00
tasks Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
template Code complete fixes and changelog 2023-10-04 17:14:24 +02:00
.gitignore Migrate to Deno (#86) 2022-10-10 14:50:21 +02:00
builtin_plugs.ts Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00