Giter VIP home page Giter VIP logo

Comments (3)

timhor avatar timhor commented on July 3, 2024 8

Not at the moment, but I can look into how achievable that could be – follow along here: https://github.com/timhor/obsidian-editor-shortcuts/projects/1#card-83261606.

As a first step, I'd like to get quotes and brackets incrementally expanding, as discussed in #21. That should hopefully pave the way for other types of expansions.

from obsidian-editor-shortcuts.

timhor avatar timhor commented on July 3, 2024

Most of these are already supported by this plugin, for instance:

  • Word: Select word (from a cursor, it will expand to the current word)
  • Quotes/brackets: Expand selection to quotes or brackets
  • Entire line: Select line

For selecting sentences, you may find https://github.com/timhor/obsidian-sentence-navigator useful.

from obsidian-editor-shortcuts.

dakrone avatar dakrone commented on July 3, 2024

They are supported, but not unified under a single keyboard shortcut, for example, I can bind ^W to Select word and hit it to go from foo b|ar baz to foo |bar| baz, but then hitting it a second time does nothing (instead of expanding again to |foo bar baz| like I expect). I'd have to bind three different keystrokes rather than continually hit the same key, as other code editors' implementations work.

Is there a way to get it to progressively widen as I hit a shortcut repeatedly?

from obsidian-editor-shortcuts.

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.