Description
Productivity Tools Plugin
Category: Productivity Tools
The Divide & Conquer plugin streamlines the debugging process in Obsidian by enabling bulk management of plugins and CSS snippets. It facilitates efficient problem-solving using the 'bisecting' method, where half of the plugins are disabled at a time to quickly identify potential culprits behind performance issues or bugs. The plugin offers commands to reset, restore, bisect, un-bisect, and re-bisect active plugins or snippets, allowing users to methodically narrow down problems. Additionally, regex-enabled settings help exclude specific plugins or snippets based on keywords, authors, or descriptions, ensuring a more tailored debugging experience.
Reviews
No reviews yet.
Stats
85
stars
85 stargazers
10,008
downloads
10,008 downloads
8
forks
8 forks
1,507
days
1,507 days since creation
155
days
155 days since last commit
433
days
433 days since last release
14
total PRs
14 total pull requests
5
open PRs
5 open pull requests
4
closed PRs
4 closed pull requests
5
merged PRs
5 merged pull requests
26
total issues
26 total issues
9
open issues
9 open issues
17
closed issues
17 closed issues
2
commits
2 total commits in last one year
Latest Version
a year ago
Changelog
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Advanced Debug Mode
a year ago by mnaoumov
Obsidian plugin that enhances debugging experience.
Better Plugins Manager
a year ago by zero
Logstravaganza
3 years ago by Carlo Zottmann
A simple Obsidian plugin that proxies `console.*()` calls and copies log messages and uncaught exceptions to a file in your vault.
Notice logger
2 years ago by @gapmiss
An Obsidian.md plugin for logging all notices to the developer console, with optional prefix & timestamp.
Plugin Groups
3 years ago by Mocca101
A plugin that allows you to easily group and manage your other plugins in Obsidian.
Plugin Manager
3 years ago by ohm-en
Allows better management of Obsidian.md plugins.
Plugin Reloader
2 years ago by Benature
manual reload plugins
Plugin Update Locker
a year ago by Lemon695
It can prevent specified plugins in Obsidian from updating, ensuring that these plugins run stably on a specific version and avoiding compatibility issues or feature changes caused by updates.
Plugin Update Tracker
3 years ago by Steven Swartz
Know when installed obsidian plugins have updates and evaluate the risk of upgrading
vConsole
2 years ago by Zhou Hua
Integrate vConsole for developers to facilitate the debugging of mobile plugins.