mirror of
https://github.com/kmaasrud/awesome-obsidian.git
synced 2026-04-29 17:57:58 -05:00
Merge pull request #39 from konhi/master
Split "Handy Tools" into sections
This commit is contained in:
25
README.md
25
README.md
@@ -22,6 +22,9 @@ A curated list of awesome themes, plugins and more for [Obsidian](https://obsidi
|
||||
|
||||
- [What is Obsidian?](#what-is-obsidian)
|
||||
- [Resources](#resources)
|
||||
- [Plugins](#plugins)
|
||||
- [External Tools](#external-tools)
|
||||
- [Templates](#templates)
|
||||
- [Handy tools](#handy-tools)
|
||||
- [CSS Snippets](#css-snippets)
|
||||
- [Themes](#themes)
|
||||
@@ -50,21 +53,27 @@ A curated list of awesome themes, plugins and more for [Obsidian](https://obsidi
|
||||
- [🇨🇳 AllinBon](https://www.zhihu.com/people/kio-mis/pins)
|
||||
|
||||
|
||||
# Handy tools
|
||||
# Plugins
|
||||
|
||||
| Name | Description | Credits |
|
||||
| :--: | :---------- | ------: |
|
||||
| [Markdownload](https://github.com/deathau/markdown-clipper) | A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file. | [deathau](https://github.com/deathau) |
|
||||
| [Copy Selection as Markdown](https://github.com/0x6b/copy-selection-as-markdown) | Firefox add-on to copy a selection or link as formatted Markdown | [0x6b](https://github.com/0x6b) |
|
||||
| [Notion to Obsidian converter](https://github.com/connertennery/Notion-to-Obsidian-Converter) | Simple script to convert exported Notion notes to Obsidian | [connertennery](https://github.com/connertennery) |
|
||||
| [Yarle - Yet Another Rope Ladder from Evernote](https://github.com/akosbalasko/yarle) | Node.js app to convert exported Evernote notes to Markdown (Obsidian) | [akosbalasko](https://github.com/akosbalasko) |
|
||||
| [Oboe - Obsidian to HTML converter](https://github.com/kmaasrud/oboe) | Command line tool that converts an Obsidian vault into a vault of HTML files. Useful for publishing a vault as a static website. | [kmaasrud](https://github.com/kmaasrud) |
|
||||
| [Obsidian Clipper](https://github.com/jplattel/obsidian-clipper) | An unofficial Obsidian clipper for Chrome, that allows you to easily clip a selection to a note in Obsidian | [jplattel](https://github.com/jplattel) |
|
||||
| [Obsidian Starter Templates](https://github.com/masonlr/obsidian-starter-templates) | A set of Markdown templates for common Obsidian use cases | [masonlr](https://github.com/masonlr), [sharpevo](https://github.com/sharpevo) and [mtomas7](https://github.com/mtomas7) |
|
||||
| [Obsidian Day Planner](https://github.com/lynchjames/obsidian-day-planner) | Plugin for day planning and managing pomodoro timers from a task list | [lynchjames](https://github.com/lynchjames) |
|
||||
| [Flashcards](https://github.com/reuseman/flashcards-obsidian) | Simple and intuitive integration for Anki | [reuseman](https://github.com/reuseman) |
|
||||
|
||||
# External Tools
|
||||
| Name | Description | Credits |
|
||||
| :--: | :---------- | ------: |
|
||||
| [Oboe - Obsidian to HTML converter](https://github.com/kmaasrud/oboe) | Command line tool that converts an Obsidian vault into a vault of HTML files. Useful for publishing a vault as a static website. | [kmaasrud](https://github.com/kmaasrud) |
|
||||
| [Notion to Obsidian converter](https://github.com/connertennery/Notion-to-Obsidian-Converter) | Simple script to convert exported Notion notes to Obsidian | [connertennery](https://github.com/connertennery) |
|
||||
| [Markdownload](https://github.com/deathau/markdown-clipper) | A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file. | [deathau](https://github.com/deathau) |
|
||||
| [Copy Selection as Markdown](https://github.com/0x6b/copy-selection-as-markdown) | Firefox add-on to copy a selection or link as formatted Markdown | [0x6b](https://github.com/0x6b) |
|
||||
| [Obsidian Clipper](https://github.com/jplattel/obsidian-clipper) | An unofficial Obsidian clipper for Chrome, that allows you to easily clip a selection to a note in Obsidian | [jplattel](https://github.com/jplattel) |
|
||||
| [Yarle - Yet Another Rope Ladder from Evernote](https://github.com/akosbalasko/yarle) | Node.js app to convert exported Evernote notes to Markdown (Obsidian) | [akosbalasko](https://github.com/akosbalasko) |
|
||||
|
||||
# Templates
|
||||
| Name | Description | Credits |
|
||||
| :--: | :---------- | ------: |
|
||||
| [Obsidian Starter Templates](https://github.com/masonlr/obsidian-starter-templates) | A set of Markdown templates for common Obsidian use cases | [masonlr](https://github.com/masonlr), [sharpevo](https://github.com/sharpevo) and [mtomas7](https://github.com/mtomas7) |
|
||||
# CSS Snippets
|
||||
|
||||
Small tweaks to add to your `vault/.obsidian/snippets` folder.
|
||||
|
||||
Reference in New Issue
Block a user