org-transclusion VS zetteldesk.el

Compare org-transclusion vs zetteldesk.el and see what are their differences.

zetteldesk.el

Zetteldesk.el is an emacs library built on top of org-roam with the purpose of easier revision on various subjects and a better outliner tool for emacs (by Vidianos-Giannitsis)
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
org-transclusion zetteldesk.el
39 10
890 111
- -
8.0 3.8
15 days ago 11 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.

org-transclusion

Posts with mentions or reviews of org-transclusion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-20.
  • Tangle-Up versus Tangle-Down
    1 project | /r/LitProg | 20 May 2023
    nobiot/org-transclusion: Emacs package to enable transclusion with Org Mode
  • A way to export linked notes through org-roam
    1 project | /r/emacs | 25 Mar 2023
    There is nobiot/org-transclusion, but i haven't tried it personally.
  • Equivalent of Notion SyncedBlocks
    1 project | /r/orgmode | 4 Mar 2023
    This is it: https://github.com/nobiot/org-transclusion
  • Emacs and knowledge management for scientists
    1 project | /r/OrgRoam | 29 Jan 2023
    As wWA5R... already noted, you can structure large org files with headings and subheadings, where each heading can be handled as an own note. But addtionally, you can export org files a html document or as latex document. There exists also a emacs package which is called transclution (https://nobiot.github.io/org-transclusion/) which makes it possible to construct a new org file out of snipped of other org files. So you can create a new document by combining several peace of other documents. The package/project HyperOrg I didn't know, this seems really interesting for publish the whole org-roam data (thanks a lot for mentioning it @wWA5R...!).
  • Storing all nodes in a single file by default (?) - Linear visualisation
    3 projects | /r/OrgRoam | 20 Jan 2023
    Since I started Uni, I've taken my notes in separate .org files, one per subject. This is ok, but it doesn't allow me to link concepts across subjects. At the same time, I don't think graphs are easy to navigate linearly, which is something I need for revision. I wish to be able to, when necessary, read all nodes in a single file, either by exporting the nodes or by having them all in one file to begin with. Reading the documentation, I haven't seen how to do it. I considered using packages like org-transclusion but I don't think that's the most efficient way. Does anybody know of a configuration to use or have any suggestions?
  • Multidimensional outlines?
    3 projects | /r/orgmode | 23 Oct 2022
  • Showing a week's dailies in one buffer
    1 project | /r/OrgRoam | 7 Sep 2022
    I found out about org-transclusion and hacked together something that works (feedback is more than welcome).
  • Show the dailies of the last 7 days in a buffer - coding help/review
    1 project | /r/OrgRoam | 7 Sep 2022
    After finding out about org-transclusion I hacked up the following. As I'm not very experienced with elisp/orgmode/org-roam I'd love some feedback. I'm particularly interested in shortening the code by using more built-in/standard functions.
  • Remotely adding content to a note from another note
    2 projects | /r/OrgRoam | 6 Sep 2022
    If I'm understanding your use-case correctly, I think you should look at org-transclusion
  • Showing multiple org files in one buffer
    1 project | /r/orgmode | 6 Sep 2022

zetteldesk.el

Posts with mentions or reviews of zetteldesk.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-21.
  • Zetteldesk.el has a new update after a few months! Check it out and please tell me your opinion on it.
    1 project | /r/emacs | 17 May 2023
  • Emacs and knowledge management for scientists
    7 projects | /r/emacs | 21 Jan 2023
    For publishing stuff, Emacs has a very rich ecosystem. Org-export libraries are very powerful and allow you to export to virtually any format you desire. There is also org-publish for publishing your work, which works very well. However, when you have a bunch of org-roam nodes, it is not so easy to export all of them. I have personally created a tool for gathering a lot of your org-roam nodes in one file, your so-called "desktop" which can be used for revision of topics, writing manuscripts for articles or just straight up publishing your notes. You can find it here.
  • Storing all nodes in a single file by default (?) - Linear visualisation
    3 projects | /r/OrgRoam | 20 Jan 2023
    Hey, this is a bit of a self plug, but since I had the exact same problem with you, I am pretty sure I have exactly what you are looking for. Last year, I wrote zetteldesk.el and one of its core functionalities is exactly collecting a set of org-roam nodes and adding them to a buffer in a specific order so you can revise them as you like.
  • zetteldesk.el is now on MELPA
    1 project | /r/emacs | 17 May 2022
  • How do people search their org roam notes?
    9 projects | /r/emacs | 4 May 2022
    If your problems are just filtering and sorting your notes, then you should have no trouble. You can even insert them in a temporary buffer and view them all simultaneously. Albeit completely unrelated to daily notes, I recently wrote a package to solve this exact problem you describe, but instead of daily notes, I wanted to filter an arbitrary selection of notes. You can check it out here, the source might give you some inspiration for how to do what you want. Ripgrep is an excellent tool for searching your notes, but what you are asking for isn't really its use case I feel, you want more of a filter, not a search tool.
  • Org-roam journey
    6 projects | /r/orgmode | 17 Mar 2022
    Not sure what you mean on the first one. The second one's easiest solution is probably org-transclusion as what you're asking is to translude notes. But other packages with a similar concept of collecting your notes and adding them in a separate buffer are things such as delve or (shameless self plug) zetteldesk. I got no clue how to do the third one. I agree with you on that todos should work in more places, but I also don't know how to fix it. For the one with the calendar, I am pretty sure calfw has an extension that does that. I think calfw-org?
  • I revamped the README of zetteldesk.el to make it easier to understand. What do you think of it?
    2 projects | /r/emacs | 5 Mar 2022
    Last week, I released my new emacs package zetteldesk.el and made a post here for showcasing it. The idea was rather well accepted but I got a lot of feedback, that the README was too dense in information and it was hard for a new user to try it. I have tried fixing this, by integrating gifs for demonstrations instead of the raw info (which I moved to the wiki for anyone wanting it), adding a set of default bindings in the form of a hydra and a small sample config to get you started.
  • Show HN: Zetteldesk – Zettelkasten for Org-Roam
    1 project | news.ycombinator.com | 1 Mar 2022
  • zetteldesk.el: Built on top of org-roam. Easily revise various subjects or outline them
    1 project | /r/planetemacs | 1 Mar 2022
  • New Package: Zetteldesk.el - A tool for revision and outlining built on top of Org-Roam
    3 projects | /r/emacs | 27 Feb 2022
    Link: https://github.com/Vidianos-Giannitsis/zetteldesk.el

What are some alternatives?

When comparing org-transclusion and zetteldesk.el you can also consider the following projects:

roam-block - An all-purpose block ref and block embed implement in emacs.

emacs-calfw - A calendar framework for Emacs

fountain-mode - Emacs major mode for screenwriting in Fountain plain-text markup

delve - Delve into your org-roam zettelkasten

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

transclusion-in-emacs - Resources about implementing transclusion in Emacs

notdeft - NotDeft note manager for Emacs

doom-emacs-config - Doom Emacs configuration finely tuned for "distraction-free' academic writing

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

md-roam - Use Org-roam with markdown files by adding Md-roam as a plug-in. Mix org and markdown files in a single Org-roam database.

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