Obsidian Plugin

Open-source projects categorized as Obsidian Plugin

Top 23 Obsidian Plugin Open-Source Projects

  • obsidian-dataview

    A data index and query language over Markdown files, for https://obsidian.md/.

  • Project mention: 📊 Obsidian: Nutrition | dev.to | 2024-03-29

    At the end of the day, I use Dataview, a plugin for Obsidian, which allows me to make queries to my notes similar to SQL to visualize the collected information:

  • obsidian-git

    Backup your Obsidian.md vault with git

  • Project mention: How to improve your GitHub vanity metrics FAST | dev.to | 2024-01-29

    In practice I write in Obsidian, the best thing since slice bread for me. And it was obsidian-git, running every 10 minutes or so, who was keeping my GitHub vanity metrics very green.

  • 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 logo
  • obsidian-kanban

    Create markdown-backed Kanban boards in Obsidian.

  • Project mention: Why I Like Obsidian | news.ycombinator.com | 2024-01-17

    The killer feature for me is how extensible the software is made to be. It truly lets you use it how you want, and makes very few assumptions on how you are meant to use the software.

    Case in point: one of my favorite productivity plugins is a full-fledged Kanban board. With deep integration into Obsidian features:

    - https://github.com/mgmeyers/obsidian-kanban

  • Templater

    A template plugin for obsidian

  • Project mention: Setting Up Obsidian for Content Planning and Project Management | dev.to | 2024-03-11

    Obsidian has a large collection of community-contributed plugins to serve various user needs. For this guide, we'll install Templater and Tasks, two plugins that can be really powerful when combined to create notes and task lists.

  • obsidian-tasks

    Task management for the Obsidian knowledge base.

  • Project mention: Setting Up Obsidian for Content Planning and Project Management | dev.to | 2024-03-11

    Obsidian has a large collection of community-contributed plugins to serve various user needs. For this guide, we'll install Templater and Tasks, two plugins that can be really powerful when combined to create notes and task lists.

  • advanced-tables-obsidian

    Improved table navigation, formatting, and manipulation in Obsidian.md

  • Project mention: How to get 2 images side by side? | /r/ObsidianMD | 2023-12-07
  • obsidian-day-planner

    An Obsidian plugin for day planning with a clean UI and a simple task format

  • Project mention: A structured note-taking app for personal use | news.ycombinator.com | 2023-12-21

    > Not really. Obsidian has its shares of problems too, and most of them originate from using Markdown.

    Aha. Which problems do you mean?

    > Markdown is a freeform text-format, and works very well for writing text, but it really sucks for data and structured content.

    Joplin is using md to. And if Joplin does a good job on "data" and "structured content" (whatever you mean by that) by separating that in their DB, it's a big NO for me since it's a closed silo.

    This: https://github.com/blacksmithgu/obsidian-dataview works so wonderful for me, and it never breaks anything in my simple md files.

    > Most plugins and features in that area are very brittle and overspecialized, working only well enough in their specific use case.

    Aha. I don't think so. Which authority says that? And even if It's like that, my markdown files would survive everything, since they are a) in git. https://github.com/denolehov/obsidian-git and b) easy to fix since it's a text file. Gosh!

    > And gosh, Obsidian has really a huge amount of plugins for data-handling.

    And gosh, this is a good thing!

    > At some point, it was so bad that there were multiple competing task-plugins which broke each other just because they had different formatting for dates.

    Installing multiple task plugins shows that something is "broke" on the user side. It's not the fault of Markdown or Obsidian.

    Just have a look on: https://github.com/ivan-lednev/obsidian-day-planner but you dont need a fancy task plugin like this, if you know your way around https://github.com/blacksmithgu/obsidian-dataview or https://github.com/obsidian-tasks-group/obsidian-tasks

    Since the Ecosystem around Obsidian and pure Markdown, most of the time I stay in my browser https://github.com/deathau/markdownload and nvim https://github.com/epwalsh/obsidian.nvim

  • 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.

    InfluxDB logo
  • obsidian-copilot

    A ChatGPT Copilot in Obsidian

  • Project mention: Copilot for Obsidian, ChatGPT and Local AI Interface Inside Obsidian | news.ycombinator.com | 2023-11-04
  • obsidian-calendar-plugin

    Simple calendar widget for Obsidian.

  • Project mention: Why I Like Obsidian | news.ycombinator.com | 2024-01-17

    I really like the calendar plugin - it makes it easy to write daily notes, https://github.com/liamcain/obsidian-calendar-plugin.

  • obsidian-annotator

    A plugin for reading and annotating PDFs and EPUBs in obsidian.

  • Project mention: New to obsidian | /r/ObsidianMD | 2023-10-07

    That said: - I assume you will be doing at least some highlighting / annotating of pdfs and / or websites. In that case, you might want to look into either plugins that automatically import your highlights from other tools (Zotero, Kindle or another e-ink device, Hypothes.is, Readwise, etc), or into plugins that allow for highlighting PDFs directly inside Obsidian (Obsidian Annotator). - Templater is useful for most folks that have to create many notes with repeated layout. If you have notes for each lesson, you could have a lesson note template, to create them faster and keep them consistent. - As a student, you have to keep track of your schedule when it comes to classes, exams, etc. - you could use a plugin to sync your existing Google calendar, or keep your calendar entirely in Obsidian (Full Calendar).

  • quickadd

    QuickAdd for Obsidian

  • Project mention: [Android] How do I make a note on specific folder without first making it outside and move it? | /r/ObsidianMD | 2023-12-07

    I've heard you can use QuickAdd to streamline creating notes in specific places, but haven't tried it myself.

  • Obsidian_to_Anki

    Script to add flashcards from text/markdown files to Anki

  • Project mention: Obsankipy: A New Way to Sync Your Obsidian Notes to Anki! | /r/ObsidianMD | 2023-12-01

    Introducing Obsankipy: I am open sourcing Obsankipy, a Python-based program designed to seamlessly sync your notes from Obsidian to Anki. Inspired by the obsidian_to_anki plugin, Obsankipy allows you to run the sync process without having Obsidian running, and even automate it! While it's still a work in progress, Obsankipy supports key features such as basic and reversed cards, cloze cards, images, audio, math formulas, code blocks, links, and more. Key Features:

  • obsidian-spaced-repetition

    Fight the forgetting curve by reviewing flashcards & entire notes on Obsidian.md

  • Project mention: Why I Like Obsidian | news.ycombinator.com | 2024-01-17

    This is basically what I tried to do using the spaced repetition plugin for Obsidian but it's just not very good yet. I just checked and the author asked for a co-maintainer yesterday. I really hope they can find someone to put a bit of time in because it's a great idea and a great foundation.

    https://github.com/st3v3nmw/obsidian-spaced-repetition/

  • obsidian-textgenerator-plugin

    Text generator is a handy plugin for Obsidian that helps you generate text content using GPT-3 (OpenAI).

  • obsidian-tracker

    A plugin tracks occurrences and numbers in your notes

  • Project mention: Question about programming languages used in a Obsidian-Tracker and Dataview! | /r/ObsidianMD | 2023-12-05

    Hey there... not sure if this is the best spot to ask, but... I'm interested in developing a plugin / webapp inspired by Obsidian-Tracker: (https://github.com/pyrochlore/obsidian-tracker/tree/master)

  • obsidian-linter

    An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.

  • Project mention: Do any of us use a linter? | /r/ObsidianMD | 2023-11-19

    I did some searching and found a tool by Victor Tao (not me), called Obsidian Linter, and it got me wondering, have any of you found success using this tool, or something similar? I have been working with it for a minute now, and though a lot of my time right now is spent tweaking the linting options, I feel once I have gotten everything set up the way I need it, this could be quite the game changer for my productivity and note-taking speed.

  • obsidian-latex-suite

    Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements

  • Project mention: How Obsidian saved me 100s of hours throughout my uni course ft. Latex Suite | /r/ObsidianMD | 2023-11-28

    The latex suite github page covers the abilities of the plugin in great depth, so I'd highly recommend checking that out. Instead, I'll focus on how I apply it day-to-day.

  • admonitions

    Adds admonition block-styled content to Obsidian.md

  • Project mention: One year of math notes in Obsidian | /r/ObsidianMD | 2023-05-18

    As for the callouts, I use the Admonition plugin! It basically enhances the native callout feature and allows you to customize it more (even custom CSS, but I haven't tried that).

  • obsidian-omnisearch

    A search engine that "just works" for Obsidian. Supports OCR and PDF indexing.

  • Project mention: "Your account will be permanently closed" -- my reasons for leaving Evernote as a loyal user since 2011 | /r/Evernote | 2023-09-04

    Mobile Document Scanning using QuickScan iOS app and OCR search with Omnisearch and Text Extractor: I was a power user of the Scannable app by Evernote for capturing scans of receipts and documents, so moving on from this was going to be tough. But QuickScan has the same functionality (OCR scanning) and has quick outputs to where my scans are stored in my Obsidian folder. Using Omnisearch, searching my scans feels just as intuitive and snappy as what Evernote used to feel like for me.

  • obsidian-style-settings

    A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian

  • Project mention: Dataview: Unresolved / Bad Links Script | /r/ObsidianMD | 2023-12-05

    Supports Style Settings plugin to customize the look and feel. I like customization, so it includes: Font size / color settings. Pretty much everything to customize all aspects. Width settings if you want the table to not use 100% width. External background image URL support (because I like things to look nice)

  • obsidian-mind-map

    An Obsidian plugin for displaying markdown notes as mind maps using Markmap.

  • Project mention: Mind Map Plugin | /r/ObsidianMD | 2023-06-19

    I really enjoy utilizing the mind map plugin when I'm learning a new subject. It definitely helps in my hierarchal understanding and keeps me honest when I'm creating a new note structure.

  • obsidian-vimrc-support

    A plugin for the Obsidian.md note-taking software

  • Project mention: How to create a completely new line using enter without bringing previous lines text | /r/ObsidianMD | 2023-07-05

    with vim mode enabled in settings, from normal view you can create a new line below with 'o' or a new line above with 'shift+o'. you can rebind with the vimrc plugin.

  • obsidian-execute-code

    Obsidian Plugin to execute code in a note.

  • Project mention: Ideal Note-Taking Platform? | news.ycombinator.com | 2023-11-24

    After a quick search, there's some plugins[0][1] that could work for my use case!

    [0] https://github.com/twibiral/obsidian-execute-code

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Obsidian Plugin related posts

Index

What are some of the best open-source Obsidian Plugin projects? This list will help you:

Project Stars
1 obsidian-dataview 6,227
2 obsidian-git 5,768
3 obsidian-kanban 2,849
4 Templater 2,746
5 obsidian-tasks 2,106
6 advanced-tables-obsidian 1,966
7 obsidian-day-planner 1,841
8 obsidian-copilot 1,818
9 obsidian-calendar-plugin 1,453
10 obsidian-annotator 1,362
11 quickadd 1,354
12 Obsidian_to_Anki 1,351
13 obsidian-spaced-repetition 1,273
14 obsidian-textgenerator-plugin 1,254
15 obsidian-tracker 1,168
16 obsidian-linter 1,010
17 obsidian-latex-suite 1,001
18 admonitions 996
19 obsidian-omnisearch 973
20 obsidian-style-settings 970
21 obsidian-mind-map 959
22 obsidian-vimrc-support 934
23 obsidian-execute-code 915

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com