Binary File Manager Detect new binary files in the vault and create Markdown files with metadata. Local File Interface Commands for moving files in and out of the vault. Siteswap Visualize Juggling Pattern Siteswap via the JugglingLab gif server. Tweaks Add convenient tweaks including improved tog...
obsidian-binary-file-manager-plugin Binary File Manager Detects new binary files in the vault and create markdown files with metadata. 暂未翻译 https://github.com/qawatake/obsidian-binary-file-manager-plugin obsidian-book-search-plugin Book Search Helps you find books and create notes....
When binary releases are unavailable for your platform, or you do not trust the pre-built binaries, thenobsidian-exportcan be compiled from source with relatively little effort. This is done throughCargo, the official package manager for Rust, with the following steps: ...
While Mac excels for personal development due to its attractive UI and Brew package manager, tasks like heavy computation, AI-related work, and extensive database tasks may necessitate a Linux server. Additionally, many corporate settings provide Windows machines for cost-effectiveness and ...
Original file line numberDiff line numberDiff line change @@ -1,9 +1,10 @@ import { Vault } from "obsidian"; import { App } from "obsidian"; import FullCalendarPlugin from "./main"; import { renderSourceManager } from "./settings"; import { addCalendarButton } from "./settings";...
An Obsidian.md plugin that makes creating and configuring callouts easy. - obsidian-callout-manager/package-lock.json at master · eth-p/obsidian-callout-manager
{node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.29.0 '@typescript-eslint/types': 5.29.0 '@typescript-eslint/typescript-estree': 5.29.0_j7e2k...
embeddingManager.ts constants.ts Binary file modified BIN -58.6 KB (66%) images/lm-studio-model-pick.png Unable to render rich display Binary file modified BIN -14.8 KB (97%) images/lm-studio.png Unable to render rich display Binary file modified BIN +43 KB (170%) images/ollama-...
type LiveSyncForStorageEventManager = Plugin & @@ -19,19 +17,18 @@ type LiveSyncForStorageEventManager = Plugin & vaultAccess: SerializedFileAccess } & { isTargetFile: (file: string | TAbstractFile) => Promise<boolean>, procFileEvent: (applyBatch?: boolean) => Promise<any>, fileEventQueu...
TheJKSKeyManagerProviderandJKSTrustManagerProviderdo as the name suggests, loading a key/trust store from a given location. The location is specified as a URI in the formcp://...for loading resources from the classpath, orfile://...for reading from the local file system. As a convenience...