Voted for this package. Five hours' building, no end in sight. It has to be moved to community.
UPD:
All you need is already in the https://wiki.archlinux.org/index.php/Unofficial_user_repositories#archlinuxcn repo.
Git Clone URL: | https://aur.archlinux.org/remarkable.git (read-only) |
---|---|
Package Base: | remarkable |
Description: | A free fully featured markdown editor for Linux. |
Upstream URL: | http://remarkableapp.github.io |
Keywords: | editor markdown remarkable |
Licenses: | |
Replaces: | |
Submitter: | visit |
Maintainer: | chawlindel |
Last Packager: | chawlindel |
Votes: | 82 |
Popularity: | 4.824616 |
First Submitted: | 2014-08-15 01:38 |
Last Updated: | 2018-04-04 13:21 |
Voted for this package. Five hours' building, no end in sight. It has to be moved to community.
UPD:
All you need is already in the https://wiki.archlinux.org/index.php/Unofficial_user_repositories#archlinuxcn repo.
@elgs: Your issue is with webkitgtk, not with remarkable. Use remarkable-webkit2gtk if you're having problems with webkitgtk.
==> Extracting sources... -> Extracting webkitgtk-2.4.11.tar.xz with bsdtar ==> Starting prepare()... mkdir: cannot create directory ‘build-gtk’: File exists mkdir: cannot create directory ‘build-gtk2’: File exists mkdir: cannot create directory ‘path’: File exists ==> ERROR: A failure occurred in prepare(). Aborting... ==> ERROR: Makepkg was unable to build webkitgtk. ==> Restart building webkitgtk ? [y/N]
Getting this weird error trying to install:
Traceback (most recent call last):
File "<string>", line 1, in <module>
AttributeError: module 'site' has no attribute 'getsitepackages'
Any ideas?
Edit: Nevermind. I got it to work by deactivating my current virtualenv
==> ERROR: One or more files did not pass the validity check!
:: failed to verify remarkable integrity
It seems there's currently a bug in rendering inline equations - this feature uses online MathJax, and they recently took down the CDN which Remarkable uses.
This bug has already been reported, but I decided to do a little digging, to see exactly what was going on, and came to the above conclusion.
https://github.com/jamiemcg/Remarkable/issues/160
As I mention later in the thread, a workaround currently is to change the hardcoded URL in the respective .py file.
Night Mode is broken in latest release? When I select Night mode nothing changes. It shows it is selected in the menu but even after an application restart the editor is still white.
Night Mode is broken in latest release? When I select Night mode nothing changes. It shows it is selected in the menu but even after an application restart the editor is still white.
I have a problem with Spell Checking function. The console shows the following warning:
*Spellchecking not enabled.
*To enable spellchecking install pygtkspellcheck
*https://pypi.python.org/pypi/pygtkspellcheck/
I've installed pygtkspellcheck but still doesn't work.
I've decided to patch this package to use webkit2gtk. The new PKGBUILD also uses the source from github instead of unpacking the deb package.