Code Monkey home page Code Monkey logo

Comments (6)

ces3001 avatar ces3001 commented on September 21, 2024 2

I can confirm this bug in Obsidian v1.5.3 macOS.
Hopefully somebody can look into it if developer isnโ€™t maintaining! I agree itโ€™s a game-changer plug-in! Thank you deathau!

from cm-typewriter-scroll-obsidian.

acook avatar acook commented on September 21, 2024 1

There's another plugin called "Typewriter Mode" and it doesn't destroy tables, but it does jump around weirdly in tables. So it doesn't really solve the problem either, but it's worth trying out if you just do some minor table editing.

from cm-typewriter-scroll-obsidian.

rorar avatar rorar commented on September 21, 2024 1

Here's a quick fix:

table td .cm-content.cm-lineWrapping {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

Create a file called tw-table-fix.css and add add it to the folder ".obsidian\snippets" inside your vault and activate the script under Settings > Appearance (scroll to the bottom of the settings page to do so)

from cm-typewriter-scroll-obsidian.

mouawadma avatar mouawadma commented on September 21, 2024

Also confirm that this plugin is an issue with the new tables in Obsidian

from cm-typewriter-scroll-obsidian.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.