Search Criteria
Package Details: nb 7.14.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nb.git (read-only, click to copy) |
---|---|
Package Base: | nb |
Description: | A command-line note-taking, bookmarking, archiving, and knowledge base application |
Upstream URL: | https://github.com/xwmx/nb |
Licenses: | AGPL-3.0-or-later |
Submitter: | ejiek |
Maintainer: | gilcu3 |
Last Packager: | gilcu3 |
Votes: | 11 |
Popularity: | 0.022689 |
First Submitted: | 2020-10-14 09:10 (UTC) |
Last Updated: | 2024-08-30 12:10 (UTC) |
Dependencies (28)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- git (git-gitAUR, git-glAUR)
- ack (optional)
- bat (bat-cat-gitAUR) (optional) – recommended
- catimg (optional)
- eza (eza-gitAUR) (optional)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR) (optional)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR) (optional)
- highlight (optional)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (optional)
- links (links-g-directfbAUR) (optional)
- lynx (lynx-gitAUR, lynx-currentAUR) (optional)
- mc (mc-gitAUR) (optional)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR) (optional)
- mplayer (mplayer-vaapiAUR, mplayer-gui-svnAUR) (optional)
- nmap (nmap-gitAUR) (optional) – for ncat, recommended
- pandoc (pandoc-static-gitAUR, pandoc-sile-gitAUR, pandoc-binAUR, pandoc-cli) (optional) – recommended
- poppler (poppler-gitAUR) (optional)
- python-pygments (optional)
- ranger (ranger-gitAUR) (optional)
- Show 8 more dependencies...
Latest Comments
1 2 Next › Last »
kseistrup commented on 2024-05-11 09:45 (UTC)
I stopped using this app quite a while ago. Does anyone want to take over the maintenance of this package?
kseistrup commented on 2022-01-01 07:37 (UTC)
Thanks, @ainola. Noted!
ainola commented on 2022-01-01 01:53 (UTC)
Glad to see you two get things working together!
For the future, please don't create new packages to fix broken ones: Instead, file an orphan request on the package so that you can take over maintenance!
kseistrup commented on 2021-12-31 14:02 (UTC)
@lunaryorn
Thanks for everything. I didn't know that there is an RSS for tags, that's very handy.
About the
notes
andbookmarks
: I'm fine if you exclude them, but if you look closer you will find that they are installed asnb-{notes,bookmarks}
because the original names were so generic.swsnr commented on 2021-12-31 13:09 (UTC)
@kseistrup I've seen that your nb-snapshot also installs
notes
andbookmarks
frombin/
. If it's all the same to you I'd prefer not to install these; they've got pretty generic names that might interfere with something else, and they are just frontends tonb
and don't offer much benefit.swsnr commented on 2021-12-31 13:04 (UTC)
In any case I've added you as a comaintainer here, so feel free to work on this if you like.
swsnr commented on 2021-12-31 13:03 (UTC)
@kseistrup, you'd go to nb-snapshot and ask to merge it into nb. A merge is equivalent to deleting the package the request was made for, but includes transferring votes, comments, etc. to another package. If there are no votes, etc. you can also ask for deletion of nb-snapshot.
Note that there's also an orphan request to disown a package if it's obviously unmaintained (e.g. flagged out of date for a long time). That's what you'd normally do to get a package updated, instead of uploading under a new name :)
I'll add the readme to /usr/share/doc.
As for keeping up to date, you can subscribe to Git tags via RSS. I saw that nb updates once every week apparently, so I'll probably just automate package updates via Github actions (I have a separate pkgbuilds repo on Github and push to AUR with aurpublish; this allows for automating package updates).
kseistrup commented on 2021-12-31 10:42 (UTC)
@lunaryorn,
Hm…, should I go to
nb
and fill in a merge request withnb-snapshot
, or go tonb-snapshot
and fill in a merge request withnb
?kseistrup commented on 2021-12-31 10:40 (UTC)
@lunaryorn, thanks for adopting the package!
I don't think that there are currently any glaring differences in
nb
andnb-snapshot
(except I prefer to install theREADnE.md
as a local document so I needn't consult a webbrowser in order to look up something).I'm happy for you to maintain the package here. I'm unsure how to do a merge request (in the “Submit Request”, perhaps? I haven't looked), but perhaps it would be a good idea such that
nb-snapshot
doesn't become an orphan.Btw, since Microsoft Github won't let you subscribe to release tag notifications, I've been using the
awk
script mentioned in the first answer on https://stackoverflow.com/questions/8055029/is-there-a-simple-way-to-git-describe-a-remote-repository to keep an eye on new releases from the commandline (easy to automate with a cron script). Please notice that the script will not work with themawk
implementation ofawk
— it has to begawk
.swsnr commented on 2021-12-31 09:10 (UTC)
I've adopted this package as it was disowned. I don't mind maintaining it, but if you like I can also add you as a comaintainer or pass it on to you.
1 2 Next › Last »