TypeScript Obsidian Plugin

Open-source TypeScript projects categorized as Obsidian Plugin

Top 23 TypeScript Obsidian Plugin Projects

  • obsidian-dataview

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

    Project mention: Apache Superset | news.ycombinator.com | 2024-02-26

    https://github.com/blacksmithgu/obsidian-dataview

    This whole ideas to have data, visualisations and knowledge base in one private offline place is very appealing

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

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

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

    A ChatGPT Copilot in Obsidian

    Project mention: Copilot for Obsidian, ChatGPT and Local AI Interface Inside Obsidian | news.ycombinator.com | 2023-11-04
  • 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-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).

    Project mention: Recently migrated from Notion to Obsidian | /r/ObsidianMD | 2023-04-16

    I think you can achieve something similar to notion ai with text generator plugin maybe not so polished, but should be good enough

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

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

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

  • obsidian-outliner

    Work with your lists like in Workflowy or RoamResearch

  • obsidian-periodic-notes

    Create/manage your daily, weekly, and monthly notes in Obsidian

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

    Daily Journaling using Periodic Notes and Calendar: These enable me to maintain my daily journaling habit that I had in Evernote and add a visual view using the Canvas plug-in and powerful templates for habit tracking.

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

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). The latest post mention was on 2024-03-11.

TypeScript Obsidian Plugin related posts

Index

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

Project Stars
1 obsidian-dataview 6,054
2 obsidian-git 5,577
3 obsidian-kanban 2,783
4 Templater 2,655
5 obsidian-tasks 1,984
6 advanced-tables-obsidian 1,934
7 obsidian-day-planner 1,784
8 obsidian-calendar-plugin 1,420
9 obsidian-copilot 1,372
10 quickadd 1,321
11 obsidian-spaced-repetition 1,223
12 obsidian-textgenerator-plugin 1,205
13 obsidian-tracker 1,136
14 admonitions 976
15 obsidian-linter 967
16 obsidian-mind-map 959
17 obsidian-latex-suite 935
18 obsidian-omnisearch 926
19 obsidian-style-settings 901
20 obsidian-vimrc-support 894
21 obsidian-execute-code 876
22 obsidian-outliner 875
23 obsidian-periodic-notes 845
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