Package Details: tagspaces 6.0.2-2

Git Clone URL: https://aur.archlinux.org/tagspaces.git (read-only, click to copy)
Package Base: tagspaces
Description: An offline, open source, document manager with tagging support
Upstream URL: https://www.tagspaces.org
Licenses: AGPL-3.0-or-later
Submitter: egon0
Maintainer: None
Last Packager: yochananmarqos
Votes: 25
Popularity: 0.000495
First Submitted: 2015-08-23 09:46 (UTC)
Last Updated: 2024-10-31 20:58 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

giodamelio commented on 2016-10-11 00:47 (UTC)

When I run tagspaces I get this error Failed to execute process '/usr/bin/tagspaces'. Reason: exec: Exec format error The file '/usr/bin/tagspaces' is marked as an executable but could not be run by the operating system. The script at '/usr/bin/tagspaces' needs a '#!/bin/sh' at the top

<deleted-account> commented on 2016-04-08 06:34 (UTC)

Tagspaces now depends on electron - updated pkgbuild to suit. Also fixes problem with aur helpers being confused as a side-effect (since electron is in the aur as 'electron').

clofresh commented on 2016-02-11 13:21 (UTC)

I think you need to change the node-webkit dependency to nwjs-bin so the aur helpers don't get confused

egon0 commented on 2015-12-09 11:59 (UTC)

I will add the patch @hansmaulwurf mentioned as soon as i have some spare time

hansmaulwurf commented on 2015-12-09 11:50 (UTC)

add this modification and the settings are stored persistently https://github.com/tagspaces/tagspaces/issues/244#issuecomment-163198163

hansmaulwurf commented on 2015-11-23 07:47 (UTC)

The config gets still lost when closing the application.

kozaki commented on 2015-11-16 13:50 (UTC)

Hi, looks like node-webkit's missing again. `nw-gyp` and `nwjs-bin` are the two related packages. Thanks for PKGBUILDin that one; being a (meta)data fan I will definitively try and see what can be achieved with it.

egon0 commented on 2015-11-06 13:26 (UTC)

I have the same issues with the missing config storing. i will have a look into it in the next days.

DonHugo commented on 2015-11-06 13:23 (UTC)

Thanks for the fast update! However, I'd like to report a strange behavior: When I use this package here and run tagspaces, it seems that it does not store any configuration made by me. I always get the "first launch introduction" and need to set up the configuration again (notes folder, etc.). I need to launch tagspaces via sudo to have it remember my settings. When I just download it from their website and launch it, everything appears to work as expected. Furhtermore, it writes its settings into ~/.config/TagSpaces/ Could this be related to nepochal's comment?