Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CarnetApp/CarnetNextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhie <phie@phie.ovh>2019-08-16 19:33:12 +0300
committerPhie <phie@phie.ovh>2019-08-16 19:33:12 +0300
commit89065bbc04c880e6a879067af02aca03b3299f28 (patch)
tree4b1cd4080659ba1498c574e62ec405db0a7e9a10 /appinfo
parente0cfa6cbd8c79a89e72376ab24ba7ace2cd6165b (diff)
far faster note opening by sending immediately text and note metadata and extraction in another process
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 85ee084..9a0955b 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -49,6 +49,8 @@ Mac, with sync capabilities
<commands>
<command>OCA\Carnet\Command\Search</command>
<command>OCA\Carnet\Command\Cache</command>
+ <command>OCA\Carnet\Command\OpenNote</command>
+
</commands>
</info>