https://github.com/ichthyosaurus/harbour-captains-log
Little diary application for SailfishOS [new home]
https://github.com/ichthyosaurus/harbour-captains-log
Last synced: 5 months ago
JSON representation
Little diary application for SailfishOS [new home]
- Host: GitHub
- URL: https://github.com/ichthyosaurus/harbour-captains-log
- Owner: ichthyosaurus
- Created: 2020-04-19T14:24:28.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2026-02-06T19:20:21.000Z (5 months ago)
- Last Synced: 2026-02-07T05:01:58.579Z (5 months ago)
- Language: QML
- Homepage: https://forum.sailfishos.org/t/apps-by-ichthyosaurus/15753
- Size: 52.1 MB
- Stars: 5
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.body.in
- License: LICENSES/CC-BY-3.0.txt
Awesome Lists containing this project
README
dnl/// SPDX-FileCopyrightText: 2022-2023 Mirian Margiani
dnl/// SPDX-License-Identifier: GFDL-1.3-or-later
ifdef(${__X_summary}, ${
__name is a simple diary application for keeping track of your thoughts.
})dnl
ifdef(${__X_description}, ${
ifdef(${__X_readme}, ${This repository contains the development of version 2.0.0 and upwards of
Captain's Log. Previous versions were developed by the original author
[AlphaX2](https://github.com/AlphaX2/Captains-Log-Sailfish).
})dnl
## Features
- lockscreen to restrict access
- bookmark entries
- add tags
- browse your entries by different filters
- export your data to different file formats
**Note:** Captain's Log can hide your entries behind a protection code but it's
nothing special. Your data is neither encrypted nor otherwise protected against
a bad guy with physical (or SSH) access to your device.
ifdef(${__X_readme}, ${### Planned features
- attach images to your entries
- include voice notes
- improved translations})
## Permissions
Captain's Log requires the following permissions:
- Documents: required to export the database to different file formats
})