vino VS .emacs.d

Compare vino vs .emacs.d and see what are their differences.

vino

It's your cellar, your dear cantina. (by d12frosted)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vino .emacs.d
2 1
37 4
- -
4.7 5.5
4 months ago 3 months ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vino

Posts with mentions or reviews of vino. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-21.
  • Notion or small databases in emacs
    3 projects | /r/emacs | 21 Jun 2022
    If you're looking for a fairly complicated quasi-relational example in emacs, you might check out the Vino wine database (https://github.com/d12frosted/vino), which is built on vulpea, which is a database-backed emacs package. The author recently launched another project on top of that, https://barberry.io/, which has a lot of the features you'd find in a complicated Notion workflow. But if Notion works for you, don't switch -- use whatever tools work best for you.
  • I use Org Mode for personal logging/journalling
    5 projects | news.ycombinator.com | 28 Feb 2022
    If you're trying to do this in org, take a look at vulpea. It's roughly the same engine that powers the current version of org-roam. It's useful for automating org files; a good example application of this is the vino wine database: https://github.com/d12frosted/vino

.emacs.d

Posts with mentions or reviews of .emacs.d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-28.
  • I use Org Mode for personal logging/journalling
    5 projects | news.ycombinator.com | 28 Feb 2022
    I've been using org mode to maintain a personal work log for around ten years.

    General structure is a file per month, a toplevel outline heading per day, and a global hotkey that takes me to 'today' with a single button. I use a private git repository to archive it to a secure place and replicate across different machines if needed. (Not common.)

    Code here:

    https://github.com/mschaef/.emacs.d/blob/master/lisp/orglog....

    It's worked well, but generally speaking the key to logging is less the code/system and much more the discipline to write every day. I'm hit or miss on that front, but still find it useful to both formalize my thoughts on things into english and also occasionally go back to look at previous things I've done. (Oh, and it makes developing lists of accomplishments for annual reviews an easy thing.)

What are some alternatives?

When comparing vino and .emacs.d you can also consider the following projects:

org-roam-bibtex - Org Roam integration with bibliography management software

emacs-everywhere - Mirror of https://git.tecosaur.net/tec/emacs-everywhere

Udb - This is the NoSql database used by CrossLine and other tools by Rochus

emacs-db - very simple database for emacslisp, can also wrap other databases.