silverbullet/plugs
Deepak Narayan 850c06fd70
Fixes #560 and provides an initial implementation for assigning (#940)
decorators to tags.

This patch enables decorations for user specified tags - starting
with handling only a single decoration - a 'prefix' to be added
to the page name. Prefix is handled in the top bar title,
page navigator, wiki-links appearing within a page as well as
page autocomplete suggestions.
2024-07-13 13:56:00 +02:00
..
editor Fixes #560 and provides an initial implementation for assigning (#940) 2024-07-13 13:56:00 +02:00
emoji improve dependency management (#770) 2024-03-16 15:29:24 +01:00
federation Fixes #926 2024-07-11 20:36:26 +02:00
index Cleaned up path file extension checking and handling conflicting copies 2024-07-13 13:51:49 +02:00
markdown Fixes #560 and provides an initial implementation for assigning (#940) 2024-07-13 13:56:00 +02:00
plug-manager Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
query Index []() style links (#827) 2024-05-27 20:33:41 +02:00
search improve dependency management (#770) 2024-03-16 15:29:24 +01:00
share 0.7.4 2024-02-29 15:23:05 +01:00
sync Refactor all the things 2023-08-28 17:12:15 +02:00
tasks Fixes #845 2024-07-06 20:52:27 +02:00
template Fixes #723 2024-03-02 12:53:31 +01:00
README.md More moving stuff around 2024-02-08 21:12:23 +01:00
builtin_plugs.ts Fixes #529 by removing directives (#613) 2024-01-02 14:47:02 +01:00

README.md

This folder contains the implementation of SilverBullet's built-in plugs — the plugs that ship with SB itself.