luhman-obsidian-plugin VS obsidian-releases

Compare luhman-obsidian-plugin vs obsidian-releases and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
luhman-obsidian-plugin obsidian-releases
5 1,654
58 8,119
- 4.2%
5.4 9.9
10 months ago 6 days ago
TypeScript JavaScript
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.

luhman-obsidian-plugin

Posts with mentions or reviews of luhman-obsidian-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-22.
  • Looking for an app that combines Zettelkasten + Linked-Notes + MindMapping
    4 projects | /r/mindmapping | 22 Jun 2023
    I'm not using the Zettelkasten method at the moment - there is a Luhmann plugin. If I were to use it I would use handwritten 5x3 index cards.
  • Difference between Zettelkasten and general Linking Your Thinking methods?
    1 project | /r/Zettelkasten | 17 May 2023
  • How to show aliases instead of filenames in backlinks, Strange New World, etc?
    1 project | /r/ObsidianMD | 2 Apr 2023
    Maybe the Luhmann plugin can help? https://github.com/Dyldog/luhman-obsidian-plugin
  • Show HN: A Highly Opinionated, Fully Functional Obsidian Vault
    8 projects | news.ycombinator.com | 17 Dec 2022
    This is indeed highly opinionated, but one choice in particular may block half the potential userbase:

    Zettelkasten "Unique Note Creator"

    - Is this note atomic?

    - What will I link it to?

    Stopping to ask yourself where to file things is likely to cause half of users to not capture them at all.

    - - -

    INTERRUPT-based WORKFLOW

    The philosophy overview examples suggest this is using ISO8601 as the unique filename, which can be great, as then the notes are connected by time which will tend to group things with things worked on at the same time.

    But the default workflow suggests author is using Luhman plugin for Zettelkasten Luhman IDs (effectively a `1a2b3c` nested outline numbering scheme) which require a conscious organization at capture time:

    https://github.com/Dyldog/luhman-obsidian-plugin

    This delights one class of filer, while breaking train of thought during capture for another class of filer.

    I have not tested this vault myself, as I have my own "highly opininated workflow". The main thing I do is try to make capture and self-organization frictionless, then rely on a minimal structure (auto topic categories + time) to find or "garden" them later.

    - - -

    FRICTIONLESS WORKFLOW

    Very roughly, I capture any manual notes of interest using Daily Notes, while capturing any web reading of interest using Markdownload extension that slurps the original page into Obsidian as a stripped down Markdown `.md` file, where filename is ISO8601 + URL Title.

    I classify those using Google topic classifier v2, and recently am working on adding summaries with GPT-3 text-davinci-003, but recursively, where for articles more than 3500 tokens I'll summarize each subsection then summarize the summaries for an overall summary.

  • Luhmann plugin
    1 project | /r/ObsidianMD | 9 Jun 2022
    Hi there - does anyone use this plugin - Dyldog/luhman-obsidian-plugin (github.com)

obsidian-releases

Posts with mentions or reviews of obsidian-releases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • Unlocking Efficiency: The Significance of Technical Documentation
    1 project | dev.to | 4 May 2024
  • UX Case Study: Markdown Heading
    4 projects | dev.to | 27 Apr 2024
    The closest editor that follows our first principle is Obsidian editor:
  • I switched from Notion to Obsidian
    2 projects | dev.to | 23 Apr 2024
    The solution was already installed on both my computer and my phone: Obsidian.
  • Why single vendor is the new proprietary
    2 projects | news.ycombinator.com | 19 Apr 2024
    > why does open source need to "win"

    Open source does not need to win.

    But your ability to be in control of your computer needs to be preserved. A proprietary fridge cannot control your diet, while a proprietary App Store can control what software you install on YOUR phone (unless you live in EU, hello DMA!). The tail wags the dog, so to speak. Proprietary software has also been shown to break user workflows or remove functions in an update while leaving users with no choice whatsoever.

    One alternative to having open source win is to ensure software must come with a robust warranty and other assurances you expect from the things you buy. EU's CRA will make software vulnerabilities in WiFi routers covered by warranty, for example.

    You can also ensure robust and interoperable data storage options. For example, https://obsidian.md/ stores all notes in Markdown, not holding the data hostage in case users will not like how future versions will work. GDPR actually has a provision for data portability (Art. 20), but it does not seem to have a requisite effect on the industry yet.

    And until the above issues are solved, open source remains the best way to ensure that a software tail cannot wag your computer dog.

  • Ask HN: Has Anyone Trained a personal LLM using their personal notes?
    10 projects | news.ycombinator.com | 3 Apr 2024
    [2] https://obsidian.md/
  • Replatforming from Gatsby to Zola!
    5 projects | dev.to | 2 Apr 2024
    So I've had my fair share of personal websites and blogs. I have built them on stacks ranging from the most basic HTML and CSS, to hosted frameworks like Wordpress and Laravel, to the more modern single page applications built in Vue and React. For a simple content blog I think you can't go wrong with a Static Site Generator though. These days I am almost exclusively writing everything in Obsidian. Which is great because its all in standard markdown format. This allows for a really neat and easy content publishing workflow.
  • Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
    2 projects | news.ycombinator.com | 19 Mar 2024
    Consider making an Obsidian[^1] plugin, or writing to Obsidian-compatible Markdown files :)

    [^1]: https://obsidian.md/

  • Setting Up Obsidian for Content Planning and Project Management
    3 projects | dev.to | 11 Mar 2024
    Obsidian is a writing application created to allow for offline / private note taking in markdown format, in an interface that looks a lot like our regular programming IDE. It is very flexible, with a good collection of community plugins that you can use to customize Obsidian to your heart contents.
  • What is Omnivore and How to Save Articles Using this Tool
    6 projects | dev.to | 9 Mar 2024
    Obsidian support via our Obsidian Plugin
  • Tools that Make Me Productive as a Software Engineer
    6 projects | dev.to | 3 Mar 2024

What are some alternatives?

When comparing luhman-obsidian-plugin and obsidian-releases you can also consider the following projects:

interface-experiments - user interface experiments

Trilium Notes - Build your personal knowledge base with Trilium Notes

live-interface - living documents old

QOwnNotes - QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

notion-auto-pull - Bash script to automatically download a notion workspace

vimwiki - Personal Wiki for Vim

Waypoint - Obsidian plugin that gives you the power to generate dynamic MOCs in your folder notes. Enables folders to show up in the graph view and removes the need for messy tags!

TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.

bramses-highly-opinionated-vault-2023 - A highly opinionated, fully featured Obsidian vault that can get you from Zero to Zettelkasten lickety split!

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

obsidian-markmind - A mind map, outline for obsidian,It support mobile and desktop

Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.