zetteldeft VS svg-lib

Compare zetteldeft vs svg-lib and see what are their differences.

zetteldeft

A Zettelkasten system! Or rather, some functions on top of the emacs deft package. (by EFLS)

svg-lib

Emacs SVG libraries for creatings tags, icons and bars (by rougier)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
zetteldeft svg-lib
7 17
386 327
- -
1.7 7.6
about 1 year ago 2 months ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only 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.

zetteldeft

Posts with mentions or reviews of zetteldeft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-18.

svg-lib

Posts with mentions or reviews of svg-lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.
  • Emacs-Appindicator - create and control tray icons with Elisp!
    5 projects | /r/emacs | 21 Feb 2023
    You can hide/show icons, labels, create context menus with lisp callbacks for each menu item. The library uses svg-lib so you can use icons from various online collections supported by it. Under the hood it has tiny daemon, written in C that interacts with system tray via libappindicator. So, at least for now, the only supported OS is Linux.
  • Initial Thoughts On A New Productivity Tool
    5 projects | /r/lisp | 2 Jan 2023
    Yes, he also uses svg to render a canvas and images. You can also check work by Rougier (/u/nicolas-rougier), he usually anounces his stuff in /r/emacs. He has done a lot with svg, check his svg-lib and svg-icons.
  • Package to display org headings spatially?
    7 projects | /r/orgmode | 30 Dec 2022
    Isn't a "pile" just an "unorganized map"? Really, if you think of it: a pile of papers on a desk, could as well sitt in a folder. That should bring you back to normal desktop paradigm. Now implementing headings as "folders" shouldn't be overly difficult. You could implement a "pile" of headings as just subheadings to top headings and also render those top headings as either: svg icons, check for example svg-library by /u/Nicolas-Rougier, or you could use font-icons like in font-awesome or all-the-icons, to replace top-headings with an image or a font-icon. You would probably have to write your own minor-mode but it shouldn't be very difficult. You will probably need to use invisible-text property to hide headings and replace them with icons (that is normally how org and outline modes "fold" and "expand" content in headings), but that should not be very difficult.
  • Rounded UI corners and shadows?
    1 project | /r/emacs | 20 Nov 2022
    the most basic UI changes you can do is by configuring faces (i recommend you take a look at the whole Controlling the Display section of the manual). going a bit beyond that, you can also take a look at the Widget Library as well for buttons, links, checkboxes and some other stuff. and there is also some packages and hacks by the community to display SVGs. see this reddit post and also some of Nicolas Rougier's work, more specifically his SVG lib.
  • Cross-platform graphics
    1 project | /r/emacs | 30 Sep 2022
    You could, at least in theory, do lots of GUI stuff in Emacs itself already with SVG (org PNGs). See for example svg-lib by N. Rougier for doing stuff like buttons, toolbars and some other gui elements. You can do pop-up menus with child frames.
  • procress: A simple emacs package to indicate progress of a process in the modeline (for example AUCTeX processes)
    2 projects | /r/emacs | 15 Jul 2022
    At the moment undetermined progress is what's supported out-of-the-box. Determined progress can be supported easily enough if svg-lib is used to create the progress bar.
  • Why not use Obsidian and/or Logseq instead of OrgRoam?
    9 projects | /r/OrgRoam | 18 May 2022
    Oh, I understood now what you mean. I think Emacs is definitely capable of doing this (https://github.com/rougier/svg-lib), but I don't think there's a plugin which has already done it :/.
  • svg-lib icons in org files
    3 projects | /r/orgmode | 17 May 2022
    i saw this repository and i want to use thoses icons in my org files, but i don't have much experience with emacs-lisp and neither org-mode (sorry for being a newbie). i tried to append (require 'svg-lib) and also i donwloaded the repository and before did it before requiring the module (i'm not sure if this is the right name)
  • Blamer.el 0.4 has been released. Added popup git blame messages with border and rounded corners
    4 projects | /r/emacs | 19 Feb 2022
    Have you considered/tried doing something with svg-lib?
  • svg-tag-mode (v 0.3.1) is now on ELPA
    2 projects | /r/emacs | 29 Dec 2021
    Can you open an issue on https://github.com/rougier/svg-lib (with screenshots)? I'm trying to fix the tag for any kind of font ant that would help.

What are some alternatives?

When comparing zetteldeft and svg-lib you can also consider the following projects:

org-roam - Rudimentary Roam replica with Org-mode [Moved to: https://github.com/org-roam/org-roam]

nano-emacs - GNU Emacs / N Λ N O - Emacs made simple

notdeft - NotDeft note manager for Emacs

emacs-dashboard - An extensible emacs dashboard

org-roam-timestamps - Add modified and creation timestamps to the org-roam property drawer

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

Zero-to-Emacs-and-Org-roam - Step by step guide from zero to installing and setting up Emacs and Org-roam on Windows 10

emacs-ng - A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.

deft - Deft for Emacs

ement.el - A Matrix client for GNU Emacs

org-zettelkasten - An opinionated setup for managing large collections of interlinked org files.

mu4e-thread-folding - Functions for folding threads in mu4e headers view