Malys SilverBullet libraries
Find a file
2026-02-14 15:18:03 +01:00
.github/workflows chore: update markdown files in src directory 2025-11-20 13:03:49 +01:00
Repositories 'update' 2026-02-11 11:26:04 +01:00
scripts 'update' 2026-02-11 11:26:04 +01:00
src 'update' 2026-02-13 11:38:50 +01:00
.gitignore add my useful lua scripts 2025-09-21 14:15:43 +02:00
LICENSE feat: synchronize my source code 2025-10-17 13:34:49 +02:00
mise.toml 'update' 2026-02-14 15:18:03 +01:00
README.md 'update' 2026-02-14 15:14:46 +01:00
requirements.txt feat: add community script 2025-10-23 16:35:15 +02:00

🚀 SilverBullet Libraries

A curated collection of plugins, templates, and utilities for SilverBullet.

📦 Available Libraries

🛠️ Tools

  • Lru - LRU cache leveraging @isaacs/lrucache - (2026-02-11)
  • Ttl - TTL cache leveraging @isaacs/ttlcache - (2026-02-11)
  • Cursorposition - Generate and copy links to specific cursor positions and headers in markdown documents - (2026-02-11)
  • Externaltransclusion - Transclude data form external resource. - (2026-02-11)
  • Utilities - List of reusable functions. - (2026-02-11)

🆘 Helpers

🛎️ Services

  • Githistory - Implement Git commands (log, diff, revert) - (2026-02-11)
  • Markmapmindmap - MarkMap mindmap integration. - (2026-02-11)
  • Marpslides - Marp slides integration. - (2026-02-11)
  • Mdprettier - Beautify md file. - (2026-02-11)
  • Mdtablesheet - Integrate FormulaJS in markdown table (table = sheet). - (2026-02-11)
  • Taiga - Taiga project management tool - (2026-02-11)
  • Vikunja - Vikunja, open-source project management tool, integration. - (2026-02-11)

👁️ Navigation & Display

  • Breadcrumb - Generate breadcrumbs for a page - (2026-02-11)
  • Fasttagexplorer - Generate wall of children page tags - (2026-02-11)
  • Mdtablerender - Automatically formats Markdown table cells based on hashtag column tags. - (2026-02-13)
  • Theme Malys - Dark theme thought for readibility and productivity - (2026-02-11)

🪲 Debugging

  • Debugger - Tooling to debug (linter, postion, beautify) - (2026-02-11)
  • Luacheck - Lua linter. - (2026-02-11)

👮 Security & Audit

  • Riskaudit - Risk audit (scripts analyzor) - (2026-02-11)

💀 Deprecated

  • Vscodepalette - DEPRECATED universal palette (as VScode Palette), use '>' to execute commands - (2026-02-11)

🛠️ Installation

  1. Navigate to your Library Manager inside Silverbullet
  2. Add my repository: https://github.com/malys/silverbullet-libraries/blob/main/Repositories/malys.md
  3. Add any script my repository

Disclaimer

This code is provided as-is, without any kind of support or warranty. I do not provide user support, bug-fixing on demand, or feature development. If you detect a bug, please actively participate in debugging it (analysis, proposed fix, or pull request) before reporting it. Bug reports without investigation may be ignored.

🚫 No new features will be added. All types of contributions are welcome, including bug fixes, refactoring, documentation improvements, and optimizations.

By using or contributing to this project, you acknowledge and accept these conditions.

🤝 Contributing

We welcome contributions! Here's how you can help:

  • Add new libraries or improve existing ones
  • Fix bugs or improve documentation
  • Suggest new features or report issues

To contribute:

  1. Fork this repository
  2. Create a new branch for your changes
  3. Submit a pull request

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.