Might be random but I noticed that the problem started after I was messing around with in-line queries today. After the files synced to my iPad (via Obsidian Sync), Dataview stopped loading. I'm trying to pull out the offending files. << Nope, that did not help. ...
I have been having this error with customJS in my main vault, and so I decided to load it in a test vault with just dataview and customJS to make sure no other plugins were affecting it, and was still getting similar errors, even though ...
- Community plugins - Themes - Sidebar pinning for tablet - iCloud vaults What’s New Version History Oct 16, 2024 Version 1.7.4 - Includes all new functionality and bug fixes up to Obsidian Desktop v1.7.4. - Performance improvement for initial loading. ...
Install it by copying main.js, styles.css, obsidian_typst_bg.wasm and manifest.json from the releases tab to the folder .obsidian/plugins/typst in your vault. TODO / Goals (In no particular order) Better font loading Fix importing Fix Github Actions Better error handling ? Fix output imag...
I don't know yet how to properly place this in Obsidian's editor, and I doubt this is supposed to be how plugins should interact with it. And there's also the problem of customizing WGo.js a little bit more, not to mention that the SGF is hardcoded so far. But overall this is a...
@DrdonnayatesI'd say, ignore the temptation to install all the plugins, until you get the feel of things. And even then, keep it minimal. Otherwise I at least get distracted in pursuit of The One True System instead of just using the damned thing. You might find some use in the mate...
Window Collapse This plugins provides an easy way to collapse the sidebars without going fullscreen. window-collapse - 1.0.2 https://obsidian.md/about Workbench Keep a workbench of knowledge materials. workbench-obsidian - 1.6.1 https://github.com/ryanjamurphy/workbench-obsidian YouHaveBeenStaring...
- Community plugins - Themes - Sidebar pinning for tablet - iCloud vaults more What’s New Version History Version 1.7.4 - Includes all new functionality and bug fixes up to Obsidian Desktop v1.7.4. - Performance improvement for initial loading. - Reduce lag when loading iCloud vaults. ...
http://obsidian.md Popular repositoriesLoading obsidian-releasesobsidian-releasesPublic Community plugins list, theme list, and releases of Obsidian. 9.6k2.5k obsidian-sample-pluginobsidian-sample-pluginPublic template TypeScript2.6k929 jsoncanvasjsoncanvasPublic ...
plugins.getPlugin('note-chain'); let note = nc.chain.get_last_daily_note() Get the most recently accessed log note, the priority is: whether the current page is a log note, whether the right page is a log note, the first log note in the history. let leaf = nc.chain.get_...