1. Tagspaces Ug
  2. Tagspaces Pro

Package Details: tagspaces 3.7.7-1

Package Actions

Tagspaces

TagSpaces is an offline, open source, personal data manager.It helps you organize files on your Windows, Linux, Android or Mac. TagSpaces offers you a convenient user interface to your local files and folders on Windows, macOS, Linux and Android. It is implemented using modern web technologies like JavaScript and HTML5. Since version 3 the application provides a dark mode.

  • View PKGBUILD / View Changes
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: http://tagspaces.org
Keywords:
Licenses: AGPL3
Submitter: egon0
Maintainer: None
Last Packager: ragouel
Votes: 23
Popularity: 0.000418
First Submitted: 2015-08-23 09:46
Last Updated: 2020-11-22 16:16

Key Action / Focus the search bar: Esc: Focus the search bar and cleans it ↓ Select the next search result ↑ Select the previous search result: Enter: Open the selected search result. TagSpaces is an open source personal data manager. It helps you organize and browse your files on every platform. Cross-platform file tagging and file finding Organize your photos, ebooks, music, recipes or invoices in the same way on almost every platform. TagSpaces is a File Transfer and Networking application like Universal, FreeNAS, and Netcut from TagSpaces Team. It has a simple and basic user interface, and most importantly, it is free to download. TagSpaces is an efficient software that is recommended by many Windows PC users.

Dependencies (5)

  • gtk3(gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-classic)
  • nss(nss-hg)
  • gendesk(make)
  • yarn(yarn-nightly)(make)

Sources (1)

Tagspaces Ug

keiichiiownsu12 commented on 2020-04-28 22:25

PKG build fails on:

Looks like the .desktop file was moved to: src/tagspaces-3.4.2/tagspaces.desktop.

Modifying the PKGBUILD successfully built the package.

xordspar0 commented on 2020-01-18 03:10

Thanks for picking up this package.

The build fails with

It looks like the project structure changed quite a bit with the 3.0 update. I don't think bower is a dependency anymore, but yarn is. There are instructions in the README upstream here: https://github.com/tagspaces/tagspaces#how-to-run-tagspaces-from-the-source-code

swalladge commented on 2016-10-11 01:00

@giodamelio thanks, fixed. Not sure why it was working for me fine without the shebang, but hopefully this will fix it for you.

giodamelio commented on 2016-10-11 00:47

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

swalladge commented on 2016-04-08 06:34

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

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

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

hansmaulwurf commented on 2015-12-09 11:50

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

Tagspaces Pro

The config gets still lost when closing the application.

kozaki commented on 2015-11-16 13:50

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.