silverbullet/plugs/index
Zef Hemel 80f9c14b96
Change how attribute indexing and completion works (#1061)
* Creation of separate aspring-page objects for pages linked to, but not created
* Show "No results" instead of broken markdown table for no query results
* Show schema validation errors
* Deno upgrade
* Adds config support to plugs (see examples)
* Moves all builtin schemas to plug config
* Adds core plug just for builtin schemas
* Changes how attributes are indexed and completed, now attempts to derive a JSON schema for ad hoc attributes
2024-08-24 12:35:09 +02:00
..
anchor.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
api.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
attachment.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
attributes.test.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
attributes.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
builtins.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
command.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
config.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
constants.ts Fixes #98 2024-01-25 10:17:42 +01:00
data.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
header.ts Redoing item and task indexing 2024-08-21 21:31:07 +02:00
index.plug.yaml Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
item.test.ts Redoing item and task indexing 2024-08-21 21:31:07 +02:00
item.ts Docs 2024-08-21 21:31:07 +02:00
lint.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
page.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
page_links.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
paragraph.ts Redoing item and task indexing 2024-08-21 21:31:07 +02:00
plug_api.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
refactor.ts Fixes #984 adds Page: Rename Linked Page command 2024-08-18 15:24:18 +02:00
script.ts Lint error removal 2024-07-30 17:33:33 +02:00
snippet_extractor.test.ts More JSR dependency moves 2024-07-30 17:24:17 +02:00
snippet_extractor.ts Index []() style links (#827) 2024-05-27 20:33:41 +02:00
style.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
table.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
tag_page.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
tags.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
toc.ts Widget buttons for transclusions (#942) (#1013) 2024-08-08 20:19:41 +02:00
widget.ts Widget buttons for transclusions (#942) (#1013) 2024-08-08 20:19:41 +02:00