[PR #6306] Add link detection in transaction notes #6439

Closed
opened 2026-02-28 21:28:20 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6306

State: closed
Merged: Yes


Release notes

Added link detection in transaction notes across desktop, mobile, and desktop environments using shared parsing utilities.

  • Web app:

    • Urls open in a new tab.
    • File paths show as links but won’t open automatically—copy and paste them into your file manager.
  • Desktop app

    • Web addresses open in your default browser.
    • File paths open in Finder or File Explorer when the path exists.
  • Mobile app

    • Web addresses open in your phone’s browser.
    • File paths try to open with an installed app; if none is available, nothing happens.

Screens

Edit mode
image

Read mode
image

AI Disclaimer

This PR was made with the assistance of AI tools.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6306 **State:** closed **Merged:** Yes --- ## Release notes Added **link detection in transaction notes** across desktop, mobile, and desktop environments using shared parsing utilities. - **Web app**: - Urls open in a new tab. - File paths show as links but won’t open automatically—copy and paste them into your file manager. - **Desktop app** - Web addresses open in your default browser. - File paths open in Finder or File Explorer when the path exists. - **Mobile app** - Web addresses open in your phone’s browser. - File paths try to open with an installed app; if none is available, nothing happens. ## Screens **Edit mode** <img width="433" height="179" alt="image" src="https://github.com/user-attachments/assets/2ff22027-4097-4443-b990-f16af5eb6ccc" /> **Read mode** <img width="383" height="137" alt="image" src="https://github.com/user-attachments/assets/08065361-cfa2-424d-b816-f9c14c3b7122" /> ## ✨**AI Disclaimer** > This PR was made with the assistance of AI tools.
GiteaMirror added the pull-request label 2026-02-28 21:28:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6439