Skip to content

Releases: qownnotes/web-companion

19.5.5

29 May 15:31
a8f7fd7
Compare
Choose a tag to compare

19.5.5

  • the security token will now be sent correctly to QOwnNotes for context menu operations
    (for #10)

19.5.4

28 May 04:23
e19fbd7
Compare
Choose a tag to compare

19.5.4

  • you are now also able to enter the security token in the browser extension options
  • added more translation

19.5.3

27 May 16:16
e93fe15
Compare
Choose a tag to compare

19.5.3

  • you are now able to enter a security token to communicate with QOwnNotes
    • QOwnNotes 19.5.4 or higher needs this feature to ensure no other website or application can access your bookmarks
  • added a lot of translation

19.5.2

21 May 16:15
5a21593
Compare
Choose a tag to compare

19.5.2

  • you now can import all browser bookmarks (for #8)

19.4.0

05 Apr 15:44
4e4f693
Compare
Choose a tag to compare
  • you can now change the current note folder in a select box in the toolbar of the bookmarks popup
    • you need QOwnNotes 19.4.1 or higher for this feature

19.1.11

26 Jan 11:08
0c1ce3c
Compare
Choose a tag to compare

19.1.11

  • added support to show a success message from QOwnNotes if bookmarks were created
    • you need QOwnNotes 19.1.9 or higher for this feature
  • fixed restoring of previously selected tags
  • added more translation

19.1.10

  • added a lot of translation

19.1.9

  • fixed tabs permissions

19.1.8

22 Jan 19:22
bed4db2
Compare
Choose a tag to compare

19.1.8

  • you can now filter bookmarks by tags
    • use access key T to jump to the tag selector
    • the selected tags will be persisted and restored the next time the bookmarks popup is opened
  • you can now bookmark all tabs with a button in the bookmark popup
    • use access key B to press the button
    • you need QOwnNotes 19.1.8 or higher for this feature
  • changed the default shortcut for the bookmarks popup in Firefox to Alt + Shift + B,
    because Ctrl + B is blocked
    • these shortcuts will only work in Firefox 66 and newer

19.1.7

  • added access keys to some bookmark popup actions
    • access key A to add a new bookmarks (for example press Alt + A in Chrome)
    • access key S to search for bookmarks
    • access key O to open all visible bookmarks

19.1.6

  • you can now add new bookmarks with a button in the bookmark popup
    • you need QOwnNotes 19.1.6 or higher for this feature
  • you can now open all visible bookmarks in new tabs with a button in the bookmark popup

19.1.5

  • the previously entered search text in the bookmark popup is now automatically selected and focused,
    so that you can overwrite it and start to search immediately
  • the tab-order was now adapted, so that you can navigate the links with Tab easily
  • there now is a default shortcut Ctrl + B for opening the bookmarks popup
  • the name of the current note folder will now be displayed in the top toolbar of the bookmark popup
    • you need QOwnNotes 19.1.5 or higher for this feature

19.1.4

  • bookmarks styling changes and the search field can now be reset
  • the content of the bookmarks search field will now be persisted
  • links in the current note will now have the tag current
  • special bookmark links of all notes tagged with bookmarks will be shown
    • you can change that tag name in the QOwnNotes settings
  • for more information about the bookmarks feature please visit
    QOwnNotes Web Companion browser extension

19.1.3

14 Jan 19:19
ecd1012
Compare
Choose a tag to compare

19.1.3

  • improved detection of links in encrypted notes for the bookmark feature
    of the QOwnNotes Web Companion browser extension
  • the QOwnNotes Web Companion browser extension
    was updated to version 19.1.3
    • preventing opening of two new tabs when clicking a bookmark
    • added support for the new tag and description attributes in bookmarks
      • the syntax for using this bookmark links in notes is
        - [name](http://link) #tag1 #tag2 some description
      • tags will be shown in the list and the description will be shown in a new tooltip
  • added more Indonesian, Catalan, Spanish, Ukrainian, Greek, Chinese Traditional,
    Italian, French, Hungarian and Dutch translation (thank you zmni, MGuerra,
    richarson, abev66, prolinuxua, mlocati and Fabijenna)

19.1.2

  • added support for the new bookmark feature of the QOwnNotes Web Companion browser extension
  • the QOwnNotes Web Companion browser extension
    was updated to version 19.1.2
    • you can now browse a list of all links in the current note if you click
      on the QOwnNotes icon in the browser toolbar
      • you can search for links on the popup
      • clicking a line opens the url in a new browser tab
      • clicking on the headline items of the table sorts the items in the table
    • added more German translation (thank you rakekniven)
  • added more Indonesian, German, Catalan, Spanish, Portuguese, Ukrainian,
    Chinese Traditional, Italian, Swedish, Croatian, Czech, French, Hungarian and
    Dutch translation (thank you zmni, fitoschido, rakekniven, druus, richarson,
    abev66, prolinuxua, tiwi90 and Fabijenna)

19.1.1

08 Jan 17:57
6f874f8
Compare
Choose a tag to compare

19.1.1

  • reimplementation of extension with webextension-toolbox, webpack and VueJS for Google Chrome and Mozilla Firefox
    • creating notes from the current selection, the whole page and as screenshot now works with Firefox and Chrome again
  • there now is a browser option page to set and reset the server socket port
  • the text of the extension can now be translated

19.1.0

  • added popup menu for setting the port and resetting the settings (for #1, thank you @Offerel)
  • added support for Firefox (for #1, thank you @Offerel)

18.12.2

28 Dec 11:57
14d1d32
Compare
Choose a tag to compare
  • added support to import pages as new note in QOwnNotes 18.12.9 and higher
    • the html will be converted to markdown and images of the page will be downloaded (might take a while)
  • added support to add a screenshot of the visible area as new note in QOwnNotes 18.12.9 and higher
  • selected text will now be created as new note with newlines if possible