silverbullet/plugs
Zef Hemel 4fa58aaafd Make tag auto-complete context independent
Previously there was a (best effort) attempt to limit tag auto complete to only the type of object a had been applied to (e.g. an item, a page, a task). This is now removed, because I realized the need to reuse tags for various purposes and this filtering was annoying in practice.
2024-07-07 10:13:53 +02:00
..
editor Fixes #911 2024-07-02 20:13:41 +02:00
emoji improve dependency management (#770) 2024-03-16 15:29:24 +01:00
federation 0.7.4 2024-02-29 15:23:05 +01:00
index Make tag auto-complete context independent 2024-07-07 10:13:53 +02:00
markdown Support auto link in markdown render 2024-06-13 11:47:03 +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.