Coder Social home page Coder Social logo

Comments (5)

pbek avatar pbek commented on June 19, 2024

Thank you for your kind words.

if it is possible to merge notes from the same web page to the same note in QOwnnotes, rather than one note per entry

Do you mean Create note from selection?
No, currently always a new note is created.

from web-companion.

ZiluTian avatar ZiluTian commented on June 19, 2024

from web-companion.

pbek avatar pbek commented on June 19, 2024

You will be able to write your own script to handle it the way you like.

20.5.0

  • the context menu entries Create note from page (HTML import) and Create note from selection where renamed to Send page to QOwnNotes and Send selection to QOwnNotes, because now a screenshot of the current page will also be sent to QOwnNotes so you are able to use them in scripts
    • you need QOwnNotes 20.5.7 or higher for this feature
    • the default behavior is still that a new note is created with the page or selection text

from web-companion.

pbek avatar pbek commented on June 19, 2024

QOwnNotes 20.5.7

  • there now is a new method insertHtmlAsMarkdownIntoCurrentNote for mainWindow
    in the scripting engine that inserts html in the current note as markdown
    (for #1740)
    • this method also downloads remote images and transforms data:image urls
      to local images stored in the media directory
    • for more information please take a look at the
      Mainwindow scripting documentation
  • added a new scripting hook websocketRawDataHook that is called when data is
    sent from the QOwnNotes Web Companion browser extension via the web browser's
    context menu (for #1740)
    • you need the QOwnNotes Web Companion 20.5.0 or higher for this to work
    • this works with either the send page and send selection feature of the
      web companion
    • if a hook implementation is found in a script no new note will be created
    • take a look at the
      handleNoteNameHook documentation
      for more information

There now is a new release, could you please test it and report if it works for you?

from web-companion.

pbek avatar pbek commented on June 19, 2024

Don't forget to update the QOwnNotes browser extension!

from web-companion.

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.