Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian-table-click-blocker

Prevents cursor jumping when clicking on markdown tables in Live Preview This plugin is designed for those who dislike Obsidian's default behavior with Markdown tables. Specifically, when you are in "Live Preview" and use the "Find" feature, if text is found inside a Markdown table, the table is rendered as if it were in "Source Mode." However, if you double-click the text inside the table (for example, for copying purposes), it automatically switches to "Reading Mode," causing an annoying "cursor jump."

Obsidian's Original Behavior (Without the Plugin)

Default.Behavior.Table.Click.Blocker.mp4

Obsidian's Behavior With the Table Click Blocker Plugin

Table.Click.Blocker.Behavior.mp4

installing Plugin:

Via the Community Plugin Manager

  • Open the Community Plugins tab of your Obsidian's settings modal.
  • Click the "Browse" button under "Community Plugins".
  • Search for "Table Click Blocker".
  • Click "Install" on the plugin page, then "Enable".

Via URI/Browser

  • Visit the official plugin page on Obsidian's plugin repository.
  • Click "Install".
  • Allow the site to open the obsidian link via Obsidian.
  • Click "Install" on the plugin page, then "Enable".

Manually

  • Download the latest release of the plugin.
  • Create a remove-newlines folder in your vault's plugins/ directory: /.obsidian/plugins/table-click-blocker
  • Unzip the release file and copy over main.js and manifest.json into the table-click-blocker/ folder you created in step 2.

Via Brat

  • Install the latest version of BRAT and enable it.
  • (Optional but highly recommended) In the BRAT settings, turn on Auto-update plugins at startup at the top of the page.
  • Open the following URL in the browser: Obsidian://brat?plugin=sql99/Obsidian-table-click-blocker
  • Click the "Add Plugin" button.

About

Prevents cursor jumping when clicking on markdown tables in Live Preview

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages