Updates are delayed by dates. The in-built updater doesn't work and after restart it remains on the same version.
Search Criteria
Package Details: anytype-bin 0.35.0-1
Git Clone URL: | https://aur.archlinux.org/anytype-bin.git (read-only, click to copy) |
---|---|
Package Base: | anytype-bin |
Description: | Operating environment for the new internet. Anytype is a next generation software that breaks down barriers between applications, gives back privacy and data ownership to users. |
Upstream URL: | https://anytype.io/ |
Keywords: | organization privacy zettelkasten |
Licenses: | custom |
Conflicts: | anytype, anytype-legacy |
Provides: | anytype |
Submitter: | elementh |
Maintainer: | elementh |
Last Packager: | elementh |
Votes: | 12 |
Popularity: | 1.10 |
First Submitted: | 2021-07-24 07:53 (UTC) |
Last Updated: | 2023-09-19 11:43 (UTC) |
Dependencies (2)
- fuse (fuse2)
- org.freedesktop.secrets (gnome-keyring-git, pass-secrets-git, bitw-git, keepassxc-git, keepassxc-allow-aur-extension-origin, keepassxc-allow-aur-extension-origin-bin, gnome-keyring, keepassxc, kwallet) (optional) – for not having to sign in each time
Required by (0)
Sources (3)
bannert commented on 2023-09-21 11:21 (UTC)
TheSilentDrifter commented on 2023-08-17 17:20 (UTC) (edited on 2023-08-17 17:22 (UTC) by TheSilentDrifter)
This package is out-of-date. Version 0.34.3 was released on August 15, 2023. I am happy to help maintain this, if you need some help.
Atea commented on 2023-07-15 19:12 (UTC) (edited on 2023-07-15 19:17 (UTC) by Atea)
Package the latest anytype_0.33.0_amd64.deb related PKGBUILD settings.
pkgname=anytype
pkgver=0.33.0
pkgrel=1
pkgdesc="Warnnig! Please use [anytype-bin]. || Operating environment for the new internet. Anytype is a next generation software that breaks down barriers between applications, gives back privacy and data ownership to
users."
arch=('x86_64')
url="https://anytype.io/"
license=('custom')
depends=('fuse' 'gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux-libs' 'libsecret' 'libappindicator-gtk3')
options=(!strip)
provides=('anytype')
conflicts=('anytype')
source=(
"https://anytype-release.fra1.cdn.digitaloceanspaces.com/anytype_${pkgver}_amd64.deb"
"anytype.png"
)
sha256sums=('4acaba46b0b1bcd1e5eba2b2ee0176e57cab1f21590a4c485f6095816d0dbe4e'
'48ee23a45c29cf081ccf5188c045150b7410007cd21743ce8592974ab18120c0')
package() {
echo -e "srcdir = ${srcdir} 和 pkgdir = ${pkgdir}"
ar x anytype_${pkgver}_amd64.deb data.tar.xz
cd ${srcdir} && pwd
tar -xvf data.tar.xz -C "${pkgdir}"
install -Dm644 "anytype.png" "${pkgdir}/usr/share/icons/hicolor/128x128/apps/anytype.png"
}
elementh commented on 2023-06-15 16:10 (UTC)
IMPORTANT: MIGRATION
If you are coming from the > 0.3.2 BETA please read the instructions:
- Install
anytype-legacy
- Follow the instructions HERE: https://community.anytype.io/t/anytype-legacy-to-beta-migration-trail-guide/9274 UP to the point 2., BUT NOT 3.
- Now install
anytype-bin
(this package) and now you can follow point 3. and login with the recovery phrase.
Thanks.
elementh commented on 2022-09-25 13:38 (UTC)
Hey @Alireza !
I'll think about it and how to do it correctly because I assume your errors are because of appimagelauncher since I've never got any error or log similar to yours.
Basically I don't want to add dependencies that are not basic and necessary, so I'll investigate the issue properly before taking action.
Thank you!!
Alireza commented on 2022-09-21 06:46 (UTC) (edited on 2022-09-21 06:47 (UTC) by Alireza)
Hi guys
Can you change application directory to $HOME/applications
and add appimagelauncher
as dependencies
This help Anytype (and also other AppImages) integrate better in linux system.
Each time I run Anytype (this package) I will face this message:
/usr/bin/anytype has not been integrated into your system.
Integrating it will move the AppImage into a predefined location, and include it in your application launcher.
To remove or update the AppImage, please use the context menu of the application icon in your task bar or launcher.
The directory the integrated AppImages are stored in is currently set to:
$HOME/Applications
Buttons: "Run Once" | "Integrate and Run"
After click on "Integrate and Run"
:
Failed to move AppImage to target location.
Try to copy AppImage instead?
Buttons: "cancel" | "Okay"
I assume that my recommendation will solve the problem
Thank in advace
Alireza commented on 2022-09-04 04:47 (UTC) (edited on 2022-09-04 04:48 (UTC) by Alireza)
definitely great Need some improvement such as:
-
inline LaTeX
-
more complex
callout
-
one thing that I think lots of note-taking app suck is that almost all of them dont have a LaTeX helper (assume you have a MS-Office-like LaTeX editor and the software create the right LaTeX code for you
elementh commented on 2022-04-14 09:02 (UTC)
Updated to 0.25.0! Thanks to @neon64 for the heads up! Enjoy!
elementh commented on 2022-01-21 14:40 (UTC)
Updated to 0.23.5! Enjoy!
Pinned Comments
elementh commented on 2023-06-15 16:10 (UTC)
IMPORTANT: MIGRATION
If you are coming from the > 0.3.2 BETA please read the instructions:
anytype-legacy
anytype-bin
(this package) and now you can follow point 3. and login with the recovery phrase.Thanks.