QOwnNotes

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
52497
Reakcje/Polubienia
39615

QOwnNotes 26.3.10

26.3.10

  • Added an option to hide Markdown formatting syntax (like **, *, #,
    backticks, link brackets) on lines that are not being edited, for a
    cleaner Typora-like editing experience (Editor settings, off by default)
    (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
    • Disclaimer: Due to limitations of the QPlainTextEdit API, this is a best-effort
      implementation sets the font letter spacing to 0 and the font size to 0.01
      for the formatting syntax characters, so they are still present in the editor,
      just smaller. Especially for links with a lot of text between the brackets,
      gaps will be visible in the formatting syntax!
  • Added a security token setting for the Homepage-compatible bookmark
    suggestion API (with encrypted storage, settings dump masking, and
    token-validated GET /suggest requests), and updated Homepage
    integration docs (custom.js) to append the token query parameter
    (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Improved portal handle token generation compatibility for older Qt5
    distributions (e.g. Debian 9.0, SLE 15) by using QUuid on Qt5 and
    keeping QRandomGenerator on Qt6 builds
    (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
52497
Reakcje/Polubienia
39615

QOwnNotes 26.3.11​

26.3.11


  • Changed Markdown formatting syntax hiding so named links keep their URL part
    visible ([name](https://example.com) now only hides Markdown delimiters)
    (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fixed a build failure with older Qt5 versions in XDG global shortcut portal token
    generation by only using QUuid::WithoutBraces on Qt >= 5.11 and falling back to
    brace removal on older Qt5 (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fixed low-contrast search icons in the "Link to a URL or note" and Settings dialogs
    by switching the search field icon between light and dark variants based on the
    active dark mode color setting (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fixed low-contrast OK button check-mark icons in dark mode by adding explicit
    dialog-ok / dialog-ok-apply icons for the internal light and dark Breeze
    icon themes (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
52497
Reakcje/Polubienia
39615

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
52497
Reakcje/Polubienia
39615

QOwnNotes 26.3.13​

26.3.13

  • Added Markdown heading folding in the note editor with clickable gutter
    toggles, fold/unfold-all actions, and a new Editor setting to enable or
    disable the feature (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Added a new "Files" tab to the Navigation panel that lists linked media files
    and attachments under separate root items, jumps to the selected link in the
    current note, and offers a context menu action to open the file externally
    (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Added inline renaming for linked media files and attachments in the Navigation
    panel's "Files" tab via F2, with a follow-up refactoring prompt that tells
    you how many note files will be updated before renaming linked filenames
    everywhere (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Added deleting linked media files and attachments from the Navigation panel's
    "Files" tab via Del and a context menu action, with confirmations that show
    how many note files can be updated and an optional follow-up dialog to remove
    those file links everywhere (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Changed the Navigation panel to only show the optional "Files" and
    "Backlinks" tabs when the current note actually has file links or backlinks
    to display (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Changed Navigation panel tab visibility checks for the optional "Files" and
    "Backlinks" tabs to run in the background so the UI stays responsive
    (for
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry