Patch: Favorites page for Office

Rating: 
5
Your rating: None Average: 5 (2 votes)

This patch adds support for bookmarks/favorites to Jolla's documents app.

Save favorites from the context menu, and access the list by swiping right.

Note: this patch is not (yet) compatible with SFOS 4.0 because Patchmanager doesn't work for apps using sailjail.

The list of favorites is saved in dconf.

Sources: https://github.com/ichthyosaurus/sailfish-public-patch-sources

Discussion: https://openrepos.net/content/ichthyosaurus/patch-favorites-page-office

Screenshots: 
Application versions: 
AttachmentSizeDate
File sfos-patch-office-favorites-1.0.0-1.noarch.rpm11.73 KB08/05/2021 - 22:11
Changelog: 

(none)

Comments

kuba77's picture

Thanks for patch. It's working on SFOS 4.0.1.48 but must be enabled from terminal with command:

devel-su patch -R -p1 -d / -i /usr/share/patchmanager/patches/sfos-patch-office-favorites/unified_diff.patch

ichthyosaurus's picture

Note: this will "physically" apply the patch. In other words, it actually changes the files and you must remember to remove it properly again for updates. (Patchmanager does not change the actual files - which is why it doesn't work in sailjail, AFAIK.)