new Carnet release v2
This commit is contained in:
parent
89b7b3d366
commit
d5cb29cb65
|
@ -3,6 +3,7 @@ License:GPL-3.0-only
|
||||||
Web Site:https://qn.phie.ovh
|
Web Site:https://qn.phie.ovh
|
||||||
Source Code:https://github.com/PhieF/CarnetDocumentation
|
Source Code:https://github.com/PhieF/CarnetDocumentation
|
||||||
Issue Tracker:https://github.com/PhieF/CarnetAndroid/issues
|
Issue Tracker:https://github.com/PhieF/CarnetAndroid/issues
|
||||||
|
Changelog:https://qn.phie.ovh/fdroid_changelog
|
||||||
LiberapayID:34946
|
LiberapayID:34946
|
||||||
|
|
||||||
Summary:Powerful note taking app with sync capabilities
|
Summary:Powerful note taking app with sync capabilities
|
||||||
|
@ -26,11 +27,11 @@ Mac, with sync capabilities
|
||||||
* Protect the app with a pin code (won't encrypt notes) on android
|
* Protect the app with a pin code (won't encrypt notes) on android
|
||||||
* Statistics : words/sentences/characters
|
* Statistics : words/sentences/characters
|
||||||
* Sync with NextCloud
|
* Sync with NextCloud
|
||||||
|
* Online editor as a NextCloud App
|
||||||
|
|
||||||
'''To come'''
|
'''To come'''
|
||||||
|
|
||||||
* Audio recording
|
* Audio recording
|
||||||
* NextCloud Online integration (as a nextcloud app)
|
|
||||||
* Perf improvements
|
* Perf improvements
|
||||||
* Lighter version for linux without Electron
|
* Lighter version for linux without Electron
|
||||||
* Windows / Mac OS electron app
|
* Windows / Mac OS electron app
|
||||||
|
@ -49,6 +50,15 @@ Build:0.1,1
|
||||||
prebuild=sed -i -e '1d' -e "2s/^/include\ \'\:app\'\,\ \'\:Sync\' \n/" -e '/GoogleSync/d' settings.gradle && \
|
prebuild=sed -i -e '1d' -e "2s/^/include\ \'\:app\'\,\ \'\:Sync\' \n/" -e '/GoogleSync/d' settings.gradle && \
|
||||||
sed -i -e '/googleCompile/d' app/build.gradle
|
sed -i -e '/googleCompile/d' app/build.gradle
|
||||||
|
|
||||||
|
Build:0.2,2
|
||||||
|
commit=ab65db5fc6857ddf16231f0f0b7f2a8dcb030de2
|
||||||
|
subdir=CarnetAndroid
|
||||||
|
submodules=yes
|
||||||
|
gradle=fdroid
|
||||||
|
output=app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
|
||||||
|
prebuild=sed -i -e '1d' -e "2s/^/include\ \'\:app\'\,\ \'\:Sync\' \n/" -e '/GoogleSync/d' settings.gradle && \
|
||||||
|
sed -i -e '/googleImplementation/d' app/build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:0.2
|
Current Version:0.2
|
||||||
|
|
3
metadata/com.spisoft.quicknote/en-US/changelogs/23.txt
Normal file
3
metadata/com.spisoft.quicknote/en-US/changelogs/23.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
bug fix
|
||||||
|
move notes
|
||||||
|
multiple selection
|
28
metadata/com.spisoft.quicknote/en-US/full_description.txt
Normal file
28
metadata/com.spisoft.quicknote/en-US/full_description.txt
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
Carnet is a powerful note taking app which purpose is not only to write your
|
||||||
|
shopping list but can also be used to write longer texts, stories, etc.
|
||||||
|
|
||||||
|
Carnet is available on Android and Linux, soon on your web browser, Windows and
|
||||||
|
Mac, with sync capabilities
|
||||||
|
|
||||||
|
'''Features'''
|
||||||
|
|
||||||
|
* Complete editor : bold/italic/underline/color/highlight
|
||||||
|
* Import from Google Keep (only on desktop, then sync on mobile)
|
||||||
|
* Insert images / review
|
||||||
|
* Open HTML format
|
||||||
|
* Organize with folders and choose root storage folder depending on your needs
|
||||||
|
* Keywords
|
||||||
|
* Quickly see your recent notes
|
||||||
|
* Search amount your notes
|
||||||
|
* Protect the app with a pin code (won't encrypt notes) on android
|
||||||
|
* Statistics : words/sentences/characters
|
||||||
|
* Sync with NextCloud
|
||||||
|
* Online editor as a NextCloud App
|
||||||
|
|
||||||
|
'''To come'''
|
||||||
|
|
||||||
|
* Audio recording
|
||||||
|
* Perf improvements
|
||||||
|
* Lighter version for linux without Electron
|
||||||
|
* Windows / Mac OS electron app
|
||||||
|
* Many things I don't think about right now
|
BIN
metadata/com.spisoft.quicknote/en-US/images/icon.png
Normal file
BIN
metadata/com.spisoft.quicknote/en-US/images/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Binary file not shown.
After Width: | Height: | Size: 139 KiB |
Binary file not shown.
After Width: | Height: | Size: 245 KiB |
Binary file not shown.
After Width: | Height: | Size: 129 KiB |
Binary file not shown.
After Width: | Height: | Size: 161 KiB |
|
@ -0,0 +1 @@
|
||||||
|
Powerful note taking app with sync capabilities
|
1
metadata/com.spisoft.quicknote/en-US/title.txt
Normal file
1
metadata/com.spisoft.quicknote/en-US/title.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Carnet complete text editor
|
0
metadata/com.spisoft.quicknote/en-US/video.txt
Normal file
0
metadata/com.spisoft.quicknote/en-US/video.txt
Normal file
Loading…
Reference in a new issue