Code Monkey home page Code Monkey logo

Comments (5)

davidbannon avatar davidbannon commented on August 16, 2024

That is a much, much more serious problem I am afraid. The whole Bullet code is a very ugly hack on top of a KMemo. Unfortunately, KMemo does not do bullets the way most users expect it to. So, I intercept keystrokes, and manage the bullets manually. There is, simply no way we can handle multi paragraph bullet items I am afraid.

Given that it messes up so badly (I was unaware of that), I wonder if I should disable Ctrl-Shift, at least when within a bullet ? Doing nothing would be better that allowing the Ctrl-Shift to go through to the KMemo.

Sorry about that but is is a real "no fix" problem.
David

from tomboy-ng.

salamander2 avatar salamander2 commented on August 16, 2024

It's not actually a multi-paragraph bullet (check out the original Tomboy). It seems to do the equivalent of adding
at the end of the line.

Yes, disabling SHIFT-ENTER in bullets would be better. Then you simply can't mess it up. Disabling also means that you have to deliberately press ENTER to make a new bullet.

Weird, I wonder why it doesn't work, but I really don't know the code at all, and am very grateful for all your work. ❤️

from tomboy-ng.

salamander2 avatar salamander2 commented on August 16, 2024

Hey! My code in the top comment did not show <SHIFT><ENTER> anywhere. Github must have interpreted the angle brackets as HTML tags and removed them. I've now written &gt ; etc.

I'm glad that you figured it out anyway.

@davidbannon

from tomboy-ng.

davidbannon avatar davidbannon commented on August 16, 2024

OK, shift-Enter does make sense, I can replicate very strange things when I try that here. So, drop it on floor anytime. Thanks, useful fix.
Will be fixed in next release and that will be soon.
Davo

from tomboy-ng.

davidbannon avatar davidbannon commented on August 16, 2024

OK, this issue fixed in https://github.com/tomboy-notes/tomboy-ng/wiki/Download_Release

So closing this issue, thanks for your report.

Davo

from tomboy-ng.

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.