TidGi-Mobile
-
The app complies with the inclusion criteria. -
The app is not already listed in the repo or issue tracker. -
The app has not already been requested -
The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure -
The original app author has been notified, and does not oppose the inclusion. -
Optionally donated to support the maintenance of this app in F-Droid.
The first step is to find the app's Application ID. This is usually the same as the app's Package Name. You will find it in files called AndroidManifest.xml or build.gradle most of the time. You can also see it in the URLs for the app's page in various app stores. Write it here:
APPLICATION ID: ren.onetwo.tidgi.mobile
Below is a template "metadata file" to fill out, it has only the required fields. F-Droid uses this file to build and publish the app. Build Metadata Reference documents all available options. Add values after the colon
# Categories (one per line, each starting with a space and a minus), chosen from the
# official list: https://gitlab.com/fdroid/fdroiddata/blob/master/stats/categories.txt
Categories:
- Writing
- Development
# the one license that the whole app is available under, use
# https://spdx.org/licenses/ short identifiers, must be
# floss-compatible.
License: MIT
# You can provide details on how to contact the author. These are optional, but
# nice to have.
AuthorName: Lin Onetwo
AuthorEmail: linonetwo012@gmail.com
AuthorWebSite: https://github.com/linonetwo
# A URL for the project's website, and to the source code repository to visit
# using a web browser. WebSite is optional.
WebSite: https://tidgi.fun/#:TidGi-Mobile
SourceCode: https://github.com/tiddly-gittly/TidGi-Mobile
# A link to the issue tracker where bugs are reported
IssueTracker: https://github.com/tiddly-gittly/TidGi-Mobile/issues
# If available, you can also provide links/IDs for donations.
Donate:
Bitcoin:
LiberaPay:
# Name of the application
AutoName: TidGi
# One sentence, no more than 30-50 chars, no trailing punctuation,
# focus on actions what the users does with the app, e.g. "Read and
# send emails" instead of "Email client".
# NOTE: Summary and Description are preferably provided via Fastlane or Triple-T!
Summary: Calendar/todo/journal all-in-one note plugin platform
Description: |-
* There are life gamification, outline, principles recording, and other 800+ plugins based note-taking features from TiddlyWiki platform.
* Local-first rich text editing support based on tid/md plain text format, and free synchronisation with TidGi Desktop.
* It is recommended to install the TidGi-desktop first, and then scan the code to synchronize it to the mobile version. In the knowledge base created on the desktop, there is a QR code to be scanned in “MobileSync” on the sidebar.
* Of course, you can also use only the mobile version, directly click on “Add Workspace”, you can create a new knowledge base for the mobile version through several online templates.
* You can directly click the + button to create notes and simply start using it.
* Advanced usage is very rich, refer to the “Help Manual” that comes with it for tutorials.
* There are many alternative layouts, basically are micro apps inside the wiki. You can open them via a button that looks like three squares.
* Use CPL layout, you can search and install 800+ free open-source plugins, and read their documentation sites.
* You can develop your own mini-application using HTML CSS and JS or WikiText, directly on your phone, package them and distribute them to others using the Gatha plugin installed via the CPL. Or use these technologies to completely customize your own knowledge base. Don't forget to back up your data to your desktop regularly.
# Repository details to be used by VCS (Version Control Systems)
# git, git-svn, svn, hg or bzr
RepoType: git
# source code repo URL (HTTPS required)
Repo: https://github.com/tiddly-gittly/TidGi-Mobile.git