mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
joplin: enable auto update and remove issues link
This commit is contained in:
parent
ef553af3b3
commit
3822b9ee85
1 changed files with 13 additions and 2 deletions
|
|
@ -3,11 +3,22 @@ Categories:
|
|||
License: MIT
|
||||
WebSite: https://joplinapp.org/
|
||||
SourceCode: https://github.com/laurent22/joplin
|
||||
IssueTracker: https://github.com/laurent22/joplin/issues
|
||||
Changelog: https://joplinapp.org/changelog_android/
|
||||
Donate: https://joplinapp.org/donate/
|
||||
|
||||
AutoName: Joplin
|
||||
Description: |-
|
||||
Note: The F-Droid version does not have camera capabilities. Issues with this version might be raised on https://gitlab.com/fdroid/fdroiddata for user @muelli
|
||||
|
||||
<strong>Joplin</strong> is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in <a href="#markdown">Markdown format</a>.
|
||||
|
||||
Notes exported from Evernote and other applications <a href="https://joplinapp.org/help/#importing">can be imported</a> into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported.
|
||||
|
||||
The notes can be securely <a href="https://joplinapp.org/help/#synchronisation">synchronised</a> using <a href="https://joplinapp.org/help/#encryption">end-to-end encryption</a> with various cloud services including Nextcloud, Dropbox, OneDrive and <a href="https://joplinapp.org/plans/">Joplin Cloud</a>.
|
||||
|
||||
Full text search is available on all platforms to quickly find the information you need. The app can be customised using plugins and themes, and you can also easily create your own.
|
||||
|
||||
The application is available for Windows, Linux, macOS, Android and iOS. A <a href="https://joplinapp.org/clipper/">Web Clipper</a>, to save web pages and screenshots from your browser, is also available for <a href="https://addons.mozilla.org/firefox/addon/joplin-web-clipper/">Firefox</a> and <a href="https://chrome.google.com/webstore/detail/joplin-web-clipper/alofnhikmmkdbbbgpnglcpdollgjjfek?hl=en-GB">Chrome</a>.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/laurent22/joplin.git
|
||||
|
|
@ -110,7 +121,7 @@ MaintainerNotes: |-
|
|||
is for "react-native-0.66.1.aar", and the JSC Android folder for "android-jsc-intl-r241213.jar".
|
||||
- we build libvips from source for the sharp library
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags android-.*
|
||||
CurrentVersion: 2.10.8
|
||||
CurrentVersionCode: 2097684
|
||||
|
|
|
|||
Loading…
Reference in a new issue