160 lines
7.8 KiB
Markdown
160 lines
7.8 KiB
Markdown
---
|
|
name: "Repositories/malys"
|
|
tags: meta/repository
|
|
pageDecoration.prefix: "🦩"
|
|
share.uri: "https://github.com/malys/silverbullet-libraries/blob/main/Repositories/malys.md"
|
|
share.hash: 9d911bb0
|
|
share.mode: pull
|
|
---
|
|
```#meta/library/remote
|
|
name: "Breadcrumb"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Breadcrumb.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Breadcrumb.md
|
|
description: "Generate breadcrumbs for a page"
|
|
---
|
|
name: "Lru"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/cache/LRU.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/cache/LRU.md
|
|
description: "LRU cache leveraging @isaacs/lrucache"
|
|
---
|
|
name: "Ttl"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/cache/TTL.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/cache/TTL.md
|
|
description: "TTL cache leveraging @isaacs/ttlcache"
|
|
---
|
|
name: "Configcode"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/ConfigCode.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/ConfigCode.md
|
|
description: "Quickly insert config code."
|
|
---
|
|
name: "Cursorposition"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/CursorPosition.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/CursorPosition.md
|
|
description: "Generate and copy links to specific cursor positions and headers in markdown documents"
|
|
---
|
|
name: "Customslashcommand"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/CustomSlashCommand.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/CustomSlashCommand.md
|
|
description: "custom slash commands."
|
|
---
|
|
name: "Externaltransclusion"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/ExternalTransclusion.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/ExternalTransclusion.md
|
|
description: "Transclude data form external resource."
|
|
---
|
|
name: "Fasttagexplorer"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/FastTagExplorer.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/FastTagExplorer.md
|
|
description: "Generate wall of children page tags"
|
|
---
|
|
name: "Githistory"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/GitHistory.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/GitHistory.md
|
|
description: "Implement Git commands (log, diff, revert)"
|
|
---
|
|
name: "Helpshortcuts"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/HelpShortcuts.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/HelpShortcuts.md
|
|
description: "Display most commun shortcuts."
|
|
---
|
|
name: "Llminstructions"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/LLMInstructions.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/LLMInstructions.md
|
|
description: "System prompt to pilot LLM in SB plugin coding."
|
|
---
|
|
name: "Markmapmindmap"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/MarkmapMindmap.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/MarkmapMindmap.md
|
|
description: "MarkMap mindmap integration."
|
|
---
|
|
name: "Marpslides"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/MarpSlides.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/MarpSlides.md
|
|
description: "Marp slides integration."
|
|
---
|
|
name: "Mdprettier"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/mdPrettier.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/mdPrettier.md
|
|
description: "Beautify md file."
|
|
---
|
|
name: "Mdtablerender"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/MdTableRender.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/MdTableRender.md
|
|
description: "Automatically formats Markdown table cells based on hashtag column tags."
|
|
---
|
|
name: "Mdtablesheet"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/MdTableSheet.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/MdTableSheet.md
|
|
description: "Integrate FormulaJS in markdown table (table = sheet)."
|
|
---
|
|
name: "Organization Chart"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Organization/Organization-Chart.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Organization/Organization-Chart.md
|
|
description: "Organization chart create [Plantuml](https://plantuml.com/fr/) organization chart."
|
|
---
|
|
name: "Organization Company"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Organization/Organization-Company.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Organization/Organization-Company.md
|
|
description: "Organization Company card template."
|
|
---
|
|
name: "Organization Employee"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Organization/Organization-Employee.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Organization/Organization-Employee.md
|
|
description: "Organization employee template"
|
|
---
|
|
name: "Organization Vcfexport"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Organization/Organization-VCFExport.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Organization/Organization-VCFExport.md
|
|
description: "Generate VCF of company's employees."
|
|
---
|
|
name: "Replaceplaceholders"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/ReplacePlaceholders.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/ReplacePlaceholders.md
|
|
description: "Replace Placeholders with specific values"
|
|
---
|
|
name: "Riskaudit"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/RiskAudit.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/RiskAudit.md
|
|
description: "Risk audit (scripts analyzor)"
|
|
---
|
|
name: "Taiga"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Taiga.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Taiga.md
|
|
description: "Taiga project management tool"
|
|
---
|
|
name: "Theme Malys"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Theme/theme-malys.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Theme/theme-malys.md
|
|
description: "Dark theme thought for readibility and productivity"
|
|
---
|
|
name: "Utilities"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Utilities.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Utilities.md
|
|
description: "List of reusable functions."
|
|
---
|
|
name: "Debugger"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Utilities/Debugger.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Utilities/Debugger.md
|
|
description: "Tooling to debug (linter, postion, beautify)"
|
|
---
|
|
name: "Luacheck"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Utilities/Luacheck.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Utilities/Luacheck.md
|
|
description: "Lua linter."
|
|
---
|
|
name: "Utilitycode"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/UtilityCode.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/UtilityCode.md
|
|
description: "Quickly insert utility code."
|
|
---
|
|
name: "Vikunja"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/Vikunja.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/Vikunja.md
|
|
description: "Vikunja, open-source project management tool, integration."
|
|
---
|
|
name: "Vscodepalette"
|
|
uri: https://github.com/malys/silverbullet-libraries/blob/main/src/VSCodePalette.md
|
|
website: https://github.com/malys/silverbullet-libraries/blob/main/src/VSCodePalette.md
|
|
description: "DEPRECATED universal palette (as VScode Palette), use '>' to execute commands"
|
|
---
|
|
``` |