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.
The list of favorites is saved in dconf.
Sources: https://github.com/ichthyosaurus/sailfish-public-patch-sources
Discussion: https://forum.sailfishos.org/t/patches-by-ichthyosaurus
Donations: https://liberapay.com/ichthyosaurus
Attachment | Size | Date |
---|---|---|
sfos-patch-office-favorites-1.0.0-1.noarch.rpm | 11.73 KB | 08/05/2021 - 22:11 |
sfos-patch-office-favorites-1.0.1-1.noarch.rpm | 11.94 KB | 13/04/2023 - 13:49 |
1.0.1:
- update compatibility info: the patch is compatible with all versions of SailfishOS up to 4.5.0.19
- you may have to install an earlier version of this patch on older system versions
- add donations link and feedback forum
1.0.0 (2021-05-08):
- initial public release
Comments
kuba77
Sun, 2021/05/09 - 21:24
Permalink
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
Sun, 2021/05/30 - 14:34
Permalink
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.)